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

    r3246 r3275  
    1515 
    1616
    17 check_PROGRAMS = tst_psTime_01 \
     17TESTS = tst_psTime_01 \
    1818         tst_psTime_02 \
    1919         tst_psTime_03 \
     
    3131         tst_psAstrometry01
    3232
     33check_PROGRAMS =$(TESTS)
     34
    3335check_DATA = test.config \
    3436        psTime.config \
     
    4345TESTS_ENVIRONMENT = export PS_CONFIG_FILE="psTime.config" && perl $(top_srcdir)/test/runTest --verified=$(srcdir)/verified
    4446 
    45 TESTS = tst_psTime_01 \
    46          tst_psTime_02 \
    47          tst_psTime_03 \
    48          tst_psTime_04 \
    49          tst_psMetadataIO  \
    50          tst_psMetadata_01 \
    51          tst_psMetadata_02 \
    52          tst_psMetadata_03 \
    53          tst_psMetadata_04 \
    54          tst_psMetadata_05 \
    55          tst_psMetadata_06 \
    56          tst_psMetadata_07 \
    57          tst_psAstrometry \
    58          tst_psCoord \
    59          tst_psAstrometry01
    6047
    6148tests: $(check_DATA) $(TESTS)
Note: See TracChangeset for help on using the changeset viewer.