Skip to content

Commit

Permalink
Merge pull request #422 from mtao/mtao/disable_simplicial_complex_tests
Browse files Browse the repository at this point in the history
removing simplicial complex tests
  • Loading branch information
mtao authored Oct 5, 2023
2 parents 3d77912 + 1d7f917 commit 68de8a5
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4,951 deletions.
4 changes: 0 additions & 4 deletions tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@ set(TEST_SOURCES
tools/TetMesh_examples.cpp
tools/DEBUG_TetMesh.hpp
tools/DEBUG_TetMesh.cpp

simplicial_complex_tests/circle_mesh_tests.cpp
simplicial_complex_tests/3d_mesh_tests.cpp

)
add_executable(wmtk_tests ${TEST_SOURCES})

Expand Down
Loading

0 comments on commit 68de8a5

Please sign in to comment.