summaryrefslogtreecommitdiff
path: root/tests/lib/libcurses/slave
AgeCommit message (Expand)Author
2019-05-26Start supporting wide char tests.blymn
2019-04-26Fix argument parsing for mvinsch, last arg is a chtype not a string.blymn
2014-01-19Remove "-g" from CPPFLAGS and LDFLAGS in curses tests.apb
2012-09-19* Fix mvscanw returnblymn
2011-09-15- add support for getparyx and getyx callsblymn
2011-09-08It's ATFFILE=no, not NOATFFILE=true. This fixes the contents of thejmmv
2011-08-29fix bug where we read the same argument twice. Name the timeout val thechristos
2011-08-17document non-literal format stringschristos
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-15add missing header files.christos
2011-04-21Allow a NULL pointer to be passed as an argument to a call.blymn
2011-04-13Explicitly list -lterminfo after -lcurses, to support static builds.he
2011-04-11Apply patch provided by mrg to fix bad calls to vw_printw and vw_scanwblymn
2011-04-11Incorrect licence was applied - fix this.blymn
2011-04-10Fix obvious bug.dholland
2011-04-10Add atf for libcurses with some testsblymn