IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 8, 2015, 10:06:40 AM (11 years ago)
Author:
eugene
Message:

dial tcomptiming back to a modest size; move tcomptiming out of default tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ohana.20150429/src/libfits/Makefile

    r38425 r38426  
    2626TEST_LDFLAGS  = $(BASE_LDFLAGS) -lFITS -lohana -ltap_ohana
    2727
    28 # zlib
    29 TESTPROG = imagecomp tablecomp tcomptiming ricetest
     28
     29TESTXTRA = zlib tcomptiming
     30TESTPROG = imagecomp tablecomp ricetest
    3031$(TESTPROG) : % : $(TESTBIN)/%
     32$(TESTXTRA) : % : $(TESTBIN)/%
    3133test: $(TESTPROG)
    3234        for i in $(TESTPROG); do $(TESTBIN)/$$i 2>&1 | $(TESTHARNESS); done
Note: See TracChangeset for help on using the changeset viewer.