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/imcombine/Makefile.am

    r8569 r9722  
    22AM_CFLAGS  = @AM_CFLAGS@ $(PSMODULES_CFLAGS) $(SRCINC)
    33
    4 TESTS = \
    5     tst_pmImageCombine \
    6     tst_pmReadoutCombine
    7 
    8 tst_pmImageCombine_SOURCES = tst_pmImageCombine.c
    9 tst_pmReadoutCombine_SOURCES = tst_pmReadoutCombine.c
    10 
    114check_PROGRAMS = $(TESTS)
    12 
    13 TESTS_ENVIRONMENT = perl $(top_srcdir)/test/runTest --verified=$(srcdir)/verified
    14 
    15 tests: $(TESTS)
    16 
    17 EXTRA_DIST = verified
    185
    196CLEANFILES = $(TESTS) temp/* *~
Note: See TracChangeset for help on using the changeset viewer.