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-04-04
When mvscanw(3) fails, string is not modified.
rin
2021-04-04
s/&string/string/ for mvscanw(3); string is already pointer to buffer.
rin
2021-02-25
tests/libcurses: add test for '\b' in addch
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: ensure that '\b' in handled correctly in addstr
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-14
tests/libcurses: document the history about tab bugs in addch/addstr
rillig
2021-02-13
tests/libcurses: note that addbytes is not part of the API
rillig
2021-02-13
tests/libcurses: protect against short writes
rillig
2021-02-13
tests/libcurses: remove unused code in linter
rillig
2021-02-13
tests/libcurses: use ASCII only in terminfo description
rillig
2021-02-13
tests/libcurses: split terminfo entry over more lines
rillig
2021-02-13
libcurses: fix wrong tab width for addch
rillig
2021-02-13
tests/libcurses: extract read_command_argument from process_commands
rillig
2021-02-13
tests/libcurses: fix reading from the parent process
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: "fix" test mvwin
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 remaining include guard, comments
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: add test for addbytes
rillig
2021-02-13
tests/libcurses: fix warnings for missing environment variables
rillig
2021-02-12
tests/libcurses: format misleading do-while loop
rillig
2021-02-12
tests/libcurses: remove wrong comments
rillig
2021-02-12
tests/libcurses: remove excess empty lines
rillig
2021-02-12
tests/libcurses: query function arguments in consistent order
rillig
2021-02-12
tests/libcurses: don't access args directly
rillig
2021-02-12
tests/libcurses: replace ARG_CHTYPE_STRING with ARG_CHTYPE
rillig
2021-02-12
tests/libcurses: add shortcut macros for SCREEN and unsigned int
rillig
2021-02-12
tests/libcurses: remove redundant comments
rillig
2021-02-12
tests/libcurses: reduce boilerplate in function dispatcher
rillig
2021-02-12
tests/libcurses: reduce boilerplate in function dispatcher
rillig
2021-02-09
tests/libcurses: add missing space after control flow keywords
rillig
2021-02-09
tests/libcurses: replace remaining strcasecmp with strcmp
rillig
2021-02-09
tests/libcurses: fix spelling of the special call to DRAIN
rillig
2021-02-09
tests/libcurses: compare function names case-sensitive
rillig
2021-02-09
tests/libcurses: fix scanf parameter for unsigned int
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
[prev]
[next]