Changeset 4405 for trunk/psLib/test/dataManip/verified/tst_psFunc11.stderr
- Timestamp:
- Jun 27, 2005, 2:53:54 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/verified/tst_psFunc11.stderr
r3406 r4405 34 34 Following should generate an error message for NULL polynomial 35 35 <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. 41 37 <DATE><TIME>|<HOST>|I|testPoly4DEvalVector 42 38 Following should generate an error message for NULL input vector … … 52 48 Unallowable operation: psVector z or its data is NULL. 53 49 <DATE><TIME>|<HOST>|I|testPoly4DEvalVector 54 Following should generate an error message for invalid input type50 Following should generate an error message for NULL input vector 55 51 <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. 57 53 <DATE><TIME>|<HOST>|I|testPoly4DEvalVector 58 54 Following should generate an error message for invalid input type … … 66 62 Following should generate an error message for invalid input type 67 63 <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. 69 69 70 70 ---> TESTPOINT PASSED (psPolynomialXDEval{psPolynomial4DEvalVector} | tst_psFunc11.c)
Note:
See TracChangeset
for help on using the changeset viewer.
