Changeset 5639 for trunk/psLib/test/math
- Timestamp:
- Nov 30, 2005, 12:04:32 PM (21 years ago)
- Location:
- trunk/psLib/test/math/verified
- Files:
-
- 2 edited
-
tst_psFunc08.stderr (modified) (1 diff)
-
tst_psFunc09.stderr (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/math/verified/tst_psFunc08.stderr
r4862 r5639 29 29 Following should generate an error message for invalid input type 30 30 <HOST>|E|psPolynomial1DEvalVector (FILE:LINENO) 31 Unallowable operation: psVector x has incorrect type.31 psVector x: bad type(769) 32 32 33 33 ---> TESTPOINT PASSED (psPolynomialXDEval{psPolynomial1DEvalVector} | tst_psFunc08.c) -
trunk/psLib/test/math/verified/tst_psFunc09.stderr
r4862 r5639 33 33 Following should generate an error message for invalid input type 34 34 <HOST>|E|psPolynomial2DEvalVector (FILE:LINENO) 35 Unallowable operation: psVector x has incorrect type.35 psVector x: bad type(769) 36 36 <HOST>|I|testPoly2DEvalVector 37 37 Following should generate an error message for invalid input type 38 38 <HOST>|E|psPolynomial2DEvalVector (FILE:LINENO) 39 Unallowable operation: psVector y has incorrect type.39 psVector y: bad type(769) 40 40 41 41 ---> TESTPOINT PASSED (psPolynomialXDEval{psPolynomial2DEvalVector} | tst_psFunc09.c)
Note:
See TracChangeset
for help on using the changeset viewer.
