- Timestamp:
- Jun 4, 2007, 3:10:22 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astro/tap_psEarthOrientation_corrections.c
r13084 r13623 71 71 void testAberration(void) 72 72 { 73 // diag(" >>>Test 2: psAberration "); 73 // psAberration() 74 74 psSphere *apparent = NULL; 75 75 psSphere *empty = NULL; … … 152 152 void testGravDef(void) 153 153 { 154 // diag(" >>>Test 3: psGravityDeflection "); 155 // Test for psGravityDeflection156 // Return properly allocated psEarthPole157 /* 154 // psGravityDeflection 155 // Test for psGravityDeflection 156 // Return properly allocated psEarthPole 157 /* XXX: Fix this 158 158 psSphere *apparent = NULL; 159 159 psSphere *empty = NULL; … … 282 282 void testEOC_Corrs(void) 283 283 { 284 // diag(" >>>Test 4:psEOC Correction Functions");284 // psEOC Correction Functions"); 285 285 //Tests for psEOC_PrecessionCorr 286 /* 286 /* XXX: Fix this 287 287 psTime *empty = NULL; 288 288 psTime *time2 = psTimeAlloc(PS_TIME_UTC);
Note:
See TracChangeset
for help on using the changeset viewer.
