[avida-cvs] avida(kaben) CVS commits: /current/source/main/functional_testsuites Makefile.am /current/source/main/functional_testsuites/config unix.exp

kaben avida-cvs at alife.org
Fri Oct 3 22:00:39 PDT 2003


kaben		Fri Oct  3 14:00:39 2003 EDT

  Added files:                 (Branch: kaben)
    /avida/current/source/main/functional_testsuites	Makefile.am 
    /avida/current/source/main/functional_testsuites/config	unix.exp 
  Log:
  
  Adding missing testsuite files.
  
  
  

Index: avida/current/source/main/functional_testsuites/Makefile.am
+++ avida/current/source/main/functional_testsuites/Makefile.am
AUTOMAKE_OPTIONS = dejagnu
TESTSUITES =
EXTRA_DIST =

EXTRA_DIST += default.md5sum default.tail
if DEFAULT_TESTS
TESTSUITES += default
endif

EXTRA_DIST +=tedious.tail
if TEDIOUS_TESTS
TESTSUITES += tedious
endif

DEJATOOL = $(TESTSUITES)
AM_RUNTESTFLAGS = AVIDA_BLDDIR=`pwd`/..

Index: avida/current/source/main/functional_testsuites/config/unix.exp
+++ avida/current/source/main/functional_testsuites/config/unix.exp






More information about the Avida-cvs mailing list