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_psCoord01.stderr

    r4547 r5095  
    8686\**********************************************************************************/
    8787
    88 <DATE><TIME>|<HOST>|I|testProjectFail
     88<HOST>|I|testProjectFail
    8989    Following should generate an error message for null coord arg
    90 <DATE><TIME>|<HOST>|E|psProject (FILE:LINENO)
     90<HOST>|E|psProject (FILE:LINENO)
    9191    Unallowable operation: coord is NULL.
    92 <DATE><TIME>|<HOST>|I|testProjectFail
     92<HOST>|I|testProjectFail
    9393    Following should generate an error message for null projection arg
    94 <DATE><TIME>|<HOST>|E|psProject (FILE:LINENO)
     94<HOST>|E|psProject (FILE:LINENO)
    9595    Unallowable operation: projection is NULL.
    96 <DATE><TIME>|<HOST>|I|testProjectFail
     96<HOST>|I|testProjectFail
    9797    Following should generate an error message for invalid projection type
    98 <DATE><TIME>|<HOST>|E|psProject (FILE:LINENO)
     98<HOST>|E|psProject (FILE:LINENO)
    9999    The projection type, 4, is unknown.
    100100
     
    107107\**********************************************************************************/
    108108
    109 <DATE><TIME>|<HOST>|I|testDeprojectFail
     109<HOST>|I|testDeprojectFail
    110110    Following should generate an error message for null coord arg
    111 <DATE><TIME>|<HOST>|E|psDeproject (FILE:LINENO)
     111<HOST>|E|psDeproject (FILE:LINENO)
    112112    Unallowable operation: coord is NULL.
    113 <DATE><TIME>|<HOST>|I|testDeprojectFail
     113<HOST>|I|testDeprojectFail
    114114    Following should generate an error message for null projection arg
    115 <DATE><TIME>|<HOST>|E|psDeproject (FILE:LINENO)
     115<HOST>|E|psDeproject (FILE:LINENO)
    116116    Unallowable operation: projection is NULL.
    117 <DATE><TIME>|<HOST>|I|testDeprojectFail
     117<HOST>|I|testDeprojectFail
    118118    Following should generate an error message for invalid projection type
    119 <DATE><TIME>|<HOST>|E|psDeproject (FILE:LINENO)
     119<HOST>|E|psDeproject (FILE:LINENO)
    120120    The projection type, 4, is unknown.
    121121
     
    128128\**********************************************************************************/
    129129
    130 <DATE><TIME>|<HOST>|I|testSetOffsetSphere
     130<HOST>|I|testSetOffsetSphere
    131131    Following should generate error message null input coord
    132 <DATE><TIME>|<HOST>|E|psSphereSetOffset (FILE:LINENO)
     132<HOST>|E|psSphereSetOffset (FILE:LINENO)
    133133    Unallowable operation: position is NULL.
    134 <DATE><TIME>|<HOST>|I|testSetOffsetSphere
     134<HOST>|I|testSetOffsetSphere
    135135    Following should generate error message null offset
    136 <DATE><TIME>|<HOST>|E|psSphereSetOffset (FILE:LINENO)
     136<HOST>|E|psSphereSetOffset (FILE:LINENO)
    137137    Unallowable operation: offset is NULL.
    138 <DATE><TIME>|<HOST>|I|testSetOffsetSphere
     138<HOST>|I|testSetOffsetSphere
    139139    Following should generate error message invalid mode
    140 <DATE><TIME>|<HOST>|E|psSphereSetOffset (FILE:LINENO)
     140<HOST>|E|psSphereSetOffset (FILE:LINENO)
    141141    Specified offset mode, 0x54321, is not supported.
    142 <DATE><TIME>|<HOST>|I|testSetOffsetSphere
     142<HOST>|I|testSetOffsetSphere
    143143    Following should generate an error message invalid unit
    144 <DATE><TIME>|<HOST>|E|psSphereSetOffset (FILE:LINENO)
     144<HOST>|E|psSphereSetOffset (FILE:LINENO)
    145145    Specified units, 0x54321, is not supported.
    146146
     
    162162\**********************************************************************************/
    163163
    164 <DATE><TIME>|<HOST>|I|testGetOffsetSphere
     164<HOST>|I|testGetOffsetSphere
    165165    Following should generate an error message for null position
    166 <DATE><TIME>|<HOST>|E|psSphereGetOffset (FILE:LINENO)
     166<HOST>|E|psSphereGetOffset (FILE:LINENO)
    167167    Unallowable operation: position1 is NULL.
    168 <DATE><TIME>|<HOST>|I|testGetOffsetSphere
     168<HOST>|I|testGetOffsetSphere
    169169    Following should generate an error message for null position
    170 <DATE><TIME>|<HOST>|E|psSphereGetOffset (FILE:LINENO)
     170<HOST>|E|psSphereGetOffset (FILE:LINENO)
    171171    Unallowable operation: position2 is NULL.
    172 <DATE><TIME>|<HOST>|I|testGetOffsetSphere
     172<HOST>|I|testGetOffsetSphere
    173173    Following should generate an error message for invalid mode
    174 <DATE><TIME>|<HOST>|E|psSphereGetOffset (FILE:LINENO)
     174<HOST>|E|psSphereGetOffset (FILE:LINENO)
    175175    Specified offset mode, 0x54321, is not supported.
    176 <DATE><TIME>|<HOST>|I|testGetOffsetSphere
     176<HOST>|I|testGetOffsetSphere
    177177    Following should generate an error message for invalid unit type
    178 <DATE><TIME>|<HOST>|E|psSphereGetOffset (FILE:LINENO)
     178<HOST>|E|psSphereGetOffset (FILE:LINENO)
    179179    Specified units, 0x54321, is not supported.
    180 <DATE><TIME>|<HOST>|I|testGetOffsetSphere
     180<HOST>|I|testGetOffsetSphere
    181181    Following should generate warning message
    182 <DATE><TIME>|<HOST>|W|psSphereGetOffset
     182<HOST>|W|psSphereGetOffset
    183183    WARNING: psDeproject(): position1->d is larger than 90 degrees.  Returning NULL.
    184 <DATE><TIME>|<HOST>|I|testGetOffsetSphere
     184<HOST>|I|testGetOffsetSphere
    185185    Following should generate warning message
    186 <DATE><TIME>|<HOST>|W|psSphereGetOffset
     186<HOST>|W|psSphereGetOffset
    187187    WARNING: psDeproject(): position2->d is larger than 90 degrees.  Returning NULL.
    188188
Note: See TracChangeset for help on using the changeset viewer.