Changeset 12094 for trunk/psLib/test/sys/tst_psError.c
- Timestamp:
- Feb 27, 2007, 1:56:12 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/sys/tst_psError.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/sys/tst_psError.c
r4547 r12094 13 13 * @author Eric Van Alst, MHPCC 14 14 * 15 * @version $Revision: 1. 1$ $Name: not supported by cvs2svn $16 * @date $Date: 200 5-07-13 02:47:01$15 * @version $Revision: 1.2 $ $Name: not supported by cvs2svn $ 16 * @date $Date: 2007-02-27 23:56:12 $ 17 17 * 18 18 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 62 62 psLogSetLevel( PS_LOG_INFO ); 63 63 64 return ( !runTestSuite(stderr, "psError", tests, argc, argv) ); 64 // return ( !runTestSuite(stderr, "psError", tests, argc, argv) ); 65 testError03(); 65 66 } 66 67
Note:
See TracChangeset
for help on using the changeset viewer.
