Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove last references to testall.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Fri, 1 Feb 2019 20:40:35 +0000 (21:40 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Fri, 1 Feb 2019 20:40:35 +0000 (21:40 +0100)
.gitignore
tools/cmake/Tests.cmake

index 34c3dfa..3009272 100644 (file)
@@ -939,7 +939,6 @@ teshsuite/xbt/mmalloc/mmalloc_test
 teshsuite/xbt/parallel_log_crashtest/parallel_log_crashtest
 teshsuite/xbt/parmap_bench/parmap_bench
 teshsuite/xbt/parmap_test/parmap_test
-testall
 unit-tests
 #########################################
 ## files touched to track the dependencies of java examples
index 7bc0867..8f40b96 100644 (file)
@@ -120,8 +120,6 @@ IF(SIMGRID_HAVE_LUA)
   SET_TESTS_PROPERTIES(lua-platform-masterslave    PROPERTIES ENVIRONMENT "LUA_CPATH=${CMAKE_BINARY_DIR}/lib/lib?.${LIB_EXE}")
 ENDIF()
 
-ADD_TEST(testall                                 ${CMAKE_BINARY_DIR}/testall)
-
 # New tests should use the Catch Framework
 set(UNIT_TESTS  src/surf/trace_mgr_test.cpp
                 src/xbt/config_test.cpp