summaryrefslogtreecommitdiff
path: root/src/Toplex_map
diff options
context:
space:
mode:
authorfgodi <fgodi@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-11-23 17:20:14 +0000
committerfgodi <fgodi@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-11-23 17:20:14 +0000
commita983b3bec81a6909c75f6760281cb09ab296123e (patch)
tree82ac158b666ccee5aafb0e7691d5f184ac767c03 /src/Toplex_map
parent6f4c7c0177b6ccf88b61056ea9d2ae2b066e056a (diff)
test name
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/toplex_map@2946 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: d663b0f8578cb9a3ebced7d170bae5c924a02d78
Diffstat (limited to 'src/Toplex_map')
-rw-r--r--src/Toplex_map/test/CMakeLists.txt2
-rw-r--r--src/Toplex_map/test/toplex_map_unit_test.cpp (renamed from src/Toplex_map/test/test.cpp)0
2 files changed, 1 insertions, 1 deletions
diff --git a/src/Toplex_map/test/CMakeLists.txt b/src/Toplex_map/test/CMakeLists.txt
index 223ebccb..25fcabac 100644
--- a/src/Toplex_map/test/CMakeLists.txt
+++ b/src/Toplex_map/test/CMakeLists.txt
@@ -6,7 +6,7 @@ target_link_libraries(ToplexMapUT ${Boost_SYSTEM_LIBRARY} ${Boost_UNIT_TEST_FRAM
# Unitary tests
-add_test(NAME SalUT
+add_test(NAME ToplexMapUT
COMMAND ${CMAKE_CURRENT_BINARY_DIR}/ToplexMapUT
${CMAKE_SOURCE_DIR}/src/Toplex_map/test/test.txt
# XML format for Jenkins xUnit plugin
diff --git a/src/Toplex_map/test/test.cpp b/src/Toplex_map/test/toplex_map_unit_test.cpp
index 3f4d96c2..3f4d96c2 100644
--- a/src/Toplex_map/test/test.cpp
+++ b/src/Toplex_map/test/toplex_map_unit_test.cpp