X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2Fstress%2Fsequential%2Fsequential-map%2Finsdelfind%2FCMakeLists.txt;h=033bec6497c0119fe40021df52969a7237d8c4a9;hb=e360657e258514a73ab99af0bd726c21d05156fc;hp=8176078874538ecbe8099589549a9447551ae085;hpb=77f1ac5023c954c40ab1c9e9fdbd787cdf116c12;p=libcds.git diff --git a/test/stress/sequential/sequential-map/insdelfind/CMakeLists.txt b/test/stress/sequential/sequential-map/insdelfind/CMakeLists.txt index 81760788..033bec64 100644 --- a/test/stress/sequential/sequential-map/insdelfind/CMakeLists.txt +++ b/test/stress/sequential/sequential-map/insdelfind/CMakeLists.txt @@ -4,14 +4,14 @@ set(MAP_INSDELFIND_RCU stress-sequential-map-insdelfind-rcu) set(CDSSTRESS_MAP_INSDELFIND_HP_SOURCES ../../../main.cpp map_insdelfind.cpp - map_insdelfind_cuckoo.cpp + #map_insdelfind_cuckoo.cpp map_insdelfind_ellentree_hp.cpp map_insdelfind_feldman_hashset_hp.cpp map_insdelfind_michael_hp.cpp map_insdelfind_skip_hp.cpp map_insdelfind_split_hp.cpp - map_insdelfind_std.cpp - map_insdelfind_striped.cpp + #map_insdelfind_std.cpp + #map_insdelfind_striped.cpp ) set(CDSSTRESS_MAP_INSDELFIND_RCU_SOURCES