Changeset 5095 for trunk/psLib/test/astro/verified/tst_psCoord01.stderr
- Timestamp:
- Sep 22, 2005, 12:24:58 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astro/verified/tst_psCoord01.stderr
r4547 r5095 86 86 \**********************************************************************************/ 87 87 88 < DATE><TIME>|<HOST>|I|testProjectFail88 <HOST>|I|testProjectFail 89 89 Following should generate an error message for null coord arg 90 < DATE><TIME>|<HOST>|E|psProject (FILE:LINENO)90 <HOST>|E|psProject (FILE:LINENO) 91 91 Unallowable operation: coord is NULL. 92 < DATE><TIME>|<HOST>|I|testProjectFail92 <HOST>|I|testProjectFail 93 93 Following should generate an error message for null projection arg 94 < DATE><TIME>|<HOST>|E|psProject (FILE:LINENO)94 <HOST>|E|psProject (FILE:LINENO) 95 95 Unallowable operation: projection is NULL. 96 < DATE><TIME>|<HOST>|I|testProjectFail96 <HOST>|I|testProjectFail 97 97 Following should generate an error message for invalid projection type 98 < DATE><TIME>|<HOST>|E|psProject (FILE:LINENO)98 <HOST>|E|psProject (FILE:LINENO) 99 99 The projection type, 4, is unknown. 100 100 … … 107 107 \**********************************************************************************/ 108 108 109 < DATE><TIME>|<HOST>|I|testDeprojectFail109 <HOST>|I|testDeprojectFail 110 110 Following should generate an error message for null coord arg 111 < DATE><TIME>|<HOST>|E|psDeproject (FILE:LINENO)111 <HOST>|E|psDeproject (FILE:LINENO) 112 112 Unallowable operation: coord is NULL. 113 < DATE><TIME>|<HOST>|I|testDeprojectFail113 <HOST>|I|testDeprojectFail 114 114 Following should generate an error message for null projection arg 115 < DATE><TIME>|<HOST>|E|psDeproject (FILE:LINENO)115 <HOST>|E|psDeproject (FILE:LINENO) 116 116 Unallowable operation: projection is NULL. 117 < DATE><TIME>|<HOST>|I|testDeprojectFail117 <HOST>|I|testDeprojectFail 118 118 Following should generate an error message for invalid projection type 119 < DATE><TIME>|<HOST>|E|psDeproject (FILE:LINENO)119 <HOST>|E|psDeproject (FILE:LINENO) 120 120 The projection type, 4, is unknown. 121 121 … … 128 128 \**********************************************************************************/ 129 129 130 < DATE><TIME>|<HOST>|I|testSetOffsetSphere130 <HOST>|I|testSetOffsetSphere 131 131 Following should generate error message null input coord 132 < DATE><TIME>|<HOST>|E|psSphereSetOffset (FILE:LINENO)132 <HOST>|E|psSphereSetOffset (FILE:LINENO) 133 133 Unallowable operation: position is NULL. 134 < DATE><TIME>|<HOST>|I|testSetOffsetSphere134 <HOST>|I|testSetOffsetSphere 135 135 Following should generate error message null offset 136 < DATE><TIME>|<HOST>|E|psSphereSetOffset (FILE:LINENO)136 <HOST>|E|psSphereSetOffset (FILE:LINENO) 137 137 Unallowable operation: offset is NULL. 138 < DATE><TIME>|<HOST>|I|testSetOffsetSphere138 <HOST>|I|testSetOffsetSphere 139 139 Following should generate error message invalid mode 140 < DATE><TIME>|<HOST>|E|psSphereSetOffset (FILE:LINENO)140 <HOST>|E|psSphereSetOffset (FILE:LINENO) 141 141 Specified offset mode, 0x54321, is not supported. 142 < DATE><TIME>|<HOST>|I|testSetOffsetSphere142 <HOST>|I|testSetOffsetSphere 143 143 Following should generate an error message invalid unit 144 < DATE><TIME>|<HOST>|E|psSphereSetOffset (FILE:LINENO)144 <HOST>|E|psSphereSetOffset (FILE:LINENO) 145 145 Specified units, 0x54321, is not supported. 146 146 … … 162 162 \**********************************************************************************/ 163 163 164 < DATE><TIME>|<HOST>|I|testGetOffsetSphere164 <HOST>|I|testGetOffsetSphere 165 165 Following should generate an error message for null position 166 < DATE><TIME>|<HOST>|E|psSphereGetOffset (FILE:LINENO)166 <HOST>|E|psSphereGetOffset (FILE:LINENO) 167 167 Unallowable operation: position1 is NULL. 168 < DATE><TIME>|<HOST>|I|testGetOffsetSphere168 <HOST>|I|testGetOffsetSphere 169 169 Following should generate an error message for null position 170 < DATE><TIME>|<HOST>|E|psSphereGetOffset (FILE:LINENO)170 <HOST>|E|psSphereGetOffset (FILE:LINENO) 171 171 Unallowable operation: position2 is NULL. 172 < DATE><TIME>|<HOST>|I|testGetOffsetSphere172 <HOST>|I|testGetOffsetSphere 173 173 Following should generate an error message for invalid mode 174 < DATE><TIME>|<HOST>|E|psSphereGetOffset (FILE:LINENO)174 <HOST>|E|psSphereGetOffset (FILE:LINENO) 175 175 Specified offset mode, 0x54321, is not supported. 176 < DATE><TIME>|<HOST>|I|testGetOffsetSphere176 <HOST>|I|testGetOffsetSphere 177 177 Following should generate an error message for invalid unit type 178 < DATE><TIME>|<HOST>|E|psSphereGetOffset (FILE:LINENO)178 <HOST>|E|psSphereGetOffset (FILE:LINENO) 179 179 Specified units, 0x54321, is not supported. 180 < DATE><TIME>|<HOST>|I|testGetOffsetSphere180 <HOST>|I|testGetOffsetSphere 181 181 Following should generate warning message 182 < DATE><TIME>|<HOST>|W|psSphereGetOffset182 <HOST>|W|psSphereGetOffset 183 183 WARNING: psDeproject(): position1->d is larger than 90 degrees. Returning NULL. 184 < DATE><TIME>|<HOST>|I|testGetOffsetSphere184 <HOST>|I|testGetOffsetSphere 185 185 Following should generate warning message 186 < DATE><TIME>|<HOST>|W|psSphereGetOffset186 <HOST>|W|psSphereGetOffset 187 187 WARNING: psDeproject(): position2->d is larger than 90 degrees. Returning NULL. 188 188
Note:
See TracChangeset
for help on using the changeset viewer.
