Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Commits
b3ad7e50
Commit
b3ad7e50
authored
Jul 22, 2016
by
James Willis
Browse files
Created new test for interactions.
parent
8dfc4fe2
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/Makefile.am
View file @
b3ad7e50
...
...
@@ -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 test
NonSymInt testSymInt
testSPHStep testPair test27cells testParser testKernel test
Interactions
# 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
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment