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 Rototill to add complex character support: 2019-09-19 11:31:57 +00:00
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
Makefile Fake terminfo should not depend on TOOL_TIC for native build. 2020-02-07 22:05:16 +00:00
Makefile.inc
atf.terminfo
chk_gen Add a script that allows a check file to be created by cutting and 2019-06-09 07:54:55 +00:00
debug_test Add option to specify an alternate library location to allow testing 2019-05-19 22:34:23 +00:00
t_curses.sh Fix test for pad and enable it. 2019-06-30 22:37:11 +00:00
testframe.txt Rototill to add complex character support: 2019-09-19 11:31:57 +00:00