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
2019-06-30
Fix test for pad and enable it.
blymn
2019-06-30
Enable mvscanw test since libcurses is now correct.
blymn
2019-06-26
Enable beep test, return is correct.
blymn
2019-06-25
Fixed mvscanw test but leave disabled for the moment, the return for
blymn
2019-06-11
Fixed bug in curses library keyname, test now passes.
blymn
2019-06-11
Bracket strings being validated with markers to ensure sneaky whitespeace
blymn
2019-06-11
Fix dupwin test.
blymn
2019-06-11
fix derwin test.
blymn
2019-06-09
Add a script that allows a check file to be created by cutting and
blymn
2019-06-09
Adjust check files for changes in cursor positioning.
blymn
2019-06-09
Add an extra parameter to the h_run function so flags can be passed
blymn
2019-05-26
Add more tests for curses
blymn
2019-05-26
Start supporting wide char tests.
blymn
2019-05-26
Adjust copywin test to work correctly with updated curses.
blymn
2019-05-19
Add option to specify an alternate library location to allow testing
blymn
2019-05-12
Provide correct validation after curses change.
blymn
2019-04-26
Fix argument parsing for mvinsch, last arg is a chtype not a string.
blymn
2019-01-21
Fix script to use getopts instead of a hand rolled argument parser,
blymn
2018-12-04
Fix failing background test check file.
blymn
2018-11-30
Add script for assisting with debugging curses tests.
blymn
2018-11-06
Correct background check file for fixed curses behaviour.
blymn
2015-01-04
add proper include files.
christos
2014-01-19
Remove -O0 from CPPFLAGS, and instead set
apb
2014-01-19
Remove "-g" from CPPFLAGS and LDFLAGS in curses tests.
apb
2013-11-21
Add carriage return to list of valid character substitutions.
blymn
2013-11-21
Add carriage return to the quoted character list
blymn
2013-11-09
Update check files to match fixed behaviour for addchstr
blymn
2012-09-19
* Add scanw family function calls as input functions
blymn
2012-09-19
* Fix mvscanw return
blymn
2012-06-03
Switch terminfo(3) to cdb(5).
joerg
2012-06-03
Spell NetBSD correctly.
joerg
2011-10-07
Fix off-by-one error and simplify at the same time.
joerg
2011-09-16
- Update the check files due to a bug fix in the slave code
blymn
2011-09-15
fix printf format strings
christos
2011-09-15
- Add erase and kill to the terminal attributes so we can test
blymn
2011-09-15
- add support for getparyx and getyx calls
blymn
2011-09-15
Remove the beep test for the moment, the return code does not conform
blymn
2011-09-08
It's ATFFILE=no, not NOATFFILE=true. This fixes the contents of the
jmmv
2011-09-08
Remove temporary file committed by mistake.
jmmv
2011-09-08
- Add a delay just after the function is passed to the slave, this
blymn
2011-08-29
- err -> errx mistakes
christos
2011-08-29
fix bug where we read the same argument twice. Name the timeout val the
christos
2011-08-29
comment out racy test that I will not bother fixing for now.
christos
2011-08-29
change comparend to compare so that this passes now.
christos
2011-08-29
This could have never worked before since the syntax was wrong. Unfortunately
christos
2011-08-29
we never get the b character since we timeout and drain!
christos
2011-08-29
make sure that our terminal has a consistent size now that terminfo obeys
christos
2011-08-18
Fix enums confusion.
christos
2011-08-17
document non-literal format strings
christos
2011-06-29
apply some -Wno-enum-compare.
mrg
[next]