IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 18, 2005, 11:23:21 AM (21 years ago)
Author:
gusciora
Message:

....

File:
1 edited

Legend:

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

    r5095 r5549  
    66
    77<HOST>|I|testPlaneTransformAlloc
    8     Following should generate an error message: negative x terms
     8    Following should generate an error message: negative x order
    99<HOST>|E|psPlaneTransformAlloc (FILE:LINENO)
    1010    Error: n1 is less than 0.
    1111<HOST>|I|testPlaneTransformAlloc
    12     Following should generate an error message: negative y terms
     12    Following should generate an error message: negative y order
    1313<HOST>|E|psPlaneTransformAlloc (FILE:LINENO)
    1414    Error: n2 is less than 0.
     
    2323
    2424<HOST>|I|testPlaneDistortAlloc
    25     Following should generate an error message for negative x term
     25    Following should generate an error message for negative x order
    2626<HOST>|E|psPlaneDistortAlloc (FILE:LINENO)
    2727    Error: n1 is less than 0.
    2828<HOST>|I|testPlaneDistortAlloc
    29     Following should generate an error message for negative y term
     29    Following should generate an error message for negative y order
    3030<HOST>|E|psPlaneDistortAlloc (FILE:LINENO)
    3131    Error: n2 is less than 0.
    3232<HOST>|I|testPlaneDistortAlloc
    33     Following should generate an error message for negative z term
     33    Following should generate an error message for negative z order
    3434<HOST>|E|psPlaneDistortAlloc (FILE:LINENO)
    3535    Error: n3 is less than 0.
    3636<HOST>|I|testPlaneDistortAlloc
    37     Following should generate an error message for negative w term
     37    Following should generate an error message for negative w order
    3838<HOST>|E|psPlaneDistortAlloc (FILE:LINENO)
    3939    Error: n4 is less than 0.
Note: See TracChangeset for help on using the changeset viewer.