Changeset ecacf0
- Timestamp:
- Jul 12, 2017, 7:11:50 PM (7 years ago)
- Branches:
- Action_Thermostats, Adding_MD_integration_tests, Adding_StructOpt_integration_tests, AutomationFragmentation_failures, Candidate_v1.6.1, ChemicalSpaceEvaluator, Enhanced_StructuralOptimization, Enhanced_StructuralOptimization_continued, Exclude_Hydrogens_annealWithBondGraph, Fix_Verbose_Codepatterns, ForceAnnealing_with_BondGraph, ForceAnnealing_with_BondGraph_continued, ForceAnnealing_with_BondGraph_continued_betteresults, ForceAnnealing_with_BondGraph_contraction-expansion, Gui_displays_atomic_force_velocity, JobMarket_RobustOnKillsSegFaults, JobMarket_StableWorkerPool, PythonUI_with_named_parameters, Recreated_GuiChecks, StoppableMakroAction, TremoloParser_IncreasedPrecision
- Children:
- b10593
- Parents:
- a9db89
- git-author:
- Frederik Heber <frederik.heber@…> (07/07/17 13:22:21)
- git-committer:
- Frederik Heber <frederik.heber@…> (07/12/17 19:11:50)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/regression/Makefile.am
ra9db89 recacf0 285 285 max_jobs = 8 286 286 287 check-local: adjacencymatcher atconfig atlocal molecuilder runpython trianglematcher $(TESTSUITE)287 check-local: adjacencymatcher atconfig atlocal difffragmentresultcontainer molecuilder runpython trianglematcher $(TESTSUITE) 288 288 nrjobs=; \ 289 289 for flag in $$MAKEFLAGS; do \ … … 295 295 $(SHELL) '$(TESTSUITE)' $$nrjobs AUTOTEST_PATH='$(abs_top_builddir)/src' $(TESTSUITEFLAGS) 296 296 297 installcheck-local: adjacencymatcher atconfig atlocal molecuilder runpython trianglematcher $(TESTSUITE)297 installcheck-local: adjacencymatcher atconfig atlocal difffragmentresultcontainer molecuilder runpython trianglematcher $(TESTSUITE) 298 298 nrjobs=; \ 299 299 for flag in $$MAKEFLAGS; do \
Note:
See TracChangeset
for help on using the changeset viewer.