index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
lib
/
libcurses
/
director
/
testlang_conf.l
Age
Commit message (
Expand
)
Author
2021-11-15
Add handling for backspace special character (\b)
blymn
2021-02-25
tests/libcurses: use common style for parse error messages
rillig
2021-02-25
tests/libcurses: use common syntax for accessing array elements
rillig
2021-02-25
tests/libcurses: reduce indentation
rillig
2021-02-25
libcurses: prevent unknown escpae sequences in tests
rillig
2021-02-15
tests/libcurses: fix error handling for non-system errors
rillig
2021-02-13
tests/libcurses: clean up inclusion guards, function declarations
rillig
2021-02-13
tests/libcurses: remove include path handling
rillig
2021-02-08
tests/libcurses: fix off-by-one error in line numbers in diagnostics
rillig
2021-02-08
tests/libcurses: fix typo in license text
rillig
2021-02-07
tests/libcurses: fix grammar for arrays
rillig
2021-02-07
tests/libcurses: do not allow control characters in paths
rillig
2021-02-07
tests/libcurses: error out on trying to parse /dev/zero
rillig
2021-02-07
tests/libcurses: require keywords to be lowercase, except for OK and ERR
rillig
2021-02-07
tests/libcurses: use more common abbreviations for tokens
rillig
2021-02-07
tests/libcurses: allow end-of-line comments in data lines as well
rillig
2021-02-07
tests/libcurses: indent lexer code consistently
rillig
2020-10-24
Merge in code from Google Summer of Code project which dramatically
blymn
2019-09-19
Rototill to add complex character support:
blymn
2013-11-21
Add carriage return to the quoted character list
blymn
2011-10-07
Fix off-by-one error and simplify at the same time.
joerg
2011-06-18
input() isn't used
joerg
2011-06-11
Turn warns on for all tests and fix all the bugs.
christos
2011-05-15
if you don't include the proper include files, you are going to end up
christos
2011-04-11
Fix NetBSD tag field.
blymn
2011-04-10
Add atf for libcurses with some tests
blymn