Changeset 1033 for trunk/psLib/test/collections/tst_psList.c
- Timestamp:
- Jun 14, 2004, 1:03:48 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/collections/tst_psList.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/collections/tst_psList.c
r982 r1033 6 6 * @author Robert DeSonia, MHPCC 7 7 * 8 * @version $Revision: 1. 9$ $Name: not supported by cvs2svn $9 * @date $Date: 2004-06-1 0 18:49:28$8 * @version $Revision: 1.10 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2004-06-14 23:03:43 $ 10 10 * 11 11 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 42 42 43 43 if (! runTestSuite(stderr,"psList",tests)) { 44 psAbort(__FILE__,"One or more tests failed"); 44 psError(__FILE__,"One or more tests failed"); 45 return 1; 45 46 } 46 47 return 0;
Note:
See TracChangeset
for help on using the changeset viewer.
