Index: /trunk/psLib/test/dataManip/tst_psFunc00.c
===================================================================
--- /trunk/psLib/test/dataManip/tst_psFunc00.c	(revision 3548)
+++ /trunk/psLib/test/dataManip/tst_psFunc00.c	(revision 3549)
@@ -11,6 +11,9 @@
 *    are good.
 * 
-*    @version $Revision: 1.19 $  $Name: not supported by cvs2svn $
-*    @date $Date: 2005-03-07 21:15:13 $
+*    XXX: Modify these tests so that polynomials with a variety of different
+*    orders are created.
+* 
+*    @version $Revision: 1.20 $  $Name: not supported by cvs2svn $
+*    @date $Date: 2005-03-29 22:50:16 $
 *
 *  Copyright 2004-2005 Maui High Performance Computing Center, Univ. of Hawaii
Index: /trunk/psLib/test/dataManip/tst_psStats07.c
===================================================================
--- /trunk/psLib/test/dataManip/tst_psStats07.c	(revision 3548)
+++ /trunk/psLib/test/dataManip/tst_psStats07.c	(revision 3549)
@@ -274,5 +274,5 @@
     float realMedianWithMask = MEAN;
     float realModeWithMask = MEAN;
-    float realStdevWithMask = STDEV * 0.15;
+    float realStdevWithMask = STDEV * 0.20;
     float realLQWithMask = MEAN;
     float realUQWithMask = MEAN;
