summaryrefslogtreecommitdiff
path: root/tests/lib/libcurses/slave/curses_commands.c
AgeCommit message (Expand)Author
2021-12-07tests/libcurses: fix grammar in comment (since yesterday)rillig
2021-12-06tests/libcurses: clean up commentsrillig
2021-06-13tests/libcurses: fix argument handling for mvwget_wchrillig
2021-06-13tests/libcurses: unexport argument handling functionsrillig
2021-06-13tests/libcurses: KNF for while looprillig
2021-06-13tests/libcurses: remove redundant argument numbersrillig
2021-04-04Reapply fix for big-endian environments, which was lost when GSoC resultsrin
2021-04-04When mvscanw(3) fails, string is not modified.rin
2021-04-04s/&string/string/ for mvscanw(3); string is already pointer to buffer.rin
2021-02-13tests/libcurses: clean up inclusion guards, function declarationsrillig
2021-02-12tests/libcurses: remove excess empty linesrillig
2021-02-12tests/libcurses: query function arguments in consistent orderrillig
2021-02-12tests/libcurses: don't access args directlyrillig
2021-02-12tests/libcurses: replace ARG_CHTYPE_STRING with ARG_CHTYPErillig
2021-02-12tests/libcurses: add shortcut macros for SCREEN and unsigned intrillig
2021-02-12tests/libcurses: remove redundant commentsrillig
2021-02-12tests/libcurses: reduce boilerplate in function dispatcherrillig
2021-02-12tests/libcurses: reduce boilerplate in function dispatcherrillig
2021-02-09tests/libcurses: fix scanf parameter for unsigned intrillig
2021-02-08tests/libcurses: fix typo in license textrillig
2020-10-24Merge in code from Google Summer of Code project which dramaticallyblymn
2020-06-20Fix false positive for mvscanw tests on big endian machines.rin
2019-05-26Start supporting wide char tests.blymn
2019-04-26Fix argument parsing for mvinsch, last arg is a chtype not a string.blymn
2012-09-19* Fix mvscanw returnblymn
2011-09-15- add support for getparyx and getyx callsblymn
2011-08-29fix bug where we read the same argument twice. Name the timeout val thechristos
2011-06-11Turn warns on for all tests and fix all the bugs.christos
2011-04-11Apply patch provided by mrg to fix bad calls to vw_printw and vw_scanwblymn
2011-04-10Fix obvious bug.dholland
2011-04-10Add atf for libcurses with some testsblymn