History log of /netbsd-src/tests/lib/libcurses/check_files/getn_wstr.chk (Results 1 – 3 of 3)
Revision Date Author Comments
# 7adc3570 19-Oct-2022 blymn <blymn@NetBSD.org>

Updates to account for changes resulting from fixes to libcurses.


# e00f184c 25-Jan-2022 blymn <blymn@NetBSD.org>

Update of tests to account for output changes associated with wide char
fixes. Also, default all tests to using UTF8 instead of doing a special
dance for the wide character tests and fix debug_test

Update of tests to account for output changes associated with wide char
fixes. Also, default all tests to using UTF8 instead of doing a special
dance for the wide character tests and fix debug_test to force set the
locale to UTF8 so tests under debug don't throw spurious mismatches
when a wide character test is run.

show more ...


# ce321bb0 24-Oct-2020 blymn <blymn@NetBSD.org>

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.