IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 22, 2005, 12:24:58 PM (21 years ago)
Author:
gusciora
Message:

Format change.

File:
1 edited

Legend:

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

    r4601 r5095  
    55\**********************************************************************************/
    66
    7 <DATE><TIME>|<HOST>|I|testPlaneTransformAlloc
     7<HOST>|I|testPlaneTransformAlloc
    88    Following should generate an error message: negative x terms
    9 <DATE><TIME>|<HOST>|E|psPlaneTransformAlloc (FILE:LINENO)
     9<HOST>|E|psPlaneTransformAlloc (FILE:LINENO)
    1010    Error: n1 is less than 0.
    11 <DATE><TIME>|<HOST>|I|testPlaneTransformAlloc
     11<HOST>|I|testPlaneTransformAlloc
    1212    Following should generate an error message: negative y terms
    13 <DATE><TIME>|<HOST>|E|psPlaneTransformAlloc (FILE:LINENO)
     13<HOST>|E|psPlaneTransformAlloc (FILE:LINENO)
    1414    Error: n2 is less than 0.
    1515
     
    2222\**********************************************************************************/
    2323
    24 <DATE><TIME>|<HOST>|I|testPlaneDistortAlloc
     24<HOST>|I|testPlaneDistortAlloc
    2525    Following should generate an error message for negative x term
    26 <DATE><TIME>|<HOST>|E|psPlaneDistortAlloc (FILE:LINENO)
     26<HOST>|E|psPlaneDistortAlloc (FILE:LINENO)
    2727    Error: n1 is less than 0.
    28 <DATE><TIME>|<HOST>|I|testPlaneDistortAlloc
     28<HOST>|I|testPlaneDistortAlloc
    2929    Following should generate an error message for negative y term
    30 <DATE><TIME>|<HOST>|E|psPlaneDistortAlloc (FILE:LINENO)
     30<HOST>|E|psPlaneDistortAlloc (FILE:LINENO)
    3131    Error: n2 is less than 0.
    32 <DATE><TIME>|<HOST>|I|testPlaneDistortAlloc
     32<HOST>|I|testPlaneDistortAlloc
    3333    Following should generate an error message for negative z term
    34 <DATE><TIME>|<HOST>|E|psPlaneDistortAlloc (FILE:LINENO)
     34<HOST>|E|psPlaneDistortAlloc (FILE:LINENO)
    3535    Error: n3 is less than 0.
    36 <DATE><TIME>|<HOST>|I|testPlaneDistortAlloc
     36<HOST>|I|testPlaneDistortAlloc
    3737    Following should generate an error message for negative w term
    38 <DATE><TIME>|<HOST>|E|psPlaneDistortAlloc (FILE:LINENO)
     38<HOST>|E|psPlaneDistortAlloc (FILE:LINENO)
    3939    Error: n4 is less than 0.
    4040
     
    4747\**********************************************************************************/
    4848
    49 <DATE><TIME>|<HOST>|I|testPlaneTransformApply
     49<HOST>|I|testPlaneTransformApply
    5050    Following should generate error message for NULL psPlaneTransform
    51 <DATE><TIME>|<HOST>|E|psPlaneTransformApply (FILE:LINENO)
     51<HOST>|E|psPlaneTransformApply (FILE:LINENO)
    5252    Unallowable operation: transform is NULL.
    53 <DATE><TIME>|<HOST>|I|testPlaneTransformApply
     53<HOST>|I|testPlaneTransformApply
    5454    Following should generate error message for NULL x coeff psPlaneTransform
    55 <DATE><TIME>|<HOST>|E|psPlaneTransformApply (FILE:LINENO)
     55<HOST>|E|psPlaneTransformApply (FILE:LINENO)
    5656    Unallowable operation: transform->x is NULL.
    57 <DATE><TIME>|<HOST>|I|testPlaneTransformApply
     57<HOST>|I|testPlaneTransformApply
    5858    Following should generate error message for NULL y coeff psPlaneTransform
    59 <DATE><TIME>|<HOST>|E|psPlaneTransformApply (FILE:LINENO)
     59<HOST>|E|psPlaneTransformApply (FILE:LINENO)
    6060    Unallowable operation: transform->y is NULL.
    61 <DATE><TIME>|<HOST>|I|testPlaneTransformApply
     61<HOST>|I|testPlaneTransformApply
    6262    Following should generate error message for NULL psPlane
    63 <DATE><TIME>|<HOST>|E|psPlaneTransformApply (FILE:LINENO)
     63<HOST>|E|psPlaneTransformApply (FILE:LINENO)
    6464    Unallowable operation: coords is NULL.
    6565
     
    7272\**********************************************************************************/
    7373
    74 <DATE><TIME>|<HOST>|I|testPlaneDistortApply
     74<HOST>|I|testPlaneDistortApply
    7575    Following should generate an error message for null psPlaneDistort
    76 <DATE><TIME>|<HOST>|E|psPlaneDistortApply (FILE:LINENO)
     76<HOST>|E|psPlaneDistortApply (FILE:LINENO)
    7777    Unallowable operation: distort is NULL.
    78 <DATE><TIME>|<HOST>|I|testPlaneDistortApply
     78<HOST>|I|testPlaneDistortApply
    7979    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)
    8181    Unallowable operation: distort->x is NULL.
    82 <DATE><TIME>|<HOST>|I|testPlaneDistortApply
     82<HOST>|I|testPlaneDistortApply
    8383    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)
    8585    Unallowable operation: distort->y is NULL.
    86 <DATE><TIME>|<HOST>|I|testPlaneDistortApply
     86<HOST>|I|testPlaneDistortApply
    8787    Following should generate an error message for null input psPlane
    88 <DATE><TIME>|<HOST>|E|psPlaneDistortApply (FILE:LINENO)
     88<HOST>|E|psPlaneDistortApply (FILE:LINENO)
    8989    Unallowable operation: coords is NULL.
    9090
Note: See TracChangeset for help on using the changeset viewer.