Index: /trunk/psLib/test/dataManip/verified/tst_psMatrix07.stderr
===================================================================
--- /trunk/psLib/test/dataManip/verified/tst_psMatrix07.stderr	(revision 2695)
+++ /trunk/psLib/test/dataManip/verified/tst_psMatrix07.stderr	(revision 2696)
@@ -1,6 +1,6 @@
-<DATE><TIME>|<HOST>|E|psMatrixToVector
-    Invalid operation: inImage or its data is NULL.
-<DATE><TIME>|<HOST>|E|psMatrixToVector
+<DATE><TIME>|<HOST>|E|psMatrixToVector (psMatrix.c:<LINENO>)
+    Unallowable operation: psImage inImage or its data is NULL.
+<DATE><TIME>|<HOST>|E|psMatrixToVector (psMatrix.c:<LINENO>)
     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|psVectorToMatrix (psMatrix.c:<LINENO>)
+    Unallowable operation: psVector inVector or its data is NULL.
Index: /trunk/psLib/test/dataManip/verified/tst_psMatrix07.stdout
===================================================================
--- /trunk/psLib/test/dataManip/verified/tst_psMatrix07.stdout	(revision 2695)
+++ /trunk/psLib/test/dataManip/verified/tst_psMatrix07.stdout	(revision 2696)
@@ -5,13 +5,4 @@
 \**********************************************************************************/
 
-0.000000 
-1.000000 
-2.000000 
-
-0.000000 1.000000 2.000000 
-
-0.000000
-1.000000
-2.000000
 
 ---> TESTPOINT PASSED (psMatrix{Create input and output images and vectors} | tst_psMatrix07.c)
@@ -23,7 +14,4 @@
 \**********************************************************************************/
 
-0.000000
-1.000000
-2.000000
 
 ---> TESTPOINT PASSED (psMatrix{Convert matrix to PS_DIMEN_VECTOR vector} | tst_psMatrix07.c)
@@ -46,7 +34,4 @@
 \**********************************************************************************/
 
-0.000000
-1.000000
-2.000000
 
 ---> TESTPOINT PASSED (psMatrix{Convert matrix to PS_DIMEN_TRANSV vector} | tst_psMatrix07.c)
@@ -69,7 +54,4 @@
 \**********************************************************************************/
 
-0.000000 
-1.000000 
-2.000000 
 
 ---> TESTPOINT PASSED (psMatrix{Convert PS_DIMEN_VECTOR vector to matrix} | tst_psMatrix07.c)
@@ -92,5 +74,4 @@
 \**********************************************************************************/
 
-0.000000 1.000000 2.000000 
 
 ---> TESTPOINT PASSED (psMatrix{Convert PS_DIMEN_TRANSV vector to matrix} | tst_psMatrix07.c)
