Skip to content
Snippets Groups Projects

Add testFormat

Merged Loic Hausammann requested to merge format_unit_test into master
1 unresolved thread
Files
4
+ 1
1
@@ -28,7 +28,7 @@ TESTS = testGreetings testMaths testReading.sh testSingle testKernel testSymmetr
testVoronoi1D testVoronoi2D testVoronoi3D testGravityDerivatives \
testPeriodicBC.sh testPeriodicBCPerturbed.sh testPotentialSelf \
testPotentialPair testEOS testUtilities testSelectOutput.sh \
testCbrt testCosmology testOutputList
testCbrt testCosmology testOutputList testFormat.sh
# List of test programs to compile
check_PROGRAMS = testGreetings testReading testSingle testTimeIntegration \
Loading