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
/
slave
Age
Commit message (
Expand
)
Author
2019-05-26
Start supporting wide char tests.
blymn
2019-04-26
Fix argument parsing for mvinsch, last arg is a chtype not a string.
blymn
2014-01-19
Remove "-g" from CPPFLAGS and LDFLAGS in curses tests.
apb
2012-09-19
* Fix mvscanw return
blymn
2011-09-15
- add support for getparyx and getyx calls
blymn
2011-09-08
It's ATFFILE=no, not NOATFFILE=true. This fixes the contents of the
jmmv
2011-08-29
fix bug where we read the same argument twice. Name the timeout val the
christos
2011-08-17
document non-literal format strings
christos
2011-06-17
- pass things in arguments instead of environment
christos
2011-06-11
Turn warns on for all tests and fix all the bugs.
christos
2011-05-26
Default to -Wno-sign-compare -Wno-pointer-sign for clang.
joerg
2011-05-15
add missing header files.
christos
2011-04-21
Allow a NULL pointer to be passed as an argument to a call.
blymn
2011-04-13
Explicitly list -lterminfo after -lcurses, to support static builds.
he
2011-04-11
Apply patch provided by mrg to fix bad calls to vw_printw and vw_scanw
blymn
2011-04-11
Incorrect licence was applied - fix this.
blymn
2011-04-10
Fix obvious bug.
dholland
2011-04-10
Add atf for libcurses with some tests
blymn