CVS log for src/tests/lib/libcurses/tests/slk
Up to [cvs.NetBSD.org] / src / tests / lib / libcurses / tests
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Nov 8 06:06:54 2022 UTC (2 years ago) by blymn
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
netbsd-10-base,
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.4: preferred, colored
Changes since revision 1.4: +4 -4
lines
* Uncomment the slk_wset test which was previously commented out due
to incorrect output as this bug has been fixed.
* Added a check file to verify the slk_wset output.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jun 22 07:29:16 2021 UTC (3 years, 5 months ago) by blymn
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -4
lines
Fix slk test and check files due to libcurses slk changes.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jun 15 22:21:09 2021 UTC (3 years, 5 months ago) by blymn
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3
lines
Restore the slk_wset test after fixing a but in libcurses.
Revision 1.1.4.1: download - view: text, markup, annotated - select for diffs
Sun Jun 6 20:30:54 2021 UTC (3 years, 5 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: +6 -7
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, 6 months ago) by blymn
Branches: MAIN
CVS tags: cjep_sun2x-base1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -7
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:17 2020 UTC (4 years, 1 month 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>