gbranden pushed a commit to branch master
in repository groff.
commit 632b9d7b6eae53645a0b6dd3c7566f996a8c7191
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Nov 17 13:37:49 2025 -0600
ChangeLog: Fix component annotations.
Our automated tests for the formatter program, troff, live in the
"tests" directory of the front end program, groff. This is to give us
flexibility in how we prepare and test output, and to avoid the tedium
of setting up troff to run in the build tree; our test scripts delegate
that responsibility to the "test-groff" script. It also makes every
test of the formatter an integration test as well, which has to date
proven advantageous without any exceptions I can think of.
---
ChangeLog | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 60982953c..646489347 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -233,7 +233,7 @@
2025-11-07 G. Branden Robinson <[email protected]>
- [troff]: Regression-test Savannah #67680.
+ [groff]: Regression-test Savannah #67680.
* src/roff/groff/tests/asciify-special-characters-correctly.sh:
Do it.
@@ -1441,7 +1441,7 @@
2025-09-18 G. Branden Robinson <[email protected]>
- [troff]: Regression-test Savannah #66653.
+ [groff]: Regression-test Savannah #66653.
* src/roff/groff/tests/asciify-composite-nodes-correctly.sh: Do
it.
@@ -1498,7 +1498,7 @@
2025-09-17 G. Branden Robinson <[email protected]>
- [troff]: Regression-test Savannah #67532.
+ [groff]: Regression-test Savannah #67532.
* src/roff/groff/tests/trf-request-works.sh: Add unit tests of
`trf` request functionality in undiverted and diverted cases.
@@ -16207,7 +16207,7 @@
2024-04-04 G. Branden Robinson <[email protected]>
- [troff]: Regression-test Savannah #45502.
+ [groff]: Regression-test Savannah #45502.
* src/roff/groff/tests/degenerate-control-flow-works.sh: Do it.
* src/roff/groff/groff.am (groff_TESTS): Run test.
@@ -19666,7 +19666,7 @@
2023-09-05 G. Branden Robinson <[email protected]>
- [troff]: Regression-test Savannah #64421.
+ [groff]: Regression-test Savannah #64421.
* src/roff/groff/tests/detect-evil-link-time-optimizer.sh: Do
it.
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit