OpenGrok
Cross Reference: waddstr2.chk
xref
: /
src
/
tests
/
lib
/
libcurses
/
check_files
/
waddstr2.chk
Home
|
History
|
Annotate
|
Download
|
only in
check_files
History log of
/src/tests/lib/libcurses/check_files/waddstr2.chk
Revision
Date
Author
Comments
1.2
05-Oct-2023
blymn
Update check files affected by a fix to addbyte.c in libcurses.
1.1
10-Nov-2022
blymn
branches: 1.1.2;
Uncomment the waddstr call that was returning ERR, this is actually
correct so make the expected return ERR then repeat the call with
scrollok set to true to validate.
Do refreshes on the window instead of stdscr so we get the window
contents reported and update the check files with the expected
output.
1.1.2.1
10-Oct-2023
martin
Pull up following revision(s) (requested by kim in ticket #402):
tests/lib/libcurses/check_files/waddstr2.chk: revision 1.2
tests/lib/libcurses/check_files/addstr3.chk: revision 1.5
lib/libcurses/addbytes.c: revision 1.69
lib/libcurses/tty.c: revision 1.50
Fix for install/56467
Set x to 0 before calling scroll based on a proposed fix by RVP (thanks!)
Update check files affected by a fix to addbyte.c in libcurses.
Correct the fd closed check so we actually check the outfd as per
the comment. Thanks for jdc%netbsd.org@localhost for catching this one.
Indexes created Fri Oct 17 17:09:57 GMT 2025