summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2023-02-24 18:07:45 -0600
committerG. Branden Robinson <g.branden.robinson@gmail.com>2023-02-25 02:48:06 -0600
commit168d596d31ecf3b0af67e41932c4cf1782a8edbf (patch)
tree4877096c030bc924dea841fbf3791b02a7cc0673 /m4
parent046d3c6b3b690d3b697a5f94c595d8d8f77bb4c7 (diff)
downloadgroff-git-168d596d31ecf3b0af67e41932c4cf1782a8edbf.tar.gz
[devpdf]: Revise tests.
* font/devpdf/tests/check-default-foundry.sh.in: Test only the base 14 fonts of the PDF standard unconditionally. Test the remainder from the set of 35 commonly distributed only if a Ghostscript interpreter was detected at configuration time, because the latter fonts _must_ be embedded in PDF documents. If they're not present, skip the test rather than failing it. * font/devpdf/tests/check-urw-foundry.sh.in: Skip test if no URW fonts detected at configuration time, rather than failing it. * m4/groff.m4 (GROFF_GROPDF_PROGRAM_NOTICE, GROFF_URW_FONTS_NOTICE): Drop warnings of expected test failures. The tests no longer fail in the anticipated circumstances.
Diffstat (limited to 'm4')
-rw-r--r--m4/groff.m44
1 files changed, 0 insertions, 4 deletions
diff --git a/m4/groff.m4 b/m4/groff.m4
index 06b32e159..617e16394 100644
--- a/m4/groff.m4
+++ b/m4/groff.m4
@@ -332,8 +332,6 @@ AC_DEFUN([GROFF_GROPDF_PROGRAM_NOTICE], [
base 14 fonts, plus the 'EURO' font groff supplies, and font embedding
with its '-e' option (accessed via the 'groff' command with the option
'-P -e') will not be possible.
-
- If you run "make check", an automated test for 'gropdf' will fail.
])
fi
])
@@ -416,8 +414,6 @@ AC_DEFUN([GROFF_URW_FONTS_NOTICE], [
the 'U' foundry in PDF documents generated by groff will not be
possible.
- If you run "make check", an automated test for 'gropdf' will fail.
-
You can obtain the URW base 35 fonts from their GitHub project. As of
this writing (2023-02-15), you can find them in the 'fonts' directory
of the following archives (choose one).