Better fix
[?]
Mar 12, 2012, 8:06 PM
GAZHOBWEXOSWFNJYOYXASH3LCOLREWB3DZXELIAP2Q6L2X2ZSI4QCDependencies
- [2]
N3KBVX6GSet $PERL5LIB properly in hydra-init in "make check" - [3]
AMFMXR52Provide a command ‘hydra-init’ to initialise/upgrade the database - [4]
G2ZB6464first test, not yet in buildprocess - [5]
V2ALOFRRFix the test - [6]
PVBTVPKJnix needs env vars as absolute paths - [7]
OB7GB5DLTest environment cleanups - [8]
HX4QYOYAadd first evaluations tests - [9]
VOBFCHIXuse top_srcdir in stead of srcdir - [10]
7RO7CINMsetup environment variables for tests - [11]
WHS5RMPO - [12]
EDDTVGB4set BZR_HOME env var so bzr won't fail - [13]
JRVI4XTVtests: Use $(builddir) instead of `pwd`. - [14]
EFPZWV5S - [15]
RBZRCTALhydra: fixed and re-enabled evaluation tests
Change contents
- edit in tests/Makefile.am at line 1
perl5lib = "$(srcdir):$(top_srcdir)/src/lib:$$PERL5LIB" - replacement in tests/Makefile.am at line 13
PERL5LIB=$(perl5lib) \PERL5LIB="$(srcdir):$(top_srcdir)/src/lib:$$PERL5LIB" \ - replacement in tests/Makefile.am at line 34
PERL5LIB=$(perl5lib) perl $(top_srcdir)/src/script/hydra-init$(TESTS_ENVIRONMENT) $(top_srcdir)/src/script/hydra-init