source: src/unittests/Makefile.am@ a1436b

Action_Thermostats Add_AtomRandomPerturbation Add_FitFragmentPartialChargesAction Add_RotateAroundBondAction Add_SelectAtomByNameAction Added_ParseSaveFragmentResults AddingActions_SaveParseParticleParameters Adding_Graph_to_ChangeBondActions Adding_MD_integration_tests Adding_ParticleName_to_Atom Adding_StructOpt_integration_tests AtomFragments Automaking_mpqc_open AutomationFragmentation_failures Candidate_v1.5.4 Candidate_v1.6.0 Candidate_v1.6.1 ChangeBugEmailaddress ChangingTestPorts ChemicalSpaceEvaluator CombiningParticlePotentialParsing Combining_Subpackages Debian_Package_split Debian_package_split_molecuildergui_only Disabling_MemDebug Docu_Python_wait EmpiricalPotential_contain_HomologyGraph EmpiricalPotential_contain_HomologyGraph_documentation Enable_parallel_make_install Enhance_userguide Enhanced_StructuralOptimization Enhanced_StructuralOptimization_continued Example_ManyWaysToTranslateAtom Exclude_Hydrogens_annealWithBondGraph FitPartialCharges_GlobalError Fix_BoundInBox_CenterInBox_MoleculeActions Fix_ChargeSampling_PBC Fix_ChronosMutex Fix_FitPartialCharges Fix_FitPotential_needs_atomicnumbers Fix_ForceAnnealing Fix_IndependentFragmentGrids Fix_ParseParticles Fix_ParseParticles_split_forward_backward_Actions Fix_PopActions Fix_QtFragmentList_sorted_selection Fix_Restrictedkeyset_FragmentMolecule Fix_StatusMsg Fix_StepWorldTime_single_argument Fix_Verbose_Codepatterns Fix_fitting_potentials Fixes ForceAnnealing_goodresults ForceAnnealing_oldresults ForceAnnealing_tocheck ForceAnnealing_with_BondGraph ForceAnnealing_with_BondGraph_continued ForceAnnealing_with_BondGraph_continued_betteresults ForceAnnealing_with_BondGraph_contraction-expansion FragmentAction_writes_AtomFragments FragmentMolecule_checks_bonddegrees GeometryObjects Gui_Fixes Gui_displays_atomic_force_velocity ImplicitCharges IndependentFragmentGrids IndependentFragmentGrids_IndividualZeroInstances IndependentFragmentGrids_IntegrationTest IndependentFragmentGrids_Sole_NN_Calculation JobMarket_RobustOnKillsSegFaults JobMarket_StableWorkerPool JobMarket_unresolvable_hostname_fix MoreRobust_FragmentAutomation ODR_violation_mpqc_open PartialCharges_OrthogonalSummation PdbParser_setsAtomName PythonUI_with_named_parameters QtGui_reactivate_TimeChanged_changes Recreated_GuiChecks Rewrite_FitPartialCharges RotateToPrincipalAxisSystem_UndoRedo SaturateAtoms_findBestMatching SaturateAtoms_singleDegree StoppableMakroAction Subpackage_CodePatterns Subpackage_JobMarket Subpackage_LinearAlgebra Subpackage_levmar Subpackage_mpqc_open Subpackage_vmg Switchable_LogView ThirdParty_MPQC_rebuilt_buildsystem TrajectoryDependenant_MaxOrder TremoloParser_IncreasedPrecision TremoloParser_MultipleTimesteps TremoloParser_setsAtomName Ubuntu_1604_changes stable
Last change on this file since a1436b was c889b7, checked in by Frederik Heber <heber@…>, 13 years ago

Extended SamplingGrid to be usable as SetValue.

  • Property mode set to 100644
