summaryrefslogtreecommitdiff
path: root/src/common/test
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2015-06-18 14:58:02 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2015-06-18 14:58:02 +0000
commit9e7a221884346501d5bcb06ad184e08f96938315 (patch)
tree103a0afc5deb3adf3410d16cfd026cbac83b1de3 /src/common/test
parent669459903831d01ac1399c2d0fd2111d00392a1b (diff)
From trunk, cpplint was removed
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/alphashapes@626 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 404ea81f038969fb4d96945cfb9856b8ee4ac12a
Diffstat (limited to 'src/common/test')
-rw-r--r--src/common/test/CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/common/test/CMakeLists.txt b/src/common/test/CMakeLists.txt
index 22783caf..e4ac6c7b 100644
--- a/src/common/test/CMakeLists.txt
+++ b/src/common/test/CMakeLists.txt
@@ -37,8 +37,3 @@ if(CGAL_FOUND)
endif ()
endif()
-
-
-
-
-cpplint_add_tests("${CMAKE_SOURCE_DIR}/src/common/include/gudhi")