Module Name:src
Committed By: blymn
Date: Tue Jun 15 22:21:09 UTC 2021
Modified Files:
src/tests/lib/libcurses/tests: slk
Log Message:
Restore the slk_wset test after fixing a but in libcurses.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/lib/lib
Module Name:src
Committed By: blymn
Date: Sat Jun 5 06:13:37 UTC 2021
Modified Files:
src/tests/lib/libcurses/tests: clear
Log Message:
Decouple the clear test from the addstr test, they should not be linked
together because they are not really related.
To generate a di
Module Name:src
Committed By: rillig
Date: Thu Feb 25 01:07:43 UTC 2021
Modified Files:
src/tests/lib/libcurses/tests: addbytes addch
Log Message:
tests/libcurses: add test for '\b' in addch
Just to ensure that addch and addstr behave the same, after the recent
fix for ha
Module Name:src
Committed By: rillig
Date: Thu Feb 25 00:26:57 UTC 2021
Modified Files:
src/tests/lib/libcurses/tests: addbytes
Log Message:
libcurses: ensure that '\b' in handled correctly in addstr
Just to ensure that the recent fix for '\t' handling in addstr/addch
did
Module Name:src
Committed By: rillig
Date: Sun Feb 14 11:21:37 UTC 2021
Modified Files:
src/tests/lib/libcurses/tests: addch
Log Message:
tests/libcurses: document the history about tab bugs in addch/addstr
Verified by installing all versions of libcurses from 2012 to 202
Module Name:src
Committed By: rillig
Date: Sat Feb 13 22:19:47 UTC 2021
Modified Files:
src/tests/lib/libcurses/tests: addbytes
Log Message:
tests/libcurses: note that addbytes is not part of the API
https://mail-index.netbsd.org/source-changes-d/2021/02/13/msg013199.html
Module Name:src
Committed By: rillig
Date: Sat Feb 13 08:37:21 UTC 2021
Modified Files:
src/tests/lib/libcurses/tests: mvwin
Log Message:
tests/libcurses: "fix" test mvwin
The test mvwin previously expected an endless stream of bytes, by
comparing the actual output with /
Module Name:src
Committed By: rillig
Date: Sun Feb 7 23:30:33 UTC 2021
Modified Files:
src/tests/lib/libcurses/tests: addch
Log Message:
tests/libcurses: fix undefined behavior in test addch
The libcurses framework is not strictly typed and thus provides plenty
of ways t
Module Name:src
Committed By: rillig
Date: Sun Feb 7 13:06:02 UTC 2021
Modified Files:
src/tests/lib/libcurses/tests: addch
Log Message:
tests/libcurses: demonstrate more bugs in addch
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests/lib/libcurses/t
Module Name:src
Committed By: uwe
Date: Fri Feb 7 19:56:51 UTC 2020
Modified Files:
src/tests/lib/libcurses/tests: mvscanw
Log Message:
Fix typo in a comment.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libcurses/tests/mvscanw
Please note
Module Name:src
Committed By: christos
Date: Mon Aug 29 12:43:52 UTC 2011
Modified Files:
src/tests/lib/libcurses/tests: assume_default_colors
Log Message:
change comparend to compare so that this passes now.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 sr
Module Name:src
Committed By: christos
Date: Mon Aug 29 12:42:58 UTC 2011
Modified Files:
src/tests/lib/libcurses/tests: addnstr
Log Message:
This could have never worked before since the syntax was wrong. Unfortunately
since I added the error checking, I was blamed for it
Module Name:src
Committed By: blymn
Date: Wed Apr 20 10:40:14 UTC 2011
Modified Files:
src/tests/lib/libcurses/tests: std_defines
Log Message:
Add boolean values to the standard definitions.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libcur
13 matches
Mail list logo