IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 2, 2006, 1:19:58 PM (20 years ago)
Author:
drobbin
Message:

Added comments, removed old code & comments, added NULL checks.

File:
1 edited

Legend:

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

    r6226 r6309  
    4949\**********************************************************************************/
    5050
     51<HOST>|I|testSphereOffset
     52    Following should generate an error
    5153<HOST>|E|psSphereSetOffset (FILE:LINENO)
    5254    Unallowable operation: position is NULL.
     55<HOST>|I|testSphereOffset
     56    Following should generate an error
    5357<HOST>|E|psSphereSetOffset (FILE:LINENO)
    5458    Unallowable operation: offset is NULL.
     59<HOST>|I|testSphereOffset
     60    Following should generate an error
    5561<HOST>|E|psSphereGetOffset (FILE:LINENO)
    5662    Unallowable operation: position1 is NULL.
     63<HOST>|I|testSphereOffset
     64    Following should generate an error
    5765<HOST>|E|psSphereGetOffset (FILE:LINENO)
    5866    Unallowable operation: position2 is NULL.
Note: See TracChangeset for help on using the changeset viewer.