Changeset 1364 for trunk/psLib/test/image/tst_psImageExtraction.c
- Timestamp:
- Aug 2, 2004, 8:30:10 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/image/tst_psImageExtraction.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/image/tst_psImageExtraction.c
r1358 r1364 6 6 * @author Robert DeSonia, MHPCC 7 7 * 8 * @version $Revision: 1. 1$ $Name: not supported by cvs2svn $9 * @date $Date: 2004-0 7-31 02:27:16$8 * @version $Revision: 1.2 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2004-08-02 18:30:10 $ 10 10 * 11 11 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 30 30 int main( int argc, char* argv[] ) 31 31 { 32 return runTestSuite( stderr, "psImage", tests, argc, argv );32 return ! runTestSuite( stderr, "psImage", tests, argc, argv ); 33 33 } 34 34
Note:
See TracChangeset
for help on using the changeset viewer.
