Changeset 5258 for trunk/psModules/test/objects/tst_pmObjects01.c
- Timestamp:
- Oct 10, 2005, 11:59:27 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/psModules/test/objects/tst_pmObjects01.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/test/objects/tst_pmObjects01.c
r5255 r5258 25 25 26 26 * 27 * @version $Revision: 1. 2$ $Name: not supported by cvs2svn $28 * @date $Date: 2005-10-10 19:53:54$27 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $ 28 * @date $Date: 2005-10-10 21:55:42 $ 29 29 * 30 30 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 46 46 static int test05(void); 47 47 //static int test06(void); 48 static int test07(void);48 //static int test07(void); 49 49 /* 50 50 static int test08(void); … … 62 62 {test05, 001, "pmObjects: pmSourceMoments()", true, false}, 63 63 // {test06, 001, "pmObjects: pmSourceSetPixelsCircle()", true, false}, 64 {test07, 001, "pmObjects: pmMin()", true, false},64 // {test07, 001, "pmObjects: pmMin()", true, false}, 65 65 /* 66 66 {test08, 001, "pmObjects: pmSourceModelGuess()", true, false},
Note:
See TracChangeset
for help on using the changeset viewer.
