Home | History | Annotate | Download | only in director
History log of /src/tests/lib/libcurses/director/director.h
RevisionDateAuthorComments
 1.4  13-Feb-2021  rillig tests/libcurses: clean up inclusion guards, function declarations

No functional change.
 1.3  13-Feb-2021  rillig tests/libcurses: fix pipe handling in the parent process

The parent process, like the child process, needs only 2 of the 4 pipe
ends.

In verbose mode (now at testlang_parse.y:1151 and :1154), both ends of the
pipe_from_slave were examined. This looked like a typo and has been fixed
to those pipe ends that are relevant to the parent process.
 1.2  08-Feb-2021  rillig tests/libcurses: fix typo in license text
 1.1  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.

RSS XML Feed