summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2023-02-24 09:46:51 -0600
committerG. Branden Robinson <g.branden.robinson@gmail.com>2023-02-25 02:19:16 -0600
commit046d3c6b3b690d3b697a5f94c595d8d8f77bb4c7 (patch)
tree2147b226edd9eefeb80eb25bc16795833f99022f /ChangeLog
parentdb9518f2dc22c1d8b7fbe4cefbc0fc974343ba0a (diff)
downloadgroff-git-046d3c6b3b690d3b697a5f94c595d8d8f77bb4c7.tar.gz
[devpdf]: Generate tests from template files.
[devpdf]: Generate tests from template files, so we can populate the test scripts with information determined at configuration. The default foundry test depends on $GHOSTSCRIPT, and the URW foundry test on $urwfontsdir. * font/devpdf/tests/check-default-foundry.sh: * font/devpdf/tests/check-urw-foundry.sh: Rename these... * font/devpdf/tests/check-default-foundry.sh.in: * font/devpdf/tests/check-urw-foundry.sh.in: ...to these. * font/devpdf/devpdf.am (font_devpdf_default_test) (font_devpdf_urw_test): New variables store names of generated test scripts. (font/devpdf/tests/check-default-foundry.sh): (font/devpdf/tests/check-urw-foundry.sh): New targets produce test scripts from corresponding .in files.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a02f60d73..0323d7c99 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,24 @@
2023-02-24 G. Branden Robinson <g.branden.robinson@gmail.com>
+ [devpdf]: Generate tests from template files, so we can populate
+ the test scripts with information determined at configuration.
+ The default foundry test depends on $GHOSTSCRIPT, and the URW
+ foundry test on $urwfontsdir.
+
+ * font/devpdf/tests/check-default-foundry.sh:
+ * font/devpdf/tests/check-urw-foundry.sh: Rename these...
+ * font/devpdf/tests/check-default-foundry.sh.in:
+ * font/devpdf/tests/check-urw-foundry.sh.in: ...to these.
+
+ * font/devpdf/devpdf.am (font_devpdf_default_test)
+ (font_devpdf_urw_test): New variables store names of generated
+ test scripts.
+ (font/devpdf/tests/check-default-foundry.sh):
+ (font/devpdf/tests/check-urw-foundry.sh): New targets produce
+ test scripts from corresponding .in files.
+
+2023-02-24 G. Branden Robinson <g.branden.robinson@gmail.com>
+
[devpdf]: Trivially refactor. Rename sed-substitutum [Lat.]
from "@GROFF_GHOSTSCRIPT_INTERPRETERS@" to "@GHOSTSCRIPT@" for
clarity and brevity; this is a scalar value containing the