Index: /trunk/psLib/test/dataManip/verified/tst_psHist02.stdout
===================================================================
--- /trunk/psLib/test/dataManip/verified/tst_psHist02.stdout	(revision 2287)
+++ /trunk/psLib/test/dataManip/verified/tst_psHist02.stdout	(revision 2288)
@@ -143,14 +143,2 @@
 \**********************************************************************************/
 
-
----> TESTPOINT PASSED (psStats functions{Calling psVectorHistogram() with various NULL inputs.} | tst_psHist02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psHist02.c                                             *
-*            TestPoint: psStats functions{Deallocate the psHistogram structure.}   *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psStats functions{Deallocate the psHistogram structure.} | tst_psHist02.c)
-
Index: /trunk/psLib/test/dataManip/verified/tst_psMatrix02.stderr
===================================================================
--- /trunk/psLib/test/dataManip/verified/tst_psMatrix02.stderr	(revision 2287)
+++ /trunk/psLib/test/dataManip/verified/tst_psMatrix02.stderr	(revision 2288)
@@ -1,12 +1,8 @@
-<DATE><TIME>|<HOST>|E|psMatrixTranspose
+<DATE><TIME>|<HOST>|E|psMatrixTranspose (psMatrix.c:<LINENO>)
     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
+<DATE><TIME>|<HOST>|E|psMatrixTranspose (psMatrix.c:<LINENO>)
+    Unallowable operation: psImage inImage or its data is NULL.
+<DATE><TIME>|<HOST>|E|psMatrixTranspose (psMatrix.c:<LINENO>)
+    Invalid operation. inImage not PS_TYPE_F64.
+<DATE><TIME>|<HOST>|E|psMatrixTranspose (psMatrix.c:<LINENO>)
     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.
Index: /trunk/psLib/test/dataManip/verified/tst_psMatrix04.stderr
===================================================================
--- /trunk/psLib/test/dataManip/verified/tst_psMatrix04.stderr	(revision 2287)
+++ /trunk/psLib/test/dataManip/verified/tst_psMatrix04.stderr	(revision 2288)
@@ -1,4 +1,4 @@
-<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 (psMatrix.c:<LINENO>)
+    Unallowable operation: psImage inImage or its data is NULL.
+<DATE><TIME>|<HOST>|E|psMatrixInvert (psMatrix.c:<LINENO>)
+    Unallowable operation: det is NULL.
Index: /trunk/psLib/test/dataManip/verified/tst_psMinimize04.stderr
===================================================================
--- /trunk/psLib/test/dataManip/verified/tst_psMinimize04.stderr	(revision 2287)
+++ /trunk/psLib/test/dataManip/verified/tst_psMinimize04.stderr	(revision 2288)
@@ -1,4 +1,4 @@
 <DATE><TIME>|<HOST>|I|t03
     Following should generate an error for null input polynomial.
-<DATE><TIME>|<HOST>|E|psVectorFitPolynomial1D
-    Unallowable operation: myPoly or its coeffs is NULL.
+<DATE><TIME>|<HOST>|E|psVectorFitPolynomial1D (psMinimize.c:<LINENO>)
+    Unallowable operation: polynomial myPoly or its coeffs is NULL.
Index: /trunk/psLib/test/dataManip/verified/tst_psMinimize04_F32.stderr
===================================================================
--- /trunk/psLib/test/dataManip/verified/tst_psMinimize04_F32.stderr	(revision 2287)
+++ /trunk/psLib/test/dataManip/verified/tst_psMinimize04_F32.stderr	(revision 2288)
@@ -1,4 +1,4 @@
 <DATE><TIME>|<HOST>|I|t03
     Following should generate error for null arguments.
-<DATE><TIME>|<HOST>|E|psVectorFitPolynomial1D
-    Unallowable operation: myPoly or its coeffs is NULL.
+<DATE><TIME>|<HOST>|E|psVectorFitPolynomial1D (psMinimize.c:<LINENO>)
+    Unallowable operation: polynomial myPoly or its coeffs is NULL.
