[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[groff] 03/05: [tests]: Add hint for readers.
From: |
G. Branden Robinson |
Subject: |
[groff] 03/05: [tests]: Add hint for readers. |
Date: |
Sat, 9 Oct 2021 06:46:20 -0400 (EDT) |
gbranden pushed a commit to branch master
in repository groff.
commit f08996a1e533b6dd6d097afb44493e8c14ab9f73
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
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:
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [groff] 03/05: [tests]: Add hint for readers.,
G. Branden Robinson <=