IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 21, 2005, 3:36:47 PM (21 years ago)
Author:
evanalst
Message:

Update tests for psSphereGetOffset and psSphereSetOffset.

File:
1 edited

Legend:

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

    r3432 r3471  
    1 -------------------------------------------------------------------
    2 Calling psSphereGetOffset() with NULL position1.  Should generate error, return NULL.
    3 -------------------------------------------------------------------
    4 Calling psSphereGetOffset() with NULL position2.  Should generate error, return NULL.
    5 -------------------------------------------------------------------
    6 Calling psSphereGetOffset() with bogus offset mode.  Should generate error, return NULL.
    7 -------------------------------------------------------------------
    8 Calling psSphereGetOffset() with bogus offset units.  Should generate error, return NULL.
    9 -------------------------------------------------------------------
    10 -------------------------------------------------------------------
    11 Calling psSphereSetOffset() with NULL position1.  Should generate error, return NULL.
    12 -------------------------------------------------------------------
    13 Calling psSphereSetOffset() with NULL offset.  Should generate error, return NULL.
    14 -------------------------------------------------------------------
    15 Calling psSphereSetOffset() with bogus offset mode.  Should generate error, return NULL.
    16 -------------------------------------------------------------------
    17 Calling psSphereSetOffset() with bogus offset unit.  Should generate error, return NULL.
    18 -------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.