summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2023-02-18 01:37:28 -0600
committerG. Branden Robinson <g.branden.robinson@gmail.com>2023-02-18 01:37:28 -0600
commit38570563840748c7ae5a0a5c1514a9f0b1fdf91a (patch)
tree04d4f3ef3a90894e72c5c4bffcf6fb03e4572b22 /ChangeLog
parent3fa3ee08503f9509625deae3e9057f8b82f8067c (diff)
downloadgroff-git-38570563840748c7ae5a0a5c1514a9f0b1fdf91a.tar.gz
[gropdf]: Revise tests to be foundry-focussed.
* font/devpdf/tests/basic-fonts-present.sh: Stop trying to match font descriptions in the "devps" directory with ones in "devpdf"; instead, test whether "BuildFoundries" did its job. Test for font descriptions corresponding to the full 35 PostScript Level 2 font repertoire, plus groff's "EURO". * font/devpdf/tests/urw-fonts-present.sh: Drop stale comment and rename variable for better parallelism with the other test above. Continues <https://savannah.gnu.org/bugs/?63808>. Thanks to Deri James for the continued discussion.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4b7cd2a16..af47ae616 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,21 @@
2023-02-18 G. Branden Robinson <g.branden.robinson@gmail.com>
+ [gropdf]: Revise tests to be foundry-focussed.
+
+ * font/devpdf/tests/basic-fonts-present.sh: Stop trying to match
+ font descriptions in the "devps" directory with ones in
+ "devpdf"; instead, test whether "BuildFoundries" did its job.
+ Test for font descriptions corresponding to the full 35
+ PostScript Level 2 font repertoire, plus groff's "EURO".
+ * font/devpdf/tests/urw-fonts-present.sh: Drop stale comment and
+ rename variable for better parallelism with the other test
+ above.
+
+ Continues <https://savannah.gnu.org/bugs/?63808>. Thanks to
+ Deri James for the continued discussion.
+
+2023-02-18 G. Branden Robinson <g.branden.robinson@gmail.com>
+
[man]: Tweak fix to Savannah #63768.
* tmac/an.tmac (MR): Ensure `an*url` always has a value,