Changeset ecacf0


Ignore:
Timestamp:
Jul 12, 2017, 7:11:50 PM (7 years ago)
Author:
Frederik Heber <frederik.heber@…>
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)
Message:

FIX: regression test Makefile.am lacked difffragmentresultcontainer dependency.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/regression/Makefile.am

    ra9db89 recacf0  
    285285max_jobs = 8
    286286 
    287 check-local: adjacencymatcher atconfig atlocal molecuilder runpython trianglematcher $(TESTSUITE)
     287check-local: adjacencymatcher atconfig atlocal difffragmentresultcontainer molecuilder runpython trianglematcher $(TESTSUITE)
    288288        nrjobs=; \
    289289        for flag in $$MAKEFLAGS; do \
     
    295295        $(SHELL) '$(TESTSUITE)' $$nrjobs AUTOTEST_PATH='$(abs_top_builddir)/src' $(TESTSUITEFLAGS)
    296296
    297 installcheck-local: adjacencymatcher atconfig atlocal molecuilder runpython trianglematcher $(TESTSUITE)
     297installcheck-local: adjacencymatcher atconfig atlocal difffragmentresultcontainer molecuilder runpython trianglematcher $(TESTSUITE)
    298298        nrjobs=; \
    299299        for flag in $$MAKEFLAGS; do \
Note: See TracChangeset for help on using the changeset viewer.