The NetBSD Project

CVS log for src/tests/lib/libcurses/check_files/waddstr2.chk

[BACK] Up to [cvs.NetBSD.org] / src / tests / lib / libcurses / check_files

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.1.2.1: download - view: text, markup, annotated - select for diffs
Tue Oct 10 13:17:46 2023 UTC (14 months ago) by martin
Branches: netbsd-10
CVS tags: netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1
Diff to: previous 1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1: +4 -1 lines
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.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Oct 5 06:15:58 2023 UTC (14 months, 1 week ago) by blymn
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, HEAD
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -1 lines
Update check files affected by a fix to addbyte.c in libcurses.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Nov 10 06:13:29 2022 UTC (2 years, 1 month ago) by blymn
Branches: MAIN
CVS tags: netbsd-10-base
Branch point for: netbsd-10
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.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>