IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 17, 2005, 12:22:06 PM (21 years ago)
Author:
desonia
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/collections/Makefile.am

    r3237 r3275  
    1515AM_LDFLAGS = -L$(top_builddir)/src -lpslib $(PSLIB_LIBS)
    1616
    17 check_PROGRAMS = \
    18          tst_psVector          \
    19          tst_psArray           \
    20          tst_psArray01         \
    21          tst_psArray02         \
    22          tst_psBitSet          \
    23          tst_psVectorSort_01   \
    24          tst_psVectorSort_02   \
    25          tst_psVectorSort_03   \
    26          tst_psVectorSort_04   \
    27          tst_psList            \
    28          tst_psHash00          \
    29          tst_psHash01          \
    30          tst_psHash02          \
    31          tst_psHash03          \
    32          tst_psHash04          \
    33          tst_psHash05          \
    34          tst_psScalar
    35  
    36 TESTS_ENVIRONMENT = perl $(top_srcdir)/test/runTest -verified=$(srcdir)/verified
    3717TESTS = \
    3818         tst_psVector          \
     
    5333         tst_psHash05          \
    5434         tst_psScalar
     35
     36check_PROGRAMS =$(TESTS)
     37 
     38TESTS_ENVIRONMENT = perl $(top_srcdir)/test/runTest -verified=$(srcdir)/verified
     39
    5540tests: $(TESTS)
    5641
Note: See TracChangeset for help on using the changeset viewer.