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-12-07
tests/libcurses: fix grammar in comment (since yesterday)
rillig
2021-12-06
tests/libcurses: clean up comments
rillig
2021-11-16
Add more testing for special character handling in ins_wstr family.
blymn
2021-11-15
Add handling for backspace special character (\b)
blymn
2021-11-15
Update the ins_(n)wstr test family to split out the check files
blymn
2021-09-07
PR lib/56388
rin
2021-09-04
Cosmetic fixes. No functional changes intended.
rin
2021-08-21
fix some more typos in comments/log messages, improve wording as well.
andvar
2021-06-22
Update the check files to account for fixes to addstr.c
blymn
2021-06-22
Fix slk test and check files due to libcurses slk changes.
blymn
2021-06-15
Restore the slk_wset test after fixing a but in libcurses.
blymn
2021-06-13
tests/libcurses: fix argument handling for mvwget_wch
rillig
2021-06-13
tests/libcurses: make error handling in the linter simpler
rillig
2021-06-13
tests/libcurses: improve code locality in linter
rillig
2021-06-13
tests/libcurses: improve local variable names in linter
rillig
2021-06-13
tests/libcurses: unexport argument handling functions
rillig
2021-06-13
tests/libcurses: KNF for while loop
rillig
2021-06-13
tests/libcurses: remove redundant argument numbers
rillig
2021-06-13
tests/libcurses: add parentheses around argument to sizeof
rillig
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-06-06
New tests and updates for corrected behaviour due to fix for PR56224
blymn
2021-06-05
Convert % into %% in input string so printf won't barf
blymn
2021-06-05
Decouple the clear test from the addstr test, they should not be linked
blymn
2021-06-05
Add new check file for the clear test.
blymn
2021-06-04
Fix debug_test so it actually works and does not do damage
blymn
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-04-04
Reapply fix for big-endian environments, which was lost when GSoC results
rin
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
[next]