summaryrefslogtreecommitdiff
path: root/ANNOUNCE
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2023-02-13 11:58:40 -0600
committerG. Branden Robinson <g.branden.robinson@gmail.com>2023-02-13 12:07:04 -0600
commitdd4511bfb08cd9b7ba8dae64eed32c9c5d57defe (patch)
tree280aa4ce3884d0ac76ab72ad6e66b9f64dc8d5c8 /ANNOUNCE
parenta47e8985205d6c564b66e0d780b5893dabc6c84d (diff)
downloadgroff-git-dd4511bfb08cd9b7ba8dae64eed32c9c5d57defe.tar.gz
[mdoc]: Port a test to work with macOS sed.
* tmac/tests/doc_heading-font-remapping-works.sh: Put semicolons between commands and closing braces in sed script. Put each of multiple closing braces on a separate input line, because macOS doesn't accept them otherwise. Resolves test failure observed on macOS. * HACKING: Document the closing brace sequence problem. * 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 704041334..e8a0a628f 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -146,7 +146,6 @@ o Some automated test failures (if you run "make check") are expected on
for final release. The following tests are affected.
tmac/tests/an_use-input-traps-correctly.sh
- tmac/tests/doc_heading-font-remapping-works.sh
tmac/tests/latin2_works.sh
tmac/tests/latin5_works.sh
tmac/tests/latin9_works.sh