Changeset 4388 for trunk/psLib/test/dataManip
- Timestamp:
- Jun 24, 2005, 3:15:01 PM (21 years ago)
- Location:
- trunk/psLib/test/dataManip/verified
- Files:
-
- 2 edited
-
tst_psMatrix02.stderr (modified) (1 diff)
-
tst_psMatrix03.stderr (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/verified/tst_psMatrix02.stderr
r3127 r4388 1 1 <DATE><TIME>|<HOST>|E|psMatrixTranspose (FILE:LINENO) 2 Invalid operation: Pointer to in Image is same as outImage.2 Invalid operation: Pointer to in is same as out. 3 3 <DATE><TIME>|<HOST>|E|psMatrixTranspose (FILE:LINENO) 4 Unallowable operation: psImage in Imageor its data is NULL.4 Unallowable operation: psImage in or its data is NULL. 5 5 <DATE><TIME>|<HOST>|E|psMatrixTranspose (FILE:LINENO) 6 Invalid operation. in Imagenot PS_TYPE_F64.6 Invalid operation. in not PS_TYPE_F64. -
trunk/psLib/test/dataManip/verified/tst_psMatrix03.stderr
r3127 r4388 1 1 <DATE><TIME>|<HOST>|E|psMatrixLUD (FILE:LINENO) 2 Unallowable operation: psImage in Imageor its data is NULL.2 Unallowable operation: psImage in or its data is NULL. 3 3 <DATE><TIME>|<HOST>|E|psMatrixLUSolve (FILE:LINENO) 4 Unallowable operation: psVector inVectoror its data is NULL.4 Unallowable operation: psVector RHS or its data is NULL. 5 5 <DATE><TIME>|<HOST>|E|psMatrixLUSolve (FILE:LINENO) 6 Unallowable operation: psImage inImageor its data is NULL.6 Unallowable operation: psImage LU or its data is NULL.
Note:
See TracChangeset
for help on using the changeset viewer.
