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
Age
Commit message (
Expand
)
Author
2021-02-08
tests/libcurses: extract functions 'input' and 'noinput' from grammar
rillig
2021-02-08
tests/libcurses: indent grammar functions consistently
rillig
2021-02-08
tests/libcurses: declare %type in grammar
rillig
2021-02-08
tests/libcurses: extract function 'delay_millis' from the grammar
rillig
2021-02-08
tests/libcurses: move function 'check' out of the grammar section
rillig
2021-02-08
tests/libcurses: fix typo in license text
rillig
2021-02-08
tests/libcurses: remove unused token DRAIN
rillig
2021-02-08
tests/libcurses: fix sentinel for execl
rillig
2021-02-08
tests/libcurses: on errors, print nonprintable characters as well
rillig
2021-02-07
tests/libcurses: fix undefined behavior in test addch
rillig
2021-02-07
tests/libcurses: use a single message style for diagnostics
rillig
2021-02-07
tests/libcurses: make grammar for test cases conflict-free
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: fix documentation of call[234]
rillig
2021-02-07
tests/libcurses: require keywords to be lowercase, except for OK and ERR
rillig
2021-02-07
tests/libcurses: add missing semicolon in grammar
rillig
2021-02-07
tests/libcurses: fix typo in comment
rillig
2021-02-07
tests/libcurses: fix expected test output
rillig
2021-02-07
tests/libcurses: add const to some function parameters
rillig
2021-02-07
tests/libcurses: simplify code for writing to the .exp file
rillig
2021-02-07
tests/libcurses: actually compare the stream to an absolute path
rillig
2021-02-07
tests/libcurses: use more common abbreviations for tokens
rillig
2021-02-07
tests/libcurses: use standard indentation for grammar rule 'arg'
rillig
2021-02-07
tests/libcurses: extract grammar rule 'arg'
rillig
2021-02-07
tests/libcurses: error out if called with too many arguments
rillig
2021-02-07
tests/libcurses: document another bug in the test director
rillig
2021-02-07
tests/libcurses: fix usage of director
rillig
2021-02-07
tests/libcurses: demonstrate more bugs in addch
rillig
2021-02-07
tests/libcurses: fail on syntax errors in test files
rillig
2021-02-07
tests/libcurses: use a single indentation style in the test grammar
rillig
2021-02-07
tests/libcurses: clean up test case grammar for statements
rillig
2021-02-07
tests/libcurses: fix name of grammar rule
rillig
2021-02-07
tests/libcurses: unary minus doesn't make sense on bool expressions
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
2021-02-07
libcurses: demonstrate bug in addch that doubles tab indentation
rillig
2021-02-06
libcurses: fix typos in introduction to the curses test framework
rillig
2020-10-29
Disable the wgetch test as it appears to be missing at the moment.
blymn
2020-10-27
Use the relative paths in the installed version, not the (different)
martin
2020-10-24
Remove extra parens
roy
2020-10-24
Add the new tests + check files, sort.
martin
2020-10-24
Merge in code from Google Summer of Code project which dramatically
blymn
2020-06-20
Fix false positive for mvscanw tests on big endian machines.
rin
2020-04-23
saved_output is owned by director.c
joerg
2020-02-07
Fake terminfo should not depend on TOOL_TIC for native build.
uwe
2020-02-07
Fix typo in a comment.
uwe
2019-09-19
Rototill to add complex character support:
blymn
2019-06-30
Fix test for pad and enable it.
blymn
[prev]
[next]