Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/lib/libcurses Disable the wgetch test as it appears to...
details: https://anonhg.NetBSD.org/src/rev/02a7a4a190c8
branches: trunk
changeset: 941729:02a7a4a190c8
user: blymn <blymn%NetBSD.org@localhost>
date: Thu Oct 29 00:27:50 2020 +0000
description:
Disable the wgetch test as it appears to be missing at the moment.
diffstat:
tests/lib/libcurses/t_curses.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r d3c1899cefbd -r 02a7a4a190c8 tests/lib/libcurses/t_curses.sh
--- a/tests/lib/libcurses/t_curses.sh Wed Oct 28 08:36:40 2020 +0000
+++ b/tests/lib/libcurses/t_curses.sh Thu Oct 29 00:27:50 2020 +0000
@@ -2203,7 +2203,7 @@
# curses input stream routines
atf_add_test_case getch
- atf_add_test_case wgetch
+ #atf_add_test_case wgetch [test is missing]
atf_add_test_case define_key
atf_add_test_case keyok
atf_add_test_case getnstr
Home |
Main Index |
Thread Index |
Old Index