gbranden pushed a commit to branch master
in repository groff.

commit f08996a1e533b6dd6d097afb44493e8c14ab9f73
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Oct 8 20:54:09 2021 +1100

    [tests]: Add hint for readers.
---
 src/devices/grotty/tests/osc8_works.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/devices/grotty/tests/osc8_works.sh 
b/src/devices/grotty/tests/osc8_works.sh
index 2e79d2a..950c0d8 100755
--- a/src/devices/grotty/tests/osc8_works.sh
+++ b/src/devices/grotty/tests/osc8_works.sh
@@ -58,6 +58,7 @@ x stop"
 # The remaining input is well-formed.  The URI ending in "1" is
 # effectively hidden because no character cells are drawn while it is
 # active.
+echo "expect two diagnostic messages regarding ill-formed links" >&2
 output=$(echo "$input" | "$grotty" -F font -F build/font | od -t c)
 
 # Expected:

_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to