PTPi pushed a commit to branch master
in repository groff.
commit b305db494ec94570c885da68643921298843db08
Author: Peter Schaffter <[email protected]>
Date: Thu Jan 2 20:25:33 2020 -0500
Mom 2.4-4 update test-mom.sh.in
Add two files to the list: copyright-chapter, copyright-default.
Update copyright info.
---
contrib/mom/examples/test-mom.sh.in | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/contrib/mom/examples/test-mom.sh.in
b/contrib/mom/examples/test-mom.sh.in
index 0841b37..84149ad 100644
--- a/contrib/mom/examples/test-mom.sh.in
+++ b/contrib/mom/examples/test-mom.sh.in
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright (C) 2018- Free Software Foundation, Inc.
+# Copyright (C) 2018-2020 Free Software Foundation, Inc.
#
# This file is part of groff.
#
@@ -29,6 +29,8 @@ list="
sample_docs.pdf
slide-demo.pdf
typesetting.pdf
+ copyright-chapter.pdf
+ copyright-default.pdf
"
if test "$have_urw_fonts" != "yes"; then
@@ -72,6 +74,8 @@ check_number_pages "$examplesdir/mon_premier_doc.pdf" 5
check_number_pages "$examplesdir/sample_docs.pdf" 12
check_number_pages "$examplesdir/slide-demo.pdf" 27
check_number_pages "$examplesdir/typesetting.pdf" 3
+check_number_pages "$examplesdir/copyright-chapter.pdf" 5
+check_number_pages "$examplesdir/copyright-default.pdf" 5
check_has_images "$examplesdir/typesetting.pdf"
check_has_images "$examplesdir/slide-demo.pdf"
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit