IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 27, 2005, 10:38:12 AM (21 years ago)
Author:
drobbin
Message:

made required changes based on apidelta-report-cycle6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/astronomy/verified/tst_psCoord.stderr

    r3471 r4401  
    8484    Following should generate an error message for null psPlaneDistort
    8585<DATE><TIME>|<HOST>|E|psPlaneDistortApply (FILE:LINENO)
    86     Unallowable operation: transform is NULL.
     86    Unallowable operation: distort is NULL.
    8787<DATE><TIME>|<HOST>|I|testPlaneDistortApply
    8888    Following should generate an error message for null x member psPlaneDistort
    8989<DATE><TIME>|<HOST>|E|psPlaneDistortApply (FILE:LINENO)
    90     Unallowable operation: transform->x is NULL.
     90    Unallowable operation: distort->x is NULL.
    9191<DATE><TIME>|<HOST>|I|testPlaneDistortApply
    9292    Following should generate an error message for null y member psPlaneDistort
    9393<DATE><TIME>|<HOST>|E|psPlaneDistortApply (FILE:LINENO)
    94     Unallowable operation: transform->y is NULL.
     94    Unallowable operation: distort->y is NULL.
    9595<DATE><TIME>|<HOST>|I|testPlaneDistortApply
    9696    Following should generate an error message for null input psPlane
Note: See TracChangeset for help on using the changeset viewer.