Changeset 2678
- Timestamp:
- Dec 9, 2004, 12:50:20 PM (22 years ago)
- Location:
- trunk/psLib/test/dataManip/verified
- Files:
-
- 2 edited
-
tst_psMatrix02.stderr (modified) (1 diff)
-
tst_psMatrix02.stdout (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/verified/tst_psMatrix02.stderr
r2288 r2678 5 5 <DATE><TIME>|<HOST>|E|psMatrixTranspose (psMatrix.c:<LINENO>) 6 6 Invalid operation. inImage not PS_TYPE_F64. 7 <DATE><TIME>|<HOST>|E|psMatrixTranspose (psMatrix.c:<LINENO>)8 Invalid operation: inImage not square array. -
trunk/psLib/test/dataManip/verified/tst_psMatrix02.stdout
r1034 r2678 34 34 /***************************** TESTPOINT ******************************************\ 35 35 * TestFile: tst_psMatrix02.c * 36 * TestPoint: psMatrix{Matrix not square for input pointer} *37 * TestType: Negative *38 * ExpectedErrorText: Invalid operation: inImage not square array. *39 * ExpectedStatusValue: 0 *40 \**********************************************************************************/41 42 43 ---> TESTPOINT PASSED (psMatrix{Matrix not square for input pointer} | tst_psMatrix02.c)44 45 /***************************** TESTPOINT ******************************************\46 * TestFile: tst_psMatrix02.c *47 36 * TestPoint: psMatrix{Incorrect type for output pointer} * 48 37 * TestType: Negative *
Note:
See TracChangeset
for help on using the changeset viewer.
