Changeset 4401 for trunk/psLib/test/astronomy
- Timestamp:
- Jun 27, 2005, 10:38:12 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astronomy/verified/tst_psCoord.stderr
r3471 r4401 84 84 Following should generate an error message for null psPlaneDistort 85 85 <DATE><TIME>|<HOST>|E|psPlaneDistortApply (FILE:LINENO) 86 Unallowable operation: transformis NULL.86 Unallowable operation: distort is NULL. 87 87 <DATE><TIME>|<HOST>|I|testPlaneDistortApply 88 88 Following should generate an error message for null x member psPlaneDistort 89 89 <DATE><TIME>|<HOST>|E|psPlaneDistortApply (FILE:LINENO) 90 Unallowable operation: transform->x is NULL.90 Unallowable operation: distort->x is NULL. 91 91 <DATE><TIME>|<HOST>|I|testPlaneDistortApply 92 92 Following should generate an error message for null y member psPlaneDistort 93 93 <DATE><TIME>|<HOST>|E|psPlaneDistortApply (FILE:LINENO) 94 Unallowable operation: transform->y is NULL.94 Unallowable operation: distort->y is NULL. 95 95 <DATE><TIME>|<HOST>|I|testPlaneDistortApply 96 96 Following should generate an error message for null input psPlane
Note:
See TracChangeset
for help on using the changeset viewer.
