Home | History | Annotate | Download | only in slave
History log of /src/tests/lib/libcurses/slave/slave.h
RevisionDateAuthorComments
 1.7  13-Feb-2021  rillig tests/libcurses: clean up remaining include guard, comments

No functional change.
 1.6  13-Feb-2021  rillig tests/libcurses: fix pipe handling in child process

The child process only ever needs 2 ends of the pipes: one for reading
the commands, one for writing back the results.
 1.5  08-Feb-2021  rillig tests/libcurses: fix typo in license text
 1.4  24-Oct-2020  blymn 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  15-Sep-2011  blymn - add support for getparyx and getyx calls
- allow a NULL pointer to be returned to the director
- add support for passing back a single chtype character
- fix some indentation
- fix a lot of curses command calls that were just plain wrong
- don't try to allocate storage for a NULL parameter, it doesn't need it
 1.2  11-Jun-2011  christos Turn warns on for all tests and fix all the bugs.
 1.1  10-Apr-2011  blymn branches: 1.1.2;
Add atf for libcurses with some tests
 1.1.2.1  23-Jun-2011  cherry Catchup with rmind-uvmplock merge.

RSS XML Feed