NetBSD/tests/lib/libcurses
rin 669f5e8178 Fix false positive for mvscanw tests on big endian machines.
When conversion specifier is not a derivative form of "%s", retrieve
input as 32bit integer, and then convert to string literal. Then we
can avoid interpretation from ASCII code to integer, which is
apparently byte-order depended.
2020-06-20 07:50:16 +00:00
..
check_files
director saved_output is owned by director.c 2020-04-23 00:30:08 +00:00
slave Fix false positive for mvscanw tests on big endian machines. 2020-06-20 07:50:16 +00:00
tests Fix false positive for mvscanw tests on big endian machines. 2020-06-20 07:50:16 +00:00
atf.terminfo
chk_gen
debug_test
Makefile
Makefile.inc
t_curses.sh
testframe.txt