CVS log for src/tests/lib/libcurses/check_files/slk1.chk
Up to [cvs.NetBSD.org] / src / tests / lib / libcurses / check_files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jun 22 07:29:16 2021 UTC (3 years, 6 months ago) by blymn
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
netbsd-10-base,
netbsd-10-1-RELEASE,
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,
netbsd-10,
HEAD
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1
lines
Fix slk test and check files due to libcurses slk changes.
Revision 1.1.4.1: download - view: text, markup, annotated - select for diffs
Sun Jun 6 20:30:54 2021 UTC (3 years, 7 months ago) by cjep
Branches: cjep_sun2x
Diff to: previous 1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1: +1 -1
lines
sync with head
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Jun 6 04:57:58 2021 UTC (3 years, 7 months ago) by blymn
Branches: MAIN
CVS tags: cjep_sun2x-base1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1
lines
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.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Oct 24 04:46:16 2020 UTC (4 years, 2 months ago) by blymn
Branches: MAIN
CVS tags: cjep_sun2x-base,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x
Branch point for: cjep_sun2x
Merge in code from Google Summer of Code project which dramatically
increases the number of tests performed.
Thanks to Naman Jain <jnaman806@gmail.com> for his excellent work on
this GSoC project.
CVSweb <webmaster@jp.NetBSD.org>