From: Deborah H. <de...@us...> - 2002-04-25 20:45:53
|
Update of /cvsroot/tics/tics In directory usw-pr-cvs1:/tmp/cvs-serv4748 Modified Files: tics.mk.in 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= |