File size: 5.5 KB
RevLine 
[18eecf]1# PLEASE adhere to the alphabetical ordering in this Makefile!
2# Also indentation by a single tab
3
[455573]4check_PROGRAMS =
5noinst_PROGRAMS =
6TESTS =
[53bc04]7XFAIL_TESTS =
[455573]8
9include ../../src/Actions/unittests/Makefile.am
[9b5a2c]10include ../../src/Analysis/unittests/Makefile.am
[97c2550]11include ../../src/Atom/unittests/Makefile.am
[455573]12include ../../src/Descriptors/unittests/Makefile.am
[592be9]13include ../../src/Element/unittests/Makefile.am
[600a52]14include ../../src/Filling/unittests/Makefile.am
[feb7df]15include ../../src/Fragmentation/unittests/Makefile.am
[e920061]16include ../../src/Fragmentation/Summation/unittests/Makefile.am
[e06820]17include ../../src/Fragmentation/SetValues/unittests/Makefile.am
[629e43]18include ../../src/Graph/unittests/Makefile.am
[004d5c]19
20if CONDJOBMARKET
[cc5db5]21include ../../src/Jobs/unittests/Makefile.am
[c889b7]22include ../../src/Jobs/Grid/unittests/Makefile.am
[004d5c]23endif
24
[91f592]25include ../../src/LinkedCell/unittests/Makefile.am
[dbb533]26include ../../src/Parameters/unittests/Makefile.am
[455573]27include ../../src/Parser/unittests/Makefile.am
28include ../../src/RandomNumbers/unittests/Makefile.am
29include ../../src/Shapes/unittests/Makefile.am
[0b004b]30include ../../src/Tesselation/unittests/Makefile.am
[455573]31include ../../src/UIElements/CommandLineUI/unittests/Makefile.am
32include ../../src/UIElements/Menu/unittests/Makefile.am
[c0bccb]33
[004d5c]34INCLUDES = -I$(top_srcdir)/src -I$(top_srcdir)/LinearAlgebra/src
[b9907c]35
[f08ae7]36AM_LDFLAGS = ${CodePatterns_LIBS} $(CPPUNIT_LIBS) -ldl
[a0064e]37AM_CPPFLAGS = ${BOOST_CPPFLAGS} $(CPPUNIT_CFLAGS) ${CodePatterns_CFLAGS}
[be90f1]38
[455573]39GENERALTESTS = \
[5e6534]40 AtomIdSetUnitTest \
[f844ef]41 BoxUnitTest \
[dd067a]42 Box_BoundaryConditionsTest \
[9f632c]43 FormulaUnittest \
[9fb860]44 ListOfBondsUnitTest \
[c67ff9]45 MoleculeUnitTest \
[f649de]46 WorldTimeUnitTest
[4fbca9c]47
[455573]48# these ones are checked
49TESTS += $(GENERALTESTS)
50# these ones are built for checking only
51check_PROGRAMS += $(GENERALTESTS)
52# ... and not installed
[fbbcde]53noinst_PROGRAMS += $(GENERALTESTS)
54
55if CONDECUT
56noinst_PROGRAMS += TestRunner
57endif
58
[b9907c]59
[f08ae7]60BOOST_LIB = \
61 $(BOOST_PROGRAM_OPTIONS_LDFLAGS) $(BOOST_PROGRAM_OPTIONS_LIBS) \
[d7d022]62 $(BOOST_FILESYSTEM_LDFLAGS) $(BOOST_FILESYSTEM_LIBS) \
[31ca5f]63 $(BOOST_SERIALIZATION_LDFLAGS) $(BOOST_SERIALIZATION_LIBS) \
64 $(BOOST_SYSTEM_LDFLAGS) $(BOOST_SYSTEM_LIBS)
[455573]65
[9d4ff35]66GENERALLIBS = \
67 ../libMolecuilder.la \
68 ../libMolecuilderHelpers.la \
69 $(top_builddir)/LinearAlgebra/src/LinearAlgebra/libLinearAlgebra.la \
70 ${CodePatterns_LIBS} \
71 $(BOOST_LIB)
72
[f4b5b7]73ALLLIBS = \
[600a52]74 ../libMolecuilderFilling.la \
[455573]75 ../libMolecuilderUI.la \
[eb0d77]76 ../libMolecuilder.la
77if CONDJOBMARKET
78ALLLIBS += \
79 ../libMolecuilderJobs.la
80endif
81ALLLIBS += \
[455573]82 $(top_builddir)/LinearAlgebra/src/LinearAlgebra/libLinearAlgebra.la \
83 ${CodePatterns_LIBS} \
84 $(BOOST_LIB)
[4d9c01]85
[9b6b2f]86TESTSOURCES = \
[455573]87 ${ACTIONTESTSSOURCES} \
[9b5a2c]88 ${ANALYSISTESTSSOURCES} \
[455573]89 ${DESCRIPTORTESTSSOURCES} \
[592be9]90 ${ELEMENTTESTSSOURCES} \
[600a52]91 ${FILLINGTESTSSOURCES} \
[feb7df]92 ${FRAGMENTATIONTESTSSOURCES} \
[629e43]93 ${GRAPHTESTSSOURCES} \
[794bc8]94 ${LINKEDCELLTESTSSOURCES} \
[455573]95 ${LINEARALGEBRATESTSSOURCES} \
[dbb533]96 ${PARAMETERTESTSSOURCES} \
[455573]97 ${PARSERTESTSSOURCES} \
98 ${RANDOMNUMBERTESTSSOURCES} \
99 ${SHAPETESTSSOURCES} \
[0b004b]100 ${TESSELATIONTESTSSOURCES} \
[455573]101 $(UIELEMENTSCOMMANDLINEPARSERTESTSSOURCES) \
102 ${UIELEMENTSMENUTESTSSOURCES} \
[99f4ee]103 stubs/ObserverStub.cpp \
[5e6534]104 AtomIdSetUnitTest.cpp \
[f844ef]105 BoxUnitTest.cpp \
[dd067a]106 Box_BoundaryConditionsUnitTest.cpp \
[f844ef]107 FormulaUnitTest.cpp \
108 ListOfBondsUnitTest.cpp \
[c67ff9]109 MoleculeUnitTest.cpp \
[f649de]110 WorldTimeUnitTest.cpp
[9b6b2f]111
112TESTHEADERS = \
[455573]113 ${ACTIONTESTSHEADERS} \
[9b5a2c]114 ${ANALYSISTESTSHEADERS} \
[455573]115 ${DESCRIPTORTESTSHEADERS} \
[592be9]116 ${ELEMENTTESTSHEADERS} \
[600a52]117 ${FILLINGTESTSHEADERS} \
[feb7df]118 ${FRAGMENTATIONTESTSHEADERS} \
[629e43]119 ${GRAPHTESTSHEADERS} \
[794bc8]120 ${LINKEDCELLTESTHEADERS} \
[455573]121 ${LINEARALGEBRATESTSHEADERS} \
[dbb533]122 ${PARAMETERTESTSHEADERS} \
[455573]123 ${PARSERTESTSHEADERS} \
124 ${RANDOMNUMBERTESTSHEADERS} \
125 ${SHAPETESTSHEADERS} \
[0b004b]126 ${TESSELATIONTESTSHEADERS} \
[455573]127 $(UIELEMENTSCOMMANDLINEPARSERTESTSHEADERS) \
128 ${UIELEMENTSMENUTESTSHEADERS} \
[99f4ee]129 stubs/ObserverStub.hpp \
[5e6534]130 AtomIdSetUnitTest.hpp \
[f844ef]131 BoxUnitTest.hpp \
[dd067a]132 Box_BoundaryConditionsUnitTest.hpp \
[f844ef]133 FormulaUnitTest.hpp \
134 ListOfBondsUnitTest.hpp \
[c67ff9]135 MoleculeUnitTest.hpp \
[bf4b9f]136 WorldTimeUnitTest.hpp
[9fb860]137
[9b6b2f]138
[f844ef]139BoxUnitTest_SOURCES = $(top_srcdir)/src/unittests/UnitTestMain.cpp \
140 BoxUnitTest.cpp \
[99f4ee]141 BoxUnitTest.hpp \
142 stubs/ObserverStub.cpp \
[da1e92]143 stubs/ObserverStub.hpp \
144 ../Shapes/unittests/stubs/ApproximateShapeAreaStub.cpp \
145 ../Shapes/unittests/stubs/ApproximateShapeVolumeStub.cpp
[9d4ff35]146BoxUnitTest_LDADD = \
147 ../libMolecuilder.la \
148 ../libMolecuilderShapes.la \
149 ../libMolecuilderHelpers.la \
[31ca5f]150 $(top_builddir)/LinearAlgebra/src/LinearAlgebra/libLinearAlgebra.la \
151 ${CodePatterns_LIBS}
[77bc4f]152
[5e6534]153AtomIdSetUnitTest_SOURCES = $(top_srcdir)/src/unittests/UnitTestMain.cpp \
154 AtomIdSetUnitTest.cpp \
155 AtomIdSetUnitTest.hpp
156AtomIdSetUnitTest_LDADD = $(ALLLIBS)
157
[dd067a]158Box_BoundaryConditionsTest_SOURCES = $(top_srcdir)/src/unittests/UnitTestMain.cpp \
159 Box_BoundaryConditionsUnitTest.cpp \
160 Box_BoundaryConditionsUnitTest.hpp \
161 ../Box_BoundaryConditions.cpp \
162 ../Box_BoundaryConditions.hpp
163Box_BoundaryConditionsTest_LDADD = \
164 ${CodePatterns_LIBS} \
165 $(BOOST_LIB)
166
[f844ef]167FormulaUnittest_SOURCES = $(top_srcdir)/src/unittests/UnitTestMain.cpp \
168 FormulaUnitTest.cpp \
169 FormulaUnitTest.hpp
[9d4ff35]170FormulaUnittest_LDADD = $(ALLLIBS)
[9f632c]171
[f844ef]172ListOfBondsUnitTest_SOURCES = $(top_srcdir)/src/unittests/UnitTestMain.cpp \
173 ListOfBondsUnitTest.cpp \
174 ListOfBondsUnitTest.hpp
[9d4ff35]175ListOfBondsUnitTest_LDADD = $(ALLLIBS)
[266237]176
[c67ff9]177MoleculeUnitTest_SOURCES = $(top_srcdir)/src/unittests/UnitTestMain.cpp \
178 MoleculeUnitTest.cpp \
179 MoleculeUnitTest.hpp
[eb0d77]180MoleculeUnitTest_LDADD = $(ALLLIBS)
[c67ff9]181
[f649de]182WorldTimeUnitTest_SOURCES = $(top_srcdir)/src/unittests/UnitTestMain.cpp \
183 WorldTimeUnitTest.cpp \
184 WorldTimeUnitTest.hpp \
185 ../WorldTime.cpp \
186 ../WorldTime.hpp
187WorldTimeUnitTest_LDADD = ${BOOST_LIB}
188
189
[36166d]190TestRunner_SOURCES = TestRunnerMain.cpp $(TESTSOURCES) $(TESTHEADERS)
[b37436]191TestRunner_LDADD = ${UILIBS} ${ALLLIBS}
[7a1ce5]192
[18eecf]193#AUTOMAKE_OPTIONS = parallel-tests
Note: See TracBrowser for help on using the repository browser.