gbranden pushed a commit to branch master
in repository groff.

commit 5ae8a79a67576c8dc0c0383cd4ecb1326d8f0186
Author: G. Branden Robinson <g.branden.robin...@gmail.com>
AuthorDate: Thu Jul 10 11:36:55 2025 -0500

    [soelim]: Really test Savannah #66027 fix.
    
    * src/preproc/soelim/soelim.am (soelim_TESTS): Actually run the test we
      added back in November to fix Savannah #66027.
    
    Continues commit f539e5df1d, 12 November.
---
 ChangeLog                    | 5 +++++
 src/preproc/soelim/soelim.am | 4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index ffa0059b8..43d13e968 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2025-07-10  G. Branden Robinson <g.branden.robin...@gmail.com>
+
+       * src/preproc/soelim/soelim.am (soelim_TESTS): Actually run the
+       test we added back in November to fix Savannah #66027.
+
 2025-07-10  G. Branden Robinson <g.branden.robin...@gmail.com>
 
        * src/preproc/eqn/main.cpp (read_line): Revise fix for Savannah
diff --git a/src/preproc/soelim/soelim.am b/src/preproc/soelim/soelim.am
index b8b109974..a016f2f6a 100644
--- a/src/preproc/soelim/soelim.am
+++ b/src/preproc/soelim/soelim.am
@@ -23,11 +23,11 @@ EXTRA_DIST += \
   src/preproc/soelim/TODO \
   src/preproc/soelim/soelim.1.man
 
-soelim_TESTS =
+soelim_TESTS = \
+  src/preproc/soelim/tests/space-in-argument-works.sh
 TESTS += $(soelim_TESTS)
 EXTRA_DIST += $(soelim_TESTS)
 
-
 # Local Variables:
 # fill-column: 72
 # mode: makefile-automake

_______________________________________________
groff-commit mailing list
groff-commit@gnu.org
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to