IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 12, 2004, 12:25:56 PM (22 years ago)
Author:
desonia
Message:

adjustments made due to change in the logging message style.

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

Legend:

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

    r804 r1018  
    1  <DATE> <TIME> <HOST> |E|psMatrixTranspose|Invalid operation: Pointer to inImage is same as outImage.
    2  <DATE> <TIME> <HOST> |E|psMatrixTranspose|Invalid operation: inImage or its data is NULL.
    3  <DATE> <TIME> <HOST> |E|psMatrixTranspose|Invalid operation: inImage not PS_TYPE_F64.
    4  <DATE> <TIME> <HOST> |E|psMatrixTranspose|Invalid operation: inImage not square array.
    5  <DATE> <TIME> <HOST> |E|psMatrixTranspose|Invalid operation: outImage not PS_TYPE_F64.
    6  <DATE> <TIME> <HOST> |E|psMatrixTranspose|Invalid operation: outImage not square array.
     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.
  • trunk/psLib/test/dataManip/verified/tst_psMatrix03.stderr

    r872 r1018  
    1  <DATE> <TIME> <HOST> |E|psMatrixLUD    |Invalid operation: inImage or its data is NULL.
     1 <DATE> <TIME> <HOST> |E|    psMatrixLUD|Invalid operation: inImage or its data is NULL.
    22 <DATE> <TIME> <HOST> |E|psMatrixLUSolve|Invalid operation: inVector or its data is NULL.
    33 <DATE> <TIME> <HOST> |E|psMatrixLUSolve|Invalid operation: inImage or its data is NULL.
  • trunk/psLib/test/dataManip/verified/tst_psMatrix04.stderr

    r898 r1018  
    1  <DATE> <TIME> <HOST> |E|psMatrixInvert |Invalid operation: inImage or its data is NULL.
    2  <DATE> <TIME> <HOST> |E|psMatrixInvert |Invalid operation: determinant argument is NULL.
     1 <DATE> <TIME> <HOST> |E| psMatrixInvert|Invalid operation: inImage or its data is NULL.
     2 <DATE> <TIME> <HOST> |E| psMatrixInvert|Invalid operation: determinant argument is NULL.
  • trunk/psLib/test/dataManip/verified/tst_psMatrix07.stderr

    r908 r1018  
    1  <DATE> <TIME> <HOST> |E|psMatrixToVector|Invalid operation: inImage or its data is NULL.
    2  <DATE> <TIME> <HOST> |E|psMatrixToVector|Image does not have dim with 1 col or 1 row: (2 x 2).
    3  <DATE> <TIME> <HOST> |E|psVectorToMatrix|Invalid operation: inVector or its data is NULL.
     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.
Note: See TracChangeset for help on using the changeset viewer.