Skip to content
Snippets Groups Projects
Commit b3ad7e50 authored by James Willis's avatar James Willis
Browse files

Created new test for interactions.

parent 8dfc4fe2
Branches
Tags
1 merge request!204Intrinsic vectorisation
......@@ -26,7 +26,7 @@ TESTS = testGreetings testReading.sh testSingle testPair.sh testPairPerturbed.sh
# List of test programs to compile
check_PROGRAMS = testGreetings testReading testSingle testTimeIntegration \
testSPHStep testPair test27cells testParser testKernel testNonSymInt testSymInt
testSPHStep testPair test27cells testParser testKernel testInteractions
# Sources for the individual programs
testGreetings_SOURCES = testGreetings.c
......@@ -47,9 +47,7 @@ testParser_SOURCES = testParser.c
testKernel_SOURCES = testKernel.c
testNonSymInt_SOURCES = testNonSymInt.c
testSymInt_SOURCES = testSymInt.c
testInteractions_SOURCES = testInteractions.c
# Files necessary for distribution
EXTRA_DIST = testReading.sh makeInput.py testPair.sh testPairPerturbed.sh \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment