Changeset 4422 for trunk/psLib/test/dataManip/verified/tst_psFunc11.stderr
- Timestamp:
- Jun 28, 2005, 2:43:46 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/verified/tst_psFunc11.stderr
r4405 r4422 79 79 Following should generate an error message for NULL polynomial 80 80 <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. 86 82 <DATE><TIME>|<HOST>|I|testDPoly4DEvalVector 87 83 Following should generate an error message for NULL input vector … … 97 93 Unallowable operation: psVector z or its data is NULL. 98 94 <DATE><TIME>|<HOST>|I|testDPoly4DEvalVector 99 Following should generate an error message for invalid input type95 Following should generate an error message for NULL input vector 100 96 <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. 102 98 <DATE><TIME>|<HOST>|I|testDPoly4DEvalVector 103 99 Following should generate an error message for invalid input type … … 111 107 Following should generate an error message for invalid input type 112 108 <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. 114 114 115 115 ---> TESTPOINT PASSED (psPolynomialXDEval{psDPolynomial4DEvalVector} | tst_psFunc11.c)
Note:
See TracChangeset
for help on using the changeset viewer.
