head	1.5;
access;
symbols
	netbsd-11-0-RC5:1.5
	netbsd-11-0-RC4:1.5
	netbsd-11-0-RC3:1.5
	netbsd-11-0-RC2:1.5
	netbsd-11-0-RC1:1.5
	perseant-exfatfs-base-20250801:1.5
	netbsd-11:1.5.0.4
	netbsd-11-base:1.5
	netbsd-10-1-RELEASE:1.4.2.1
	perseant-exfatfs-base-20240630:1.5
	perseant-exfatfs:1.5.0.2
	perseant-exfatfs-base:1.5
	netbsd-10-0-RELEASE:1.4.2.1
	netbsd-10-0-RC6:1.4.2.1
	netbsd-10-0-RC5:1.4.2.1
	netbsd-10-0-RC4:1.4.2.1
	netbsd-10-0-RC3:1.4.2.1
	netbsd-10-0-RC2:1.4.2.1
	netbsd-10-0-RC1:1.4.2.1
	netbsd-10:1.4.0.2
	netbsd-10-base:1.4
	cjep_sun2x:1.1.0.2
	cjep_sun2x-base1:1.1;
locks; strict;
comment	@# @;


1.5
date	2023.10.05.06.15.58;	author blymn;	state Exp;
branches;
next	1.4;
commitid	ROClis8Vw4dfWoHE;

1.4
date	2022.11.04.06.17.58;	author blymn;	state Exp;
branches
	1.4.2.1;
next	1.3;
commitid	0afKWDlILMmvIl0E;

1.3
date	2022.04.12.07.04.19;	author blymn;	state Exp;
branches;
next	1.2;
commitid	DhtBEdGG42h0BSzD;

1.2
date	2021.06.22.07.49.58;	author blymn;	state Exp;
branches;
next	1.1;
commitid	I1F9UlLS1Y3wi6YC;

1.1
date	2021.06.06.04.57.58;	author blymn;	state Exp;
branches
	1.1.2.1;
next	;
commitid	Uu4W0s5kB0REP1WC;

1.4.2.1
date	2023.10.10.13.17.46;	author martin;	state Exp;
branches;
next	;
commitid	QvT08Ib8Ka4875IE;

1.1.2.1
date	2021.06.06.04.57.58;	author cjep;	state dead;
branches;
next	1.1.2.2;
commitid	XNEGuB48YPLw17WC;

1.1.2.2
date	2021.06.06.20.30.54;	author cjep;	state Exp;
branches;
next	;
commitid	XNEGuB48YPLw17WC;


desc
@@


1.5
log
@Update check files affected by a fix to addbyte.c in libcurses.
@
text
@0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789!@@#$%^&*cup24;1X()cup24;76Xel()clearcup23;76Xa
hello@


1.4
log
@Update check files to allow for changes due to fixes to libcurses.
@
text
@d1 1
a1 1
0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789!@@#$%^&*cup24;1X()cup24;76Xel()clearcup23;76Xa
@


1.4.2.1
log
@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.
@
text
@d1 1
a1 1
0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789!@@#$%^&*cup24;1X()cup24;76Xel()clearcup23;76Xa
@


1.3
log
@Update to account for default colour change in libcurses.
@
text
@d1 2
a2 5
csr2;24Xhomehome
rin1Xcsr1;24Xhomehomecup24;1Xhome
()cup23;1X0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789!@@#$%^&*cup2;3Xclearcsr2;23Xhome
rin1Xcsr1;24Xhomehome
hellocup23;76Xacup2;6X@


1.2
log
@Update the check files to account for fixes to addstr.c
@
text
@d3 2
a4 1
()cup23;1X0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789!@@#$%^&*cup2;3Xclear
@


1.1
log
@New tests and updates for corrected behaviour due to fix for PR56224
* Added extra testing to the addstr test to demonstrate bug described
  in PR#56224 and validate case when scrolling enabled still works.
* Fixed slk test, the slk_init output changed due to corrected wrapping,
  slk_restore no longer returns ERR probably due to addwchar no longer
  returning ERR when an implicit scroll was attempted when scrolling
  disabled.  Commented out the slk_wset test, this is now returning ERR
  instead of misbehaving, needs investigation.
@
text
@d1 4
a4 2
cup22;76Xa   0cup23;1X123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789!@@#$%^&*(cup24;1X)cup24;76Xel)clearcup23;76Xa
hello@


1.1.2.1
log
@file addstr3.chk was added on branch cjep_sun2x on 2021-06-06 20:30:54 +0000
@
text
@d1 2
@


1.1.2.2
log
@sync with head
@
text
@a0 2
cup22;76Xa   0cup23;1X123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789!@@#$%^&*(cup24;1X)cup24;76Xel)clearcup23;76Xa
hello@


