Changeset 5174 for trunk/psLib/test/mathtypes
- Timestamp:
- Sep 28, 2005, 3:15:38 PM (21 years ago)
- Location:
- trunk/psLib/test/mathtypes
- Files:
-
- 2 edited
-
tst_psImage.c (modified) (2 diffs)
-
verified/tst_psImage.stderr (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/mathtypes/tst_psImage.c
r5101 r5174 6 6 * @author Robert DeSonia, MHPCC 7 7 * 8 * @version $Revision: 1. 7$ $Name: not supported by cvs2svn $9 * @date $Date: 2005-09-2 3 00:04:36$8 * @version $Revision: 1.8 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2005-09-29 01:15:38 $ 10 10 * 11 11 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 36 36 {testRegion3,793,"psRegionForSquare",0,false}, 37 37 {testImageInit,794,"psImageInit",0,false}, 38 {testImageGetSet,795,"psImage Init",0,false},38 {testImageGetSet,795,"psImageGetSet",0,false}, 39 39 {NULL} 40 40 }; -
trunk/psLib/test/mathtypes/verified/tst_psImage.stderr
r5114 r5174 134 134 /***************************** TESTPOINT ******************************************\ 135 135 * TestFile: tst_psImage.c * 136 * TestPoint: psImage{psImage Init}*136 * TestPoint: psImage{psImageGetSet} * 137 137 * TestType: Positive * 138 138 \**********************************************************************************/ … … 141 141 Invalid position. Position too large 142 142 143 ---> TESTPOINT PASSED (psImage{psImage Init} | tst_psImage.c)143 ---> TESTPOINT PASSED (psImage{psImageGetSet} | tst_psImage.c) 144 144
Note:
See TracChangeset
for help on using the changeset viewer.
