gbranden pushed a commit to branch master
in repository groff.
commit 01eeed3296bdd502e09075698b0a4b7653e5b6fd
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Jul 12 13:50:51 2024 -0500
[mm]: Improve test logic.
* contrib/mm/tests/lists-indent-correctly.sh: Test `.mgm` register to
gate groffisms; the extensions we're exercising are in mm itself, not
the formatter.
---
contrib/mm/ChangeLog | 6 ++++++
contrib/mm/tests/lists-indent-correctly.sh | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/contrib/mm/ChangeLog b/contrib/mm/ChangeLog
index c97d1977a..4b7f30c98 100644
--- a/contrib/mm/ChangeLog
+++ b/contrib/mm/ChangeLog
@@ -1,3 +1,9 @@
+2024-07-12 G. Branden Robinson <[email protected]>
+
+ * tests/lists-indent-correctly.sh: Test `.mgm` register to gate
+ groffisms; the extensions we're exercising are in mm itself, not
+ the formatter.
+
2024-07-12 G. Branden Robinson <[email protected]>
* m.tmac: Drop scaling unit from diagnostic message reporting
diff --git a/contrib/mm/tests/lists-indent-correctly.sh
b/contrib/mm/tests/lists-indent-correctly.sh
index 891a0779b..96d16e315 100755
--- a/contrib/mm/tests/lists-indent-correctly.sh
+++ b/contrib/mm/tests/lists-indent-correctly.sh
@@ -81,7 +81,7 @@ Now we will see how these lists handle item prefixes
and
.BR VL ).
.ec @
-.if @n(.g @{@
+.if @n[.mgm] @{@
.ec
.I "groff mm"
warns us of an overlong mark in the final case,
@@ -112,7 +112,7 @@ k1 k2 k3 k4 k5 k6 k7 k8 k9 k10 k11 k12 k13 k14 k15 k16 k17
k18 k19 k20
k21 k22 k23 k24 k25 k26 k27 k28 k29 k30
.LE
.ec @
-.if @n(.g @{@
+.if @n[.mgm] @{@
.ec
.P 1
In
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit