gbranden pushed a commit to branch master
in repository groff.
commit 8f0b24791f8af37c38d567fc9c6dc87dbff350ca
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Sep 5 21:55:07 2024 -0500
[groff]: Add 'pdf' device to test.
* src/roff/groff/tests/device-control-escapes-express-basic-latin.sh: Do
it.
---
src/roff/groff/tests/device-control-escapes-express-basic-latin.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/roff/groff/tests/device-control-escapes-express-basic-latin.sh
b/src/roff/groff/tests/device-control-escapes-express-basic-latin.sh
index b0fd63afb..387bdb6ad 100755
--- a/src/roff/groff/tests/device-control-escapes-express-basic-latin.sh
+++ b/src/roff/groff/tests/device-control-escapes-express-basic-latin.sh
@@ -44,7 +44,7 @@ check_char () {
printf '\n' >&2
}
-for device in utf8 html
+for device in pdf utf8 html
do
check_char - - "minus sign" $device
check_char '[aq]' "'" "neutral apostrophe" $device
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit