Home | History | Annotate | Download | only in libcurses
History log of /src/tests/lib/libcurses/debug_test
RevisionDateAuthorComments
 1.8  18-Jul-2024  blymn * Fix a bug where specifying -t would cause the director args to be
truncated.

* Add support for the director nofail option.
 1.7  01-Mar-2022  blymn branches: 1.7.4;
Add the -F flag to the getopt string, it was there in the help and
in the arguments handling but getopt was not told about it.
 1.6  25-Jan-2022  blymn 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.
 1.5  04-Jun-2021  blymn Fix debug_test so it actually works and does not do damage
* disable blind clearing of /tmp. The comment says this is needed for getwin/putwin
those tests need to be looked at to correct this.
* remove invalid -I option from director arguments for now.
* fix paths to executables so debug_test will work with installed versions by default
the previous version was using the src tree locations but basedir was wrong for that.
 1.4  24-Oct-2020  blymn branches: 1.4.4;
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.
 1.3  19-May-2019  blymn branches: 1.3.2;
Add option to specify an alternate library location to allow testing
a development library version without installing it.
 1.2  21-Jan-2019  blymn Fix script to use getopts instead of a hand rolled argument parser,
add option to set curses debug output file and other general fixes.
Thanks to kre@netbsd.org for comments and help with this.
 1.1  30-Nov-2018  blymn branches: 1.1.2;
Add script for assisting with debugging curses tests.
 1.1.2.3  26-Jan-2019  pgoyette Sync with HEAD
 1.1.2.2  26-Dec-2018  pgoyette Sync with HEAD, resolve a few conflicts
 1.1.2.1  30-Nov-2018  pgoyette file debug_test was added on branch pgoyette-compat on 2018-12-26 14:02:09 +0000
 1.3.2.2  10-Jun-2019  christos Sync with HEAD
 1.3.2.1  19-May-2019  christos file debug_test was added on branch phil-wifi on 2019-06-10 22:10:05 +0000
 1.4.4.1  06-Jun-2021  cjep sync with head
 1.7.4.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed