gbranden pushed a commit to branch master in repository groff. commit 9d0d854ba71b93eabe2004120fd298952a170d83 Author: G. Branden Robinson <g.branden.robin...@gmail.com> AuthorDate: Thu Sep 18 12:31:22 2025 -0500
[groff]: Ship test artifact in dist archive. * src/roff/groff/groff.am (EXTRA_DIST): Ship "throughput-file" test artifact in distribution archive. Continues commit 09060903cf, 3 March. --- ChangeLog | 7 +++++++ src/roff/groff/groff.am | 3 ++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 8d0f05bb0..3e6e221f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2025-09-18 G. Branden Robinson <g.branden.robin...@gmail.com> + + * src/roff/groff/groff.am (EXTRA_DIST): Ship "throughput-file" + test artifact in distribution archive. + + Continues commit 09060903cf, 3 March. + 2025-09-11 G. Branden Robinson <g.branden.robin...@gmail.com> [troff]: "Asciify" bracket nodes as nothing. (Bracket nodes are diff --git a/src/roff/groff/groff.am b/src/roff/groff/groff.am index d85e33d16..ef01107b3 100644 --- a/src/roff/groff/groff.am +++ b/src/roff/groff/groff.am @@ -123,7 +123,8 @@ EXTRA_DIST += $(groff_TESTS) # required test artifacts EXTRA_DIST += \ src/roff/groff/tests/artifacts/HONEYPOT \ - src/roff/groff/tests/artifacts/devascii/README + src/roff/groff/tests/artifacts/devascii/README \ + src/roff/groff/tests/artifacts/throughput-file groff_XFAIL_TESTS = \ src/roff/groff/tests/current-language-and-environment-in-sync.sh \ _______________________________________________ groff-commit mailing list groff-commit@gnu.org https://lists.gnu.org/mailman/listinfo/groff-commit