IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 8, 2004, 11:04:27 AM (22 years ago)
Author:
desonia
Message:

changed the format of message log to print last portion of name if it
doesn't fit in the alloted space.

Location:
trunk/psLib/test/dataManip/verified
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/dataManip/verified/tst_psMatrix02.stderr

    r1404 r1729  
    1 <DATE><TIME>|<HOST>|E|psMatrixTranspo|Invalid operation: Pointer to inImage is same as outImage.
    2 <DATE><TIME>|<HOST>|E|psMatrixTranspo|Invalid operation: inImage or its data is NULL.
    3 <DATE><TIME>|<HOST>|E|psMatrixTranspo|Invalid operation: inImage not PS_TYPE_F64.
    4 <DATE><TIME>|<HOST>|E|psMatrixTranspo|Invalid operation: inImage not square array.
    5 <DATE><TIME>|<HOST>|E|psMatrixTranspo|Invalid operation: outImage not PS_TYPE_F64.
    6 <DATE><TIME>|<HOST>|E|psMatrixTranspo|Invalid operation: outImage not square array.
     1<DATE><TIME>|<HOST>|E|+atrixTranspose|Invalid operation: Pointer to inImage is same as outImage.
     2<DATE><TIME>|<HOST>|E|+atrixTranspose|Invalid operation: inImage or its data is NULL.
     3<DATE><TIME>|<HOST>|E|+atrixTranspose|Invalid operation: inImage not PS_TYPE_F64.
     4<DATE><TIME>|<HOST>|E|+atrixTranspose|Invalid operation: inImage not square array.
     5<DATE><TIME>|<HOST>|E|+atrixTranspose|Invalid operation: outImage not PS_TYPE_F64.
     6<DATE><TIME>|<HOST>|E|+atrixTranspose|Invalid operation: outImage not square array.
  • trunk/psLib/test/dataManip/verified/tst_psMatrix07.stderr

    r1404 r1729  
    1 <DATE><TIME>|<HOST>|E|psMatrixToVecto|Invalid operation: inImage or its data is NULL.
    2 <DATE><TIME>|<HOST>|E|psMatrixToVecto|Image does not have dim with 1 col or 1 row: (2 x 2).
    3 <DATE><TIME>|<HOST>|E|psVectorToMatri|Invalid operation: inVector or its data is NULL.
     1<DATE><TIME>|<HOST>|E|+MatrixToVector|Invalid operation: inImage or its data is NULL.
     2<DATE><TIME>|<HOST>|E|+MatrixToVector|Image does not have dim with 1 col or 1 row: (2 x 2).
     3<DATE><TIME>|<HOST>|E|+VectorToMatrix|Invalid operation: inVector or its data is NULL.
  • trunk/psLib/test/dataManip/verified/tst_psVectorFFT.stderr

    r1404 r1729  
    2323\**********************************************************************************/
    2424
    25 <DATE><TIME>|<HOST>|I|testVectorCompl|Following should be an error (type mismatch).
     25<DATE><TIME>|<HOST>|I|+tVectorComplex|Following should be an error (type mismatch).
    2626<DATE><TIME>|<HOST>|E|psVectorComplex|The inputs to psVectorComplex must be the same type.
    2727
Note: See TracChangeset for help on using the changeset viewer.