Changeset 15989
- Timestamp:
- Jan 2, 2008, 11:03:34 AM (18 years ago)
- Location:
- trunk/psModules/test/astrom
- Files:
-
- 4 edited
-
tap_pmAstrometryWCS_DVO.c (modified) (1 diff)
-
tap_pmAstrometryWCS_DVO2.c (modified) (1 diff)
-
tap_pmAstrometryWCS_DVO3.c (modified) (1 diff)
-
tap_pmAstrometryWCS_DVO4.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/test/astrom/tap_pmAstrometryWCS_DVO.c
r10824 r15989 517 517 int main (void) 518 518 { 519 plan_tests(0); 520 519 plan_tests(2); 520 521 ok(true, "Skipping tests: (libdvo not available)"); 521 522 note("pmAstrometryWCS tests compared with DVO coords routines : SKIPPED (libdvo not available)"); 522 523 -
trunk/psModules/test/astrom/tap_pmAstrometryWCS_DVO2.c
r10824 r15989 619 619 int main (void) 620 620 { 621 plan_tests(0); 622 621 plan_tests(2); 622 623 ok(true, "Skipping tests: (libdvo not available)"); 623 624 note("pmAstrometryWCS tests compared with DVO coords routines : SKIPPED (libdvo not available)"); 624 625 -
trunk/psModules/test/astrom/tap_pmAstrometryWCS_DVO3.c
r10875 r15989 644 644 int main (void) 645 645 { 646 plan_tests(0); 647 646 plan_tests(2); 647 648 ok(true, "Skipping tests: (libdvo not available)"); 648 649 note("pmAstrometryWCS tests compared with DVO coords routines : SKIPPED (libdvo not available)"); 649 650 -
trunk/psModules/test/astrom/tap_pmAstrometryWCS_DVO4.c
r12522 r15989 945 945 int main (void) 946 946 { 947 plan_tests(0); 948 947 plan_tests(2); 948 949 ok(true, "Skipping tests: (libdvo not available)"); 949 950 note("pmAstrometryWCS tests compared with DVO coords routines : SKIPPED (libdvo not available)"); 950 951
Note:
See TracChangeset
for help on using the changeset viewer.
