Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Display every tests, even the passed ones, in logs. Makes easier to check synchrony...
[simgrid.git] / Makefile.am
index 3f53aa1..2983dab 100644 (file)
@@ -16,7 +16,8 @@ SG_EXTRA_DIST = bootstrap COPYING INSTALL NEWS README README.IEEE TODO AUTHORS C
        checkall \
        buildtools/Cmake/CMakeLists.txt buildtools/Cmake/chdir_run.sh \
         buildtools/Cmake/build.sh buildtools/Cmake/test_java.sh \
-       buildtools/Cmake/CTestList.txt buildtools/Cmake/CTestConfig.txt
+       buildtools/Cmake/CTestList.txt buildtools/Cmake/CTestConfig.txt \
+       buildtools/Cmake/CTestCustom.ctest
 # GRAMINE_CUT_END
 
 SUBDIRS= include src tools $(SG_SUBDIRS)