Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/tests/lib/libcurses



Module Name:    src
Committed By:   christos
Date:           Fri Jun 17 02:15:28 UTC 2011

Modified Files:
        src/tests/lib/libcurses: t_curses.sh
        src/tests/lib/libcurses/director: director.c testlang_parse.y
        src/tests/lib/libcurses/slave: slave.c

Log Message:
- pass things in arguments instead of environment
- sanity check arguments
- disable extra data warning, old tests gave it too
- print more detailed errors
- use err/warn more
*some tests still fail; more than they used to*


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libcurses/t_curses.sh
cvs rdiff -u -r1.5 -r1.6 src/tests/lib/libcurses/director/director.c
cvs rdiff -u -r1.4 -r1.5 src/tests/lib/libcurses/director/testlang_parse.y
cvs rdiff -u -r1.4 -r1.5 src/tests/lib/libcurses/slave/slave.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index