Index: /trunk/psLib/test/dataManip/verified/tst_psStats07.stdout
===================================================================
--- /trunk/psLib/test/dataManip/verified/tst_psStats07.stdout	(revision 1909)
+++ /trunk/psLib/test/dataManip/verified/tst_psStats07.stdout	(revision 1910)
@@ -16,5 +16,5 @@
 \**********************************************************************************/
 
-The expected Median was 32.00; the calculated Median was 32.79
+The expected Median was 32.00; the calculated Median was 32.49
 
 ---> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: robust Median: no vector mask} | tst_psStats07.c)
@@ -46,5 +46,5 @@
 \**********************************************************************************/
 
-The expected LQ was 30.80; the calculated LQ was 30.32
+The expected LQ was 30.80; the calculated LQ was 30.02
 
 ---> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: lower quartile: no vector mask} | tst_psStats07.c)
@@ -56,5 +56,5 @@
 \**********************************************************************************/
 
-The expected UQ was 33.20; the calculated UQ was 34.45
+The expected UQ was 33.20; the calculated UQ was 34.33
 
 ---> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: lower quartile: no vector mask} | tst_psStats07.c)
@@ -66,5 +66,5 @@
 \**********************************************************************************/
 
-The expected N50 was 143.00; the calculated N50 was 143.00
+The expected N50 was 143; the calculated N50 was 143
 
 ---> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: robust N50: no vector mask} | tst_psStats07.c)
@@ -76,5 +76,5 @@
 \**********************************************************************************/
 
-The expected Nfit was 80.00; the calculated Nfit was 80.00
+The expected Nfit was 80; the calculated Nfit was 80
 
 ---> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: robust Nfit: no vector mask} | tst_psStats07.c)
Index: /trunk/psLib/test/dataManip/verified/tst_psVectorFFT.stderr
===================================================================
--- /trunk/psLib/test/dataManip/verified/tst_psVectorFFT.stderr	(revision 1909)
+++ /trunk/psLib/test/dataManip/verified/tst_psVectorFFT.stderr	(revision 1910)
@@ -25,6 +25,6 @@
 <DATE><TIME>|<HOST>|I|testVectorComplex
     Following should be an error (type mismatch).
-<DATE><TIME>|<HOST>|E|psVectorComplex
-    The inputs to psVectorComplex must be the same type.
+<DATE><TIME>|<HOST>|E|psLib.dataManip.psVectorComplex
+    Real psVector type, psF32, and imaginary psVector type, psF64, must be the same.
 
 ---> TESTPOINT PASSED (psFFT{psVectorComplex} | tst_psVectorFFT.c)
