Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/lib/libcurses/tests Restore the slk_wset test after fi...
details: https://anonhg.NetBSD.org/src/rev/ef08c70b1a2e
branches: trunk
changeset: 379713:ef08c70b1a2e
user: blymn <blymn%NetBSD.org@localhost>
date: Tue Jun 15 22:21:09 2021 +0000
description:
Restore the slk_wset test after fixing a but in libcurses.
diffstat:
tests/lib/libcurses/tests/slk | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (13 lines):
diff -r 32f09d9a3c90 -r ef08c70b1a2e tests/lib/libcurses/tests/slk
--- a/tests/lib/libcurses/tests/slk Tue Jun 15 22:18:55 2021 +0000
+++ b/tests/lib/libcurses/tests/slk Tue Jun 15 22:21:09 2021 +0000
@@ -56,6 +56,6 @@ compare slk6.chk
# test slk_wset
# returning ERR now - blymn 20210606
# [buggy??] 'b' should be printed as (wcswidth(wstr) == 6) <= 8
-#wchar WSTR [0x3401, "a", 0x3401, "b"]
-#call OK slk_wset 3 $WSTR 1
-#call OK slk_refresh
+wchar WSTR [0x3401, "a", 0x3401, "b"]
+call OK slk_wset 3 $WSTR 1
+call OK slk_refresh
Home |
Main Index |
Thread Index |
Old Index