Merge pull request #28 from Rapotkinnik/upstream
[libcds.git] / projects / source.unit.set.mk
index 66cf3196247792b922629d748a30f9bc495e585f..2f286246ae224a346699965a76e236482d849896 100644 (file)
@@ -17,6 +17,14 @@ CDSUNIT_SET_SOURCES := \
        tests/unit/set2/set_insdel_string_striped.cpp \
     tests/unit/set2/set_insdel_string_std.cpp \
        tests/unit/set2/set_insdelfind.cpp \
+    tests/unit/set2/set_insdelfind_michael.cpp \
+       tests/unit/set2/set_insdelfind_cuckoo.cpp \
+       tests/unit/set2/set_insdelfind_ellentree.cpp \
+       tests/unit/set2/set_insdelfind_refinable.cpp \
+       tests/unit/set2/set_insdelfind_skip.cpp \
+       tests/unit/set2/set_insdelfind_split.cpp \
+       tests/unit/set2/set_insdelfind_striped.cpp \
+    tests/unit/set2/set_insdelfind_std.cpp \
        tests/unit/set2/set_delodd.cpp \
        tests/unit/set2/set_delodd_cuckoo.cpp \
        tests/unit/set2/set_delodd_michael.cpp \