From: Deborah H. <de...@us...> - 2002-04-25 20:45:54
|
Update of /cvsroot/tics/tics/test/textui In directory usw-pr-cvs1:/tmp/cvs-serv4748/test/textui Modified Files: TestRunner.cc TestRunner.h Log Message: Changed the way tests were done slightly to support: Failing tests can be made to cause make to fail now. Simply define UNIT_TEST_FAIL_OK= in your make line, like so: make UNIT_TEST_FAIL_OK= |