IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 15, 2005, 4:31:07 PM (21 years ago)
Author:
evanalst
Message:

Update test case for psPlaneAlloc and psPlaneTransformApply.

File:
1 edited

Legend:

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

    r3367 r3431  
    5656\**********************************************************************************/
    5757
     58<DATE><TIME>|<HOST>|I|testPlaneTransformApply
     59    Following should generate error message for NULL psPlaneTransform
    5860<DATE><TIME>|<HOST>|E|psPlaneTransformApply (FILE:LINENO)
    5961    Unallowable operation: transform is NULL.
     62<DATE><TIME>|<HOST>|I|testPlaneTransformApply
     63    Following should generate error message for NULL x coeff psPlaneTransform
    6064<DATE><TIME>|<HOST>|E|psPlaneTransformApply (FILE:LINENO)
    6165    Unallowable operation: transform->x is NULL.
     66<DATE><TIME>|<HOST>|I|testPlaneTransformApply
     67    Following should generate error message for NULL y coeff psPlaneTransform
    6268<DATE><TIME>|<HOST>|E|psPlaneTransformApply (FILE:LINENO)
    6369    Unallowable operation: transform->y is NULL.
     70<DATE><TIME>|<HOST>|I|testPlaneTransformApply
     71    Following should generate error message for NULL psPlane
    6472<DATE><TIME>|<HOST>|E|psPlaneTransformApply (FILE:LINENO)
    6573    Unallowable operation: coords is NULL.
Note: See TracChangeset for help on using the changeset viewer.