Changeset 982
- Timestamp:
- Jun 10, 2004, 8:49:28 AM (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
r960 r982 6 6 * @author Robert DeSonia, MHPCC 7 7 * 8 * @version $Revision: 1. 8$ $Name: not supported by cvs2svn $9 * @date $Date: 2004-06- 09 21:46:37$8 * @version $Revision: 1.9 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2004-06-10 18:49:28 $ 10 10 * 11 11 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 39 39 int main() 40 40 { 41 ps SetLogLevel(PS_LOG_INFO);41 psLogSetLevel(PS_LOG_INFO); 42 42 43 43 if (! runTestSuite(stderr,"psList",tests)) {
Note:
See TracChangeset
for help on using the changeset viewer.
