test/CMakeLists.txt
changeset 1149 157427808b40
parent 1119 1818cc848005
child 1151 0da74b2d0bea
child 1152 20ae244b4779
child 1159 7fdaa05a69a1
equal deleted inserted replaced
68:1411b2c61214 71:46c47fe1af53
    11   "Run the test with valgrind (YES/NO).")
    11   "Run the test with valgrind (YES/NO).")
    12 SET(VALGRIND_FLAGS "" CACHE STRING "Valgrind flags used by the tests.")
    12 SET(VALGRIND_FLAGS "" CACHE STRING "Valgrind flags used by the tests.")
    13 
    13 
    14 SET(TESTS
    14 SET(TESTS
    15   adaptors_test
    15   adaptors_test
       
    16   arc_look_up_test
    16   bfs_test
    17   bfs_test
    17   circulation_test
    18   circulation_test
    18   connectivity_test
    19   connectivity_test
    19   counter_test
    20   counter_test
    20   dfs_test
    21   dfs_test