]> mj.ucw.cz Git - libucw.git/commit
A new unit test module.
authorMartin Mares <mj@ucw.cz>
Sun, 18 Nov 2007 18:33:08 +0000 (19:33 +0100)
committerMartin Mares <mj@ucw.cz>
Sun, 18 Nov 2007 18:33:08 +0000 (19:33 +0100)
commit354ad36447e1ab498e42fdabfd3f2d9179f187e2
tree63f74d2f016af66cd8e69d59de13c7a155112ed9
parentbb6f1ceec1aebe5c0002bd363dd4120b2033a3b4
A new unit test module.

Explicit input and output files can be defined now, the expected
exit code of the process can be set and, last but not least, test
cases can be named to simplify orientation in long test suites.

The `run' directory is no longer hard-wired, the tester now accepts
--verbose and --rundir switches.

The makefiles now pass --rundir=run and also $TESTERFLAGS, allowing
to turn on the verbose mode at request.
build/Makebottom
build/tester