IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 23, 2006, 5:11:22 PM (20 years ago)
Author:
jhoblitt
Message:

disable old pstest tests and remove associated metadata files
remove dead test/pslib dir

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/test/camera/Makefile.am

    r8569 r9722  
    33AM_CPPFLAGS = $(SRCINC) $(PSLIB_CFLAGS)
    44
    5 TESTS =\
    6     tst_pmAstrometry
    7 
    8 tst_pmAstrometry_SOURCES = tst_pmAstrometry.c
    9 
    10 check_PROGRAMS = $(TESTS)
    11 
    12 TESTS_ENVIRONMENT = perl $(top_srcdir)/test/runTest --verified=$(srcdir)/verified
    13 
    14 tests: $(TESTS)
    15 
    16 CLEANFILES = $(TESTS) temp/* *~
     5check_PROGRAMS =
    176
    187test: check
Note: See TracChangeset for help on using the changeset viewer.