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

Removed testRandom from the test suite as it keeps crashing.

parent e67bcf78
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 testRandom testRandomSpacing \ testAdiabaticIndex 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