summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2023-02-13 11:12:55 -0600
committerG. Branden Robinson <g.branden.robinson@gmail.com>2023-02-13 12:05:10 -0600
commit57e13c40ea472bc3276d0d630d2745e5e6a26744 (patch)
tree8d00664e32220b67399735144a95626c7a477b5c /ChangeLog
parent2ff76bc40468394c7aed3e0209880cd2c490c961 (diff)
downloadgroff-git-57e13c40ea472bc3276d0d630d2745e5e6a26744.tar.gz
[groff]: Accommodate macOS od behavior in test.
* src/roff/groff/tests/some_escapes_accept_newline_delimiters.sh: Weaken regexes in two test cases to accommodate excessive output from macOS's 'od' command. Resolves test failure seen on macOS. * HACKING: Add section "Writing Tests" and document the above since this is the second time I've cracked my shin on this. * ANNOUNCE: Drop notice of failing test case, now resolved.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 76f813c2c..f250eddd8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2023-02-13 G. Branden Robinson <g.branden.robinson@gmail.com>
+ * src/roff/groff/tests/\
+ some_escapes_accept_newline_delimiters.sh: Weaken regexes in two
+ test cases to accommodate excessive output from macOS's 'od'
+ command. Resolves test failure seen on macOS.
+ * HACKING: Add section "Writing Tests" and document the above
+ since this is the second time I've cracked my shin on this.
+
+2023-02-13 G. Branden Robinson <g.branden.robinson@gmail.com>
+
* font/devpdf/tests/basic-fonts-present.sh: Skip test if 'gs'
command not available. The test is to ensure that gropdf will
produce sound documents using the base fonts from PostScript,