]> AND Public Git Repository - simgrid.git/blobdiff - doc/doxygen/inside_cmake.doc
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[jenkins] Temporary test
[simgrid.git] / doc / doxygen / inside_cmake.doc
index 4d95e0c8368bb4eff84d3dfee01d17cbdb9031ec..aae6e291ae659441c01cd624f7ba593ee5e96ba2 100644 (file)
@@ -246,11 +246,10 @@ ADD_TEST(NAME my-test-name
 As usual, you must run "make distcheck" after modifying the cmake files,
 to ensure that you did not forget any files in the distributed archive.
 
-\subsection inside_cmake_addtest_perf Performance testing in SimGrid
+\subsection inside_cmake_ci Continous Integration
 
-We are currently in the process of adding an infrastructure for
-performance regression testing, but this is not related to cmake
-anyhow. They are thus documented elsewhere, in Section \ref
-inside_autotests_perf
+We are using Continous Integration to help us provide a stable build
+across as many platforms as possible. %As this is not related to cmake,
+you have to head over to Section \ref inside_ci.
 
 */