Index: /trunk/psLib/test/math/verified/tst_psMinimizeVector2D_F32.stderr
===================================================================
--- /trunk/psLib/test/math/verified/tst_psMinimizeVector2D_F32.stderr	(revision 5008)
+++ /trunk/psLib/test/math/verified/tst_psMinimizeVector2D_F32.stderr	(revision 5008)
@@ -0,0 +1,2 @@
+<HOST>|E|psVectorFitPolynomial2D (FILE:LINENO)
+    Unallowable operation: polynomial poly or its coeffs is NULL.
Index: /trunk/psLib/test/math/verified/tst_psMinimizeVector2D_F32.stdout
===================================================================
--- /trunk/psLib/test/math/verified/tst_psMinimizeVector2D_F32.stdout	(revision 5008)
+++ /trunk/psLib/test/math/verified/tst_psMinimizeVector2D_F32.stdout	(revision 5008)
@@ -0,0 +1,13 @@
+/***************************** TESTPOINT ******************************************\
+*             TestFile: tst_psMinimizeVector2D_F32.c                               *
+*            TestPoint: psMinimize functions{psVectorFitPolynomial2D(): equal difference in variable fE *
+*             TestType: Positive                                                   *
+\**********************************************************************************/
+
+Calling psVectorFitPolynomial2D() with f, fErr, x, y as F32 vectors.
+Calling psVectorFitPolynomial2D() with fErr set to NULL.
+Running test with fErr set to NULL.
+Running test with x, y set to NULL.  Should generate error.
+
+---> TESTPOINT PASSED (psMinimize functions{psVectorFitPolynomial2D(): equal differences in variable fErr} | tst_psMinimizeVector2D_F32.c)
+
Index: /trunk/psLib/test/math/verified/tst_psMinimizeVector2D_F64.stderr
===================================================================
--- /trunk/psLib/test/math/verified/tst_psMinimizeVector2D_F64.stderr	(revision 5008)
+++ /trunk/psLib/test/math/verified/tst_psMinimizeVector2D_F64.stderr	(revision 5008)
@@ -0,0 +1,2 @@
+<HOST>|E|psVectorFitPolynomial2D (FILE:LINENO)
+    Unallowable operation: polynomial poly or its coeffs is NULL.
Index: /trunk/psLib/test/math/verified/tst_psMinimizeVector2D_F64.stdout
===================================================================
--- /trunk/psLib/test/math/verified/tst_psMinimizeVector2D_F64.stdout	(revision 5008)
+++ /trunk/psLib/test/math/verified/tst_psMinimizeVector2D_F64.stdout	(revision 5008)
@@ -0,0 +1,12 @@
+/***************************** TESTPOINT ******************************************\
+*             TestFile: tst_psMinimizeVector2D_F64.c                               *
+*            TestPoint: psMinimize functions{psVectorFitPolynomial2D(): equal difference in variable fE *
+*             TestType: Positive                                                   *
+\**********************************************************************************/
+
+TEST: calling psVectorFitPolynomial2D() with f, fErr, y, x as F32 vectors.
+Running test with fErr set to NULL.
+Running test with x, y set to NULL.  Should generate error.
+
+---> TESTPOINT PASSED (psMinimize functions{psVectorFitPolynomial2D(): equal differences in variable fErr} | tst_psMinimizeVector2D_F64.c)
+
