Skip to content
Snippets Groups Projects
Commit a9c514b8 authored by Jakub Janák's avatar Jakub Janák
Browse files

more tests added

parent 58a962a7
No related branches found
No related tags found
No related merge requests found
......@@ -61,10 +61,12 @@ enable_testing()
# Define the test executable (with a separate main for tests)
add_executable(run_tests
test/test_main.cpp
test/test_TSInstance.cpp
test/catch.hpp
test/catch.cpp
test/test_main.cpp
test/test_TSInstance.cpp
test/test_Edge.cpp
test/test_Node.cpp
graph/Node.cpp
graph/Node.h
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment