IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 27, 2005, 2:53:54 PM (21 years ago)
Author:
drobbin
Message:

psPolynomial fxns revised per apidelta-report-cycle6

File:
1 edited

Legend:

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

    r3406 r4405  
    3434    Following should generate an error message for NULL polynomial
    3535<DATE><TIME>|<HOST>|E|psPolynomial4DEvalVector (FILE:LINENO)
    36     Unallowable operation: polynomial myPoly or its coeffs is NULL.
    37 <DATE><TIME>|<HOST>|I|testPoly4DEvalVector
    38     Following should generate an error message for NULL input vector
    39 <DATE><TIME>|<HOST>|E|psPolynomial4DEvalVector (FILE:LINENO)
    40     Unallowable operation: psVector w or its data is NULL.
     36    Unallowable operation: polynomial poly or its coeffs is NULL.
    4137<DATE><TIME>|<HOST>|I|testPoly4DEvalVector
    4238    Following should generate an error message for NULL input vector
     
    5248    Unallowable operation: psVector z or its data is NULL.
    5349<DATE><TIME>|<HOST>|I|testPoly4DEvalVector
    54     Following should generate an error message for invalid input type
     50    Following should generate an error message for NULL input vector
    5551<DATE><TIME>|<HOST>|E|psPolynomial4DEvalVector (FILE:LINENO)
    56     Unallowable operation: psVector x has incorrect type.
     52    Unallowable operation: psVector t or its data is NULL.
    5753<DATE><TIME>|<HOST>|I|testPoly4DEvalVector
    5854    Following should generate an error message for invalid input type
     
    6662    Following should generate an error message for invalid input type
    6763<DATE><TIME>|<HOST>|E|psPolynomial4DEvalVector (FILE:LINENO)
    68     Unallowable operation: psVector w has incorrect type.
     64    Unallowable operation: psVector t has incorrect type.
     65<DATE><TIME>|<HOST>|I|testPoly4DEvalVector
     66    Following should generate an error message for invalid input type
     67<DATE><TIME>|<HOST>|E|psPolynomial4DEvalVector (FILE:LINENO)
     68    Unallowable operation: psVector x has incorrect type.
    6969
    7070---> TESTPOINT PASSED (psPolynomialXDEval{psPolynomial4DEvalVector} | tst_psFunc11.c)
Note: See TracChangeset for help on using the changeset viewer.