IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 1910


Ignore:
Timestamp:
Sep 27, 2004, 2:32:40 PM (22 years ago)
Author:
desonia
Message:

adjusted to minor error message changes.

Location:
trunk/psLib/test/dataManip/verified
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/dataManip/verified/tst_psStats07.stdout

    r1761 r1910  
    1616\**********************************************************************************/
    1717
    18 The expected Median was 32.00; the calculated Median was 32.79
     18The expected Median was 32.00; the calculated Median was 32.49
    1919
    2020---> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: robust Median: no vector mask} | tst_psStats07.c)
     
    4646\**********************************************************************************/
    4747
    48 The expected LQ was 30.80; the calculated LQ was 30.32
     48The expected LQ was 30.80; the calculated LQ was 30.02
    4949
    5050---> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: lower quartile: no vector mask} | tst_psStats07.c)
     
    5656\**********************************************************************************/
    5757
    58 The expected UQ was 33.20; the calculated UQ was 34.45
     58The expected UQ was 33.20; the calculated UQ was 34.33
    5959
    6060---> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: lower quartile: no vector mask} | tst_psStats07.c)
     
    6666\**********************************************************************************/
    6767
    68 The expected N50 was 143.00; the calculated N50 was 143.00
     68The expected N50 was 143; the calculated N50 was 143
    6969
    7070---> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: robust N50: no vector mask} | tst_psStats07.c)
     
    7676\**********************************************************************************/
    7777
    78 The expected Nfit was 80.00; the calculated Nfit was 80.00
     78The expected Nfit was 80; the calculated Nfit was 80
    7979
    8080---> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: robust Nfit: no vector mask} | tst_psStats07.c)
  • trunk/psLib/test/dataManip/verified/tst_psVectorFFT.stderr

    r1761 r1910  
    2525<DATE><TIME>|<HOST>|I|testVectorComplex
    2626    Following should be an error (type mismatch).
    27 <DATE><TIME>|<HOST>|E|psVectorComplex
    28     The inputs to psVectorComplex must be the same type.
     27<DATE><TIME>|<HOST>|E|psLib.dataManip.psVectorComplex
     28    Real psVector type, psF32, and imaginary psVector type, psF64, must be the same.
    2929
    3030---> TESTPOINT PASSED (psFFT{psVectorComplex} | tst_psVectorFFT.c)
Note: See TracChangeset for help on using the changeset viewer.