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
Age
Commit message (
Expand
)
Author
2021-11-15
Add handling for backspace special character (\b)
blymn
2021-06-13
tests/libcurses: sprinkle 'const', normalize sizeof
rillig
2021-06-10
Unset ESCDELAY in libcurses test director to ensure consistent results
mcf
2021-04-06
tests/libcurses: fix names of over-the-wire data types
rillig
2021-04-06
tests/libcurses: clean up table of input functions
rillig
2021-04-06
tests/libcurses: don't waste time calling strlen needlessly
rillig
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
Simplify to avoid copy based on the size of the source.
joerg
2021-02-15
tests/libcurses: fix error handling for non-system errors
rillig
2021-02-13
tests/libcurses: fix child process handling
rillig
2021-02-13
tests/libcurses: fix error messages
rillig
2021-02-13
tests/libcurses: remove undocumented, unused command line option
rillig
2021-02-13
tests/libcurses: remove include path from usage message
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-13
tests/libcurses: align comments
rillig
2021-02-13
tests/libcurses: fix misleading usage documentation
rillig
2021-02-13
tests/libcurses: fix pipe handling in the parent process
rillig
2021-02-13
tests/libcurses: fix pipe handling in child process
rillig
2021-02-13
tests/libcurses: fix warnings for missing environment variables
rillig
2021-02-09
tests/libcurses: add missing space after control flow keywords
rillig
2021-02-08
tests/libcurses: fix off-by-one error in line numbers in diagnostics
rillig
2021-02-08
tests/libcurses: use consistent indentation for grammar rules
rillig
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: 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: 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: 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
[next]