Changeset 5095 for trunk/psLib/test/astro/verified/tst_psCoord.stderr
- Timestamp:
- Sep 22, 2005, 12:24:58 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astro/verified/tst_psCoord.stderr
r4601 r5095 5 5 \**********************************************************************************/ 6 6 7 < DATE><TIME>|<HOST>|I|testPlaneTransformAlloc7 <HOST>|I|testPlaneTransformAlloc 8 8 Following should generate an error message: negative x terms 9 < DATE><TIME>|<HOST>|E|psPlaneTransformAlloc (FILE:LINENO)9 <HOST>|E|psPlaneTransformAlloc (FILE:LINENO) 10 10 Error: n1 is less than 0. 11 < DATE><TIME>|<HOST>|I|testPlaneTransformAlloc11 <HOST>|I|testPlaneTransformAlloc 12 12 Following should generate an error message: negative y terms 13 < DATE><TIME>|<HOST>|E|psPlaneTransformAlloc (FILE:LINENO)13 <HOST>|E|psPlaneTransformAlloc (FILE:LINENO) 14 14 Error: n2 is less than 0. 15 15 … … 22 22 \**********************************************************************************/ 23 23 24 < DATE><TIME>|<HOST>|I|testPlaneDistortAlloc24 <HOST>|I|testPlaneDistortAlloc 25 25 Following should generate an error message for negative x term 26 < DATE><TIME>|<HOST>|E|psPlaneDistortAlloc (FILE:LINENO)26 <HOST>|E|psPlaneDistortAlloc (FILE:LINENO) 27 27 Error: n1 is less than 0. 28 < DATE><TIME>|<HOST>|I|testPlaneDistortAlloc28 <HOST>|I|testPlaneDistortAlloc 29 29 Following should generate an error message for negative y term 30 < DATE><TIME>|<HOST>|E|psPlaneDistortAlloc (FILE:LINENO)30 <HOST>|E|psPlaneDistortAlloc (FILE:LINENO) 31 31 Error: n2 is less than 0. 32 < DATE><TIME>|<HOST>|I|testPlaneDistortAlloc32 <HOST>|I|testPlaneDistortAlloc 33 33 Following should generate an error message for negative z term 34 < DATE><TIME>|<HOST>|E|psPlaneDistortAlloc (FILE:LINENO)34 <HOST>|E|psPlaneDistortAlloc (FILE:LINENO) 35 35 Error: n3 is less than 0. 36 < DATE><TIME>|<HOST>|I|testPlaneDistortAlloc36 <HOST>|I|testPlaneDistortAlloc 37 37 Following should generate an error message for negative w term 38 < DATE><TIME>|<HOST>|E|psPlaneDistortAlloc (FILE:LINENO)38 <HOST>|E|psPlaneDistortAlloc (FILE:LINENO) 39 39 Error: n4 is less than 0. 40 40 … … 47 47 \**********************************************************************************/ 48 48 49 < DATE><TIME>|<HOST>|I|testPlaneTransformApply49 <HOST>|I|testPlaneTransformApply 50 50 Following should generate error message for NULL psPlaneTransform 51 < DATE><TIME>|<HOST>|E|psPlaneTransformApply (FILE:LINENO)51 <HOST>|E|psPlaneTransformApply (FILE:LINENO) 52 52 Unallowable operation: transform is NULL. 53 < DATE><TIME>|<HOST>|I|testPlaneTransformApply53 <HOST>|I|testPlaneTransformApply 54 54 Following should generate error message for NULL x coeff psPlaneTransform 55 < DATE><TIME>|<HOST>|E|psPlaneTransformApply (FILE:LINENO)55 <HOST>|E|psPlaneTransformApply (FILE:LINENO) 56 56 Unallowable operation: transform->x is NULL. 57 < DATE><TIME>|<HOST>|I|testPlaneTransformApply57 <HOST>|I|testPlaneTransformApply 58 58 Following should generate error message for NULL y coeff psPlaneTransform 59 < DATE><TIME>|<HOST>|E|psPlaneTransformApply (FILE:LINENO)59 <HOST>|E|psPlaneTransformApply (FILE:LINENO) 60 60 Unallowable operation: transform->y is NULL. 61 < DATE><TIME>|<HOST>|I|testPlaneTransformApply61 <HOST>|I|testPlaneTransformApply 62 62 Following should generate error message for NULL psPlane 63 < DATE><TIME>|<HOST>|E|psPlaneTransformApply (FILE:LINENO)63 <HOST>|E|psPlaneTransformApply (FILE:LINENO) 64 64 Unallowable operation: coords is NULL. 65 65 … … 72 72 \**********************************************************************************/ 73 73 74 < DATE><TIME>|<HOST>|I|testPlaneDistortApply74 <HOST>|I|testPlaneDistortApply 75 75 Following should generate an error message for null psPlaneDistort 76 < DATE><TIME>|<HOST>|E|psPlaneDistortApply (FILE:LINENO)76 <HOST>|E|psPlaneDistortApply (FILE:LINENO) 77 77 Unallowable operation: distort is NULL. 78 < DATE><TIME>|<HOST>|I|testPlaneDistortApply78 <HOST>|I|testPlaneDistortApply 79 79 Following should generate an error message for null x member psPlaneDistort 80 < DATE><TIME>|<HOST>|E|psPlaneDistortApply (FILE:LINENO)80 <HOST>|E|psPlaneDistortApply (FILE:LINENO) 81 81 Unallowable operation: distort->x is NULL. 82 < DATE><TIME>|<HOST>|I|testPlaneDistortApply82 <HOST>|I|testPlaneDistortApply 83 83 Following should generate an error message for null y member psPlaneDistort 84 < DATE><TIME>|<HOST>|E|psPlaneDistortApply (FILE:LINENO)84 <HOST>|E|psPlaneDistortApply (FILE:LINENO) 85 85 Unallowable operation: distort->y is NULL. 86 < DATE><TIME>|<HOST>|I|testPlaneDistortApply86 <HOST>|I|testPlaneDistortApply 87 87 Following should generate an error message for null input psPlane 88 < DATE><TIME>|<HOST>|E|psPlaneDistortApply (FILE:LINENO)88 <HOST>|E|psPlaneDistortApply (FILE:LINENO) 89 89 Unallowable operation: coords is NULL. 90 90
Note:
See TracChangeset
for help on using the changeset viewer.
