Changeset 2696
- Timestamp:
- Dec 10, 2004, 1:00:17 PM (22 years ago)
- Location:
- trunk/psLib/test/dataManip/verified
- Files:
-
- 2 edited
-
tst_psMatrix07.stderr (modified) (1 diff)
-
tst_psMatrix07.stdout (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/verified/tst_psMatrix07.stderr
r1761 r2696 1 <DATE><TIME>|<HOST>|E|psMatrixToVector 2 Invalid operation:inImage or its data is NULL.3 <DATE><TIME>|<HOST>|E|psMatrixToVector 1 <DATE><TIME>|<HOST>|E|psMatrixToVector (psMatrix.c:<LINENO>) 2 Unallowable operation: psImage inImage or its data is NULL. 3 <DATE><TIME>|<HOST>|E|psMatrixToVector (psMatrix.c:<LINENO>) 4 4 Image does not have dim with 1 col or 1 row: (2 x 2). 5 <DATE><TIME>|<HOST>|E|psVectorToMatrix 6 Invalid operation:inVector or its data is NULL.5 <DATE><TIME>|<HOST>|E|psVectorToMatrix (psMatrix.c:<LINENO>) 6 Unallowable operation: psVector inVector or its data is NULL. -
trunk/psLib/test/dataManip/verified/tst_psMatrix07.stdout
r1034 r2696 5 5 \**********************************************************************************/ 6 6 7 0.0000008 1.0000009 2.00000010 11 0.000000 1.000000 2.00000012 13 0.00000014 1.00000015 2.00000016 7 17 8 ---> TESTPOINT PASSED (psMatrix{Create input and output images and vectors} | tst_psMatrix07.c) … … 23 14 \**********************************************************************************/ 24 15 25 0.00000026 1.00000027 2.00000028 16 29 17 ---> TESTPOINT PASSED (psMatrix{Convert matrix to PS_DIMEN_VECTOR vector} | tst_psMatrix07.c) … … 46 34 \**********************************************************************************/ 47 35 48 0.00000049 1.00000050 2.00000051 36 52 37 ---> TESTPOINT PASSED (psMatrix{Convert matrix to PS_DIMEN_TRANSV vector} | tst_psMatrix07.c) … … 69 54 \**********************************************************************************/ 70 55 71 0.00000072 1.00000073 2.00000074 56 75 57 ---> TESTPOINT PASSED (psMatrix{Convert PS_DIMEN_VECTOR vector to matrix} | tst_psMatrix07.c) … … 92 74 \**********************************************************************************/ 93 75 94 0.000000 1.000000 2.00000095 76 96 77 ---> TESTPOINT PASSED (psMatrix{Convert PS_DIMEN_TRANSV vector to matrix} | tst_psMatrix07.c)
Note:
See TracChangeset
for help on using the changeset viewer.
