Action_Thermostats
Add_SelectAtomByNameAction
Adding_Graph_to_ChangeBondActions
Adding_MD_integration_tests
Adding_StructOpt_integration_tests
AutomationFragmentation_failures
Candidate_v1.6.1
ChemicalSpaceEvaluator
EmpiricalPotential_contain_HomologyGraph_documentation
Enhanced_StructuralOptimization
Enhanced_StructuralOptimization_continued
Example_ManyWaysToTranslateAtom
Exclude_Hydrogens_annealWithBondGraph
Fix_Verbose_Codepatterns
ForceAnnealing_oldresults
ForceAnnealing_with_BondGraph
ForceAnnealing_with_BondGraph_continued
ForceAnnealing_with_BondGraph_continued_betteresults
ForceAnnealing_with_BondGraph_contraction-expansion
Gui_displays_atomic_force_velocity
IndependentFragmentGrids_IntegrationTest
JobMarket_RobustOnKillsSegFaults
JobMarket_StableWorkerPool
PythonUI_with_named_parameters
Recreated_GuiChecks
StoppableMakroAction
TremoloParser_IncreasedPrecision
TremoloParser_MultipleTimesteps
Last change
on this file since 3f6aac was 490038, checked in by Frederik Heber <heber@…>, 14 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 | |
---|
1 | prefix='@prefix@'
|
---|
2 | exec_prefix='@prefix@'
|
---|
3 | topdir='@abs_top_builddir@'
|
---|
4 | bindir='@bindir@'
|
---|
5 | valgrind='@VALGRIND@'
|
---|
Note:
See
TracBrowser
for help on using the repository browser.