Better fix

[?]
Mar 12, 2012, 8:06 PM
GAZHOBWEXOSWFNJYOYXASH3LCOLREWB3DZXELIAP2Q6L2X2ZSI4QC

Dependencies

  • [2] N3KBVX6G Set $PERL5LIB properly in hydra-init in "make check"
  • [3] AMFMXR52 Provide a command ‘hydra-init’ to initialise/upgrade the database
  • [4] G2ZB6464 first test, not yet in buildprocess
  • [5] V2ALOFRR Fix the test
  • [6] PVBTVPKJ nix needs env vars as absolute paths
  • [7] OB7GB5DL Test environment cleanups
  • [8] HX4QYOYA add first evaluations tests
  • [9] VOBFCHIX use top_srcdir in stead of srcdir
  • [10] 7RO7CINM setup environment variables for tests
  • [11] WHS5RMPO
  • [12] EDDTVGB4 set BZR_HOME env var so bzr won't fail
  • [13] JRVI4XTV tests: Use $(builddir) instead of `pwd`.
  • [14] EFPZWV5S
  • [15] RBZRCTAL hydra: fixed and re-enabled evaluation tests

Change contents

  • edit in tests/Makefile.am at line 1
    [3.92][2.0:57]()
    perl5lib = "$(srcdir):$(top_srcdir)/src/lib:$$PERL5LIB"
  • replacement in tests/Makefile.am at line 13
    [3.24][2.58:87]()
    PERL5LIB=$(perl5lib) \
    [3.24]
    [3.48]
    PERL5LIB="$(srcdir):$(top_srcdir)/src/lib:$$PERL5LIB" \
  • replacement in tests/Makefile.am at line 34
    [3.51][2.88:151]()
    PERL5LIB=$(perl5lib) perl $(top_srcdir)/src/script/hydra-init
    [3.51]
    [3.0]
    $(TESTS_ENVIRONMENT) $(top_srcdir)/src/script/hydra-init