IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 28, 2005, 2:43:46 PM (21 years ago)
Author:
drobbin
Message:

made requested revisions to psPolynomials per apidelta-report-cycle6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/dataManip/verified/tst_psFunc11.stderr

    r4405 r4422  
    7979    Following should generate an error message for NULL polynomial
    8080<DATE><TIME>|<HOST>|E|psDPolynomial4DEvalVector (FILE:LINENO)
    81     Unallowable operation: polynomial myPoly or its coeffs is NULL.
    82 <DATE><TIME>|<HOST>|I|testDPoly4DEvalVector
    83     Following should generate an error message for NULL input vector
    84 <DATE><TIME>|<HOST>|E|psDPolynomial4DEvalVector (FILE:LINENO)
    85     Unallowable operation: psVector w or its data is NULL.
     81    Unallowable operation: polynomial poly or its coeffs is NULL.
    8682<DATE><TIME>|<HOST>|I|testDPoly4DEvalVector
    8783    Following should generate an error message for NULL input vector
     
    9793    Unallowable operation: psVector z or its data is NULL.
    9894<DATE><TIME>|<HOST>|I|testDPoly4DEvalVector
    99     Following should generate an error message for invalid input type
     95    Following should generate an error message for NULL input vector
    10096<DATE><TIME>|<HOST>|E|psDPolynomial4DEvalVector (FILE:LINENO)
    101     Unallowable operation: psVector x has incorrect type.
     97    Unallowable operation: psVector t or its data is NULL.
    10298<DATE><TIME>|<HOST>|I|testDPoly4DEvalVector
    10399    Following should generate an error message for invalid input type
     
    111107    Following should generate an error message for invalid input type
    112108<DATE><TIME>|<HOST>|E|psDPolynomial4DEvalVector (FILE:LINENO)
    113     Unallowable operation: psVector w has incorrect type.
     109    Unallowable operation: psVector t has incorrect type.
     110<DATE><TIME>|<HOST>|I|testDPoly4DEvalVector
     111    Following should generate an error message for invalid input type
     112<DATE><TIME>|<HOST>|E|psDPolynomial4DEvalVector (FILE:LINENO)
     113    Unallowable operation: psVector x has incorrect type.
    114114
    115115---> TESTPOINT PASSED (psPolynomialXDEval{psDPolynomial4DEvalVector} | tst_psFunc11.c)
Note: See TracChangeset for help on using the changeset viewer.