NetBSD/tests/lib/libcurses
apb 2a9bf57a9d Remove -O0 from CPPFLAGS, and instead set
COPTS.testlang_parse.c += -Wno-uninitialized.

Without the old -O0, and without the new -Wno-uninitialized,
gcc issues this bogus error:
testlang_parse.y:1400:8: error: 'cmd' may be used uninitialized in this function
2014-01-19 22:09:34 +00:00
..
check_files Update check files to match fixed behaviour for addchstr 2013-11-09 11:18:12 +00:00
director Remove -O0 from CPPFLAGS, and instead set 2014-01-19 22:09:34 +00:00
slave Remove "-g" from CPPFLAGS and LDFLAGS in curses tests. 2014-01-19 21:50:17 +00:00
tests It's ATFFILE=no, not NOATFFILE=true. This fixes the contents of the 2011-09-08 18:44:38 +00:00
Makefile Switch terminfo(3) to cdb(5). 2012-06-03 23:19:09 +00:00
Makefile.inc turn on warnings 2011-06-17 16:30:30 +00:00
atf.terminfo
t_curses.sh Remove the beep test for the moment, the return code does not conform 2011-09-15 11:36:43 +00:00
testframe.txt Add carriage return to list of valid character substitutions. 2013-11-21 11:08:08 +00:00