summaryrefslogtreecommitdiff
path: root/tests/lib/libcurses/director/testlang_conf.l
AgeCommit message (Expand)Author
2021-11-15Add handling for backspace special character (\b)blymn
2021-02-25tests/libcurses: use common style for parse error messagesrillig
2021-02-25tests/libcurses: use common syntax for accessing array elementsrillig
2021-02-25tests/libcurses: reduce indentationrillig
2021-02-25libcurses: prevent unknown escpae sequences in testsrillig
2021-02-15tests/libcurses: fix error handling for non-system errorsrillig
2021-02-13tests/libcurses: clean up inclusion guards, function declarationsrillig
2021-02-13tests/libcurses: remove include path handlingrillig
2021-02-08tests/libcurses: fix off-by-one error in line numbers in diagnosticsrillig
2021-02-08tests/libcurses: fix typo in license textrillig
2021-02-07tests/libcurses: fix grammar for arraysrillig
2021-02-07tests/libcurses: do not allow control characters in pathsrillig
2021-02-07tests/libcurses: error out on trying to parse /dev/zerorillig
2021-02-07tests/libcurses: require keywords to be lowercase, except for OK and ERRrillig
2021-02-07tests/libcurses: use more common abbreviations for tokensrillig
2021-02-07tests/libcurses: allow end-of-line comments in data lines as wellrillig
2021-02-07tests/libcurses: indent lexer code consistentlyrillig
2020-10-24Merge in code from Google Summer of Code project which dramaticallyblymn
2019-09-19Rototill to add complex character support:blymn
2013-11-21Add carriage return to the quoted character listblymn
2011-10-07Fix off-by-one error and simplify at the same time.joerg
2011-06-18input() isn't usedjoerg
2011-06-11Turn warns on for all tests and fix all the bugs.christos
2011-05-15if you don't include the proper include files, you are going to end upchristos
2011-04-11Fix NetBSD tag field.blymn
2011-04-10Add atf for libcurses with some testsblymn