Module Name:    src
Committed By:   blymn
Date:           Tue Jun 15 22:21:09 UTC 2021

Modified Files:
        src/tests/lib/libcurses/tests: slk

Log Message:
Restore the slk_wset test after fixing a but in libcurses.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libcurses/tests/slk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/tests/lib/libcurses/tests/slk
diff -u src/tests/lib/libcurses/tests/slk:1.2 src/tests/lib/libcurses/tests/slk:1.3
--- src/tests/lib/libcurses/tests/slk:1.2	Sun Jun  6 04:57:58 2021
+++ src/tests/lib/libcurses/tests/slk	Tue Jun 15 22:21:09 2021
@@ -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

Reply via email to