Changeset 9948
- Timestamp:
- Nov 10, 2006, 12:07:04 PM (20 years ago)
- Location:
- trunk/psLib/test/astro
- Files:
-
- 2 added
- 2 edited
-
Makefile.am (modified) (1 diff)
-
execute_tap (modified) (1 diff)
-
tap_psEarthOrientation_corrections.c (added)
-
tap_psEarthOrientation_motion.c (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astro/Makefile.am
r9933 r9948 11 11 12 12 TEST_PROGS = \ 13 tap_psSphereOps_all 13 tap_psSphereOps_all \ 14 tap_psEarthOrientation_motion \ 15 tap_psEarthOrientation_corrections 14 16 15 17 if BUILD_TESTS -
trunk/psLib/test/astro/execute_tap
r9933 r9948 1 1 make test 2 2 ./tap_psSphereOps_all 3 ./tap_psEarthOrientation_corrections 4 ./tap_psEarthOrientation_motion
Note:
See TracChangeset
for help on using the changeset viewer.
