Changeset 5814 for trunk/psLib/test/astro/verified/tst_psCoord.stderr
- Timestamp:
- Dec 19, 2005, 7:05:37 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astro/verified/tst_psCoord.stderr
r5549 r5814 8 8 Following should generate an error message: negative x order 9 9 <HOST>|E|psPlaneTransformAlloc (FILE:LINENO) 10 Error: n1 is less than 0.10 Error: order1 is less than 0. 11 11 <HOST>|I|testPlaneTransformAlloc 12 12 Following should generate an error message: negative y order 13 13 <HOST>|E|psPlaneTransformAlloc (FILE:LINENO) 14 Error: n2 is less than 0.14 Error: order2 is less than 0. 15 15 16 16 ---> TESTPOINT PASSED (psCoord{psPlaneTransformAlloc()} | tst_psCoord.c) … … 25 25 Following should generate an error message for negative x order 26 26 <HOST>|E|psPlaneDistortAlloc (FILE:LINENO) 27 Error: n1 is less than 0.27 Error: order1 is less than 0. 28 28 <HOST>|I|testPlaneDistortAlloc 29 29 Following should generate an error message for negative y order 30 30 <HOST>|E|psPlaneDistortAlloc (FILE:LINENO) 31 Error: n2 is less than 0.31 Error: order2 is less than 0. 32 32 <HOST>|I|testPlaneDistortAlloc 33 33 Following should generate an error message for negative z order 34 34 <HOST>|E|psPlaneDistortAlloc (FILE:LINENO) 35 Error: n3 is less than 0.35 Error: order3 is less than 0. 36 36 <HOST>|I|testPlaneDistortAlloc 37 37 Following should generate an error message for negative w order 38 38 <HOST>|E|psPlaneDistortAlloc (FILE:LINENO) 39 Error: n4 is less than 0.39 Error: order4 is less than 0. 40 40 41 41 ---> TESTPOINT PASSED (psCoord{psPlaneDistortAlloc()} | tst_psCoord.c)
Note:
See TracChangeset
for help on using the changeset viewer.
