Skip to content
Snippets Groups Projects
Commit c6a9b81b authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Put the testRandom unit test back into the list of tests to run.

parent 58dfc0f9
No related branches found
No related tags found
No related merge requests found
...@@ -23,7 +23,7 @@ AM_LDFLAGS = ../src/.libs/libswiftsim.a $(HDF5_LDFLAGS) $(HDF5_LIBS) $(FFTW_LIBS ...@@ -23,7 +23,7 @@ AM_LDFLAGS = ../src/.libs/libswiftsim.a $(HDF5_LDFLAGS) $(HDF5_LIBS) $(FFTW_LIBS
TESTS = testGreetings testMaths testReading.sh testKernel \ TESTS = testGreetings testMaths testReading.sh testKernel \
testActivePair.sh test27cells.sh test27cellsPerturbed.sh \ testActivePair.sh test27cells.sh test27cellsPerturbed.sh \
testParser.sh test125cells.sh test125cellsPerturbed.sh testFFT \ testParser.sh test125cells.sh test125cellsPerturbed.sh testFFT \
testAdiabaticIndex testRandomSpacing \ testAdiabaticIndex testRandom testRandomSpacing \
testMatrixInversion testThreadpool testDump testLogger testInteractions.sh \ testMatrixInversion testThreadpool testDump testLogger testInteractions.sh \
testVoronoi1D testVoronoi2D testVoronoi3D testGravityDerivatives \ testVoronoi1D testVoronoi2D testVoronoi3D testGravityDerivatives \
testPeriodicBC.sh testPeriodicBCPerturbed.sh testPotentialSelf \ testPeriodicBC.sh testPeriodicBCPerturbed.sh testPotentialSelf \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment