source: tests/regression/atlocal.in@ efd020

AutomationFragmentation_failures Candidate_v1.6.1 ChemicalSpaceEvaluator Enhanced_StructuralOptimization_continued Exclude_Hydrogens_annealWithBondGraph ForceAnnealing_with_BondGraph ForceAnnealing_with_BondGraph_contraction-expansion Gui_displays_atomic_force_velocity PythonUI_with_named_parameters StoppableMakroAction TremoloParser_IncreasedPrecision
Last change on this file since efd020 was 490038, checked in by Frederik Heber <heber@…>, 15 years ago

added --with-valgrind switch to configure script.

  • if given, we use valgrind in the testsuite call and fail when valgrind reports errors or leaking memory.
  • is off by default.
  • test_all.sh:
    • CXXFLAGS needs to be stated after configure such that configure can store the set value (also in its log)
    • always compiles with -Wall
    • in case of -g3 we use --with-valgrind to enable valgrinding of testsuite
    • extended function configure() to three arguments, to allow for recognizing "-g3"
  • Property mode set to 100755
File size: 109 bytes
Line 
1prefix='@prefix@'
2exec_prefix='@prefix@'
3topdir='@abs_top_builddir@'
4bindir='@bindir@'
5valgrind='@VALGRIND@'
Note: See TracBrowser for help on using the repository browser.