Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
rename a file
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Fri, 31 May 2019 21:08:09 +0000 (23:08 +0200)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Fri, 31 May 2019 21:08:09 +0000 (23:08 +0200)
src/kernel/resource/profile/Profile_test.cpp [moved from src/kernel/resource/profile/trace_mgr_test.cpp with 100% similarity]
tools/cmake/Tests.cmake

index e85211a..3b6bc72 100644 (file)
@@ -96,7 +96,7 @@ ENDIF()
 
 # New tests should use the Catch Framework
 set(UNIT_TESTS  src/xbt/unit-tests_main.cpp
-                src/kernel/resource/profile/trace_mgr_test.cpp
+                src/kernel/resource/profile/Profile_test.cpp
                 src/xbt/config_test.cpp
                 src/xbt/dict_test.cpp
                 src/xbt/dynar_test.cpp