Index: trunk/psLib/test/dataManip/verified/tst_psMatrix02.stderr
===================================================================
--- trunk/psLib/test/dataManip/verified/tst_psMatrix02.stderr	(revision 1016)
+++ trunk/psLib/test/dataManip/verified/tst_psMatrix02.stderr	(revision 1018)
@@ -1,6 +1,6 @@
- <DATE> <TIME> <HOST> |E|psMatrixTranspose|Invalid operation: Pointer to inImage is same as outImage.
- <DATE> <TIME> <HOST> |E|psMatrixTranspose|Invalid operation: inImage or its data is NULL.
- <DATE> <TIME> <HOST> |E|psMatrixTranspose|Invalid operation: inImage not PS_TYPE_F64.
- <DATE> <TIME> <HOST> |E|psMatrixTranspose|Invalid operation: inImage not square array.
- <DATE> <TIME> <HOST> |E|psMatrixTranspose|Invalid operation: outImage not PS_TYPE_F64.
- <DATE> <TIME> <HOST> |E|psMatrixTranspose|Invalid operation: outImage not square array.
+ <DATE> <TIME> <HOST> |E|psMatrixTranspo|Invalid operation: Pointer to inImage is same as outImage.
+ <DATE> <TIME> <HOST> |E|psMatrixTranspo|Invalid operation: inImage or its data is NULL.
+ <DATE> <TIME> <HOST> |E|psMatrixTranspo|Invalid operation: inImage not PS_TYPE_F64.
+ <DATE> <TIME> <HOST> |E|psMatrixTranspo|Invalid operation: inImage not square array.
+ <DATE> <TIME> <HOST> |E|psMatrixTranspo|Invalid operation: outImage not PS_TYPE_F64.
+ <DATE> <TIME> <HOST> |E|psMatrixTranspo|Invalid operation: outImage not square array.
Index: trunk/psLib/test/dataManip/verified/tst_psMatrix03.stderr
===================================================================
--- trunk/psLib/test/dataManip/verified/tst_psMatrix03.stderr	(revision 1016)
+++ trunk/psLib/test/dataManip/verified/tst_psMatrix03.stderr	(revision 1018)
@@ -1,3 +1,3 @@
- <DATE> <TIME> <HOST> |E|psMatrixLUD    |Invalid operation: inImage or its data is NULL.
+ <DATE> <TIME> <HOST> |E|    psMatrixLUD|Invalid operation: inImage or its data is NULL.
  <DATE> <TIME> <HOST> |E|psMatrixLUSolve|Invalid operation: inVector or its data is NULL.
  <DATE> <TIME> <HOST> |E|psMatrixLUSolve|Invalid operation: inImage or its data is NULL.
Index: trunk/psLib/test/dataManip/verified/tst_psMatrix04.stderr
===================================================================
--- trunk/psLib/test/dataManip/verified/tst_psMatrix04.stderr	(revision 1016)
+++ trunk/psLib/test/dataManip/verified/tst_psMatrix04.stderr	(revision 1018)
@@ -1,2 +1,2 @@
- <DATE> <TIME> <HOST> |E|psMatrixInvert |Invalid operation: inImage or its data is NULL.
- <DATE> <TIME> <HOST> |E|psMatrixInvert |Invalid operation: determinant argument is NULL.
+ <DATE> <TIME> <HOST> |E| psMatrixInvert|Invalid operation: inImage or its data is NULL.
+ <DATE> <TIME> <HOST> |E| psMatrixInvert|Invalid operation: determinant argument is NULL.
Index: trunk/psLib/test/dataManip/verified/tst_psMatrix07.stderr
===================================================================
--- trunk/psLib/test/dataManip/verified/tst_psMatrix07.stderr	(revision 1016)
+++ trunk/psLib/test/dataManip/verified/tst_psMatrix07.stderr	(revision 1018)
@@ -1,3 +1,3 @@
- <DATE> <TIME> <HOST> |E|psMatrixToVector|Invalid operation: inImage or its data is NULL.
- <DATE> <TIME> <HOST> |E|psMatrixToVector|Image does not have dim with 1 col or 1 row: (2 x 2).
- <DATE> <TIME> <HOST> |E|psVectorToMatrix|Invalid operation: inVector or its data is NULL.
+ <DATE> <TIME> <HOST> |E|psMatrixToVecto|Invalid operation: inImage or its data is NULL.
+ <DATE> <TIME> <HOST> |E|psMatrixToVecto|Image does not have dim with 1 col or 1 row: (2 x 2).
+ <DATE> <TIME> <HOST> |E|psVectorToMatri|Invalid operation: inVector or its data is NULL.
