summaryrefslogtreecommitdiff
path: root/ANNOUNCE
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 /ANNOUNCE
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 'ANNOUNCE')
-rw-r--r--ANNOUNCE1
1 files changed, 0 insertions, 1 deletions
diff --git a/ANNOUNCE b/ANNOUNCE
index 32c60d5b9..5cb249733 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -145,7 +145,6 @@ o Some automated test failures (if you run "make check") are expected on
versions of POSIX-standardized utilities. We hope to resolve these
for final release. The following tests are affected.
- src/roff/groff/tests/some_escapes_accept_newline_delimiters.sh
tmac/tests/an_TS-adds-no-vertical-space.sh
tmac/tests/an_use-input-traps-correctly.sh
tmac/tests/doc_heading-font-remapping-works.sh