summaryrefslogtreecommitdiff
path: root/tests/lib/libcurses/director
AgeCommit message (Expand)Author
2014-01-19Remove -O0 from CPPFLAGS, and instead setapb
2014-01-19Remove "-g" from CPPFLAGS and LDFLAGS in curses tests.apb
2013-11-21Add carriage return to the quoted character listblymn
2012-09-19* Add scanw family function calls as input functionsblymn
2012-06-03Switch terminfo(3) to cdb(5).joerg
2012-06-03Spell NetBSD correctly.joerg
2011-10-07Fix off-by-one error and simplify at the same time.joerg
2011-09-15fix printf format stringschristos
2011-09-15- Add erase and kill to the terminal attributes so we can testblymn
2011-09-08It's ATFFILE=no, not NOATFFILE=true. This fixes the contents of thejmmv
2011-09-08- Add a delay just after the function is passed to the slave, thisblymn
2011-08-29- err -> errx mistakeschristos
2011-08-18Fix enums confusion.christos
2011-06-29apply some -Wno-enum-compare.mrg
2011-06-18Try to initialize retval to something sensible.joerg
2011-06-18input() isn't usedjoerg
2011-06-17Remove environment variable settings.christos
2011-06-17vis'ify the excess byte printing so that xstlproc does not barf.christos
2011-06-17- pass things in arguments instead of environmentchristos
2011-06-11Turn warns on for all tests and fix all the bugs.christos
2011-05-26Default to -Wno-sign-compare -Wno-pointer-sign for clang.joerg
2011-05-15if you don't include the proper include files, you are going to end upchristos
2011-04-21Allow a NULL pointer to be passed as an argument to a call.blymn
2011-04-19Manually craft a (default) termios description instead of trying to fetchmartin
2011-04-11Don't fail on platforms with "char" == "unsigned char"joerg
2011-04-11Fix NetBSD tag field.blymn
2011-04-10Add atf for libcurses with some testsblymn