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

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