Refactored Map_InsDel_string MT-test
[libcds.git] / projects / source.unit.map.mk
index 2264a10a1876dde1a2dd0253abae48741dd9cc97..93749f10fca6aed3a4da5983f00b7db3509ec701 100644 (file)
@@ -59,23 +59,22 @@ CDSUNIT_MAP_SOURCES := \
     tests/unit/map2/map_insdel_item_int_refinable.cpp \
     tests/unit/map2/map_insdel_item_int_cuckoo.cpp \
     tests/unit/map2/map_insdel_item_string.cpp \
+    tests/unit/map2/map_insdel_item_string_bronsonavltree.cpp \
+    tests/unit/map2/map_insdel_item_string_cuckoo.cpp \
+    tests/unit/map2/map_insdel_item_string_ellentree.cpp \
     tests/unit/map2/map_insdel_item_string_michael.cpp \
-    tests/unit/map2/map_insdel_item_string_split.cpp \
     tests/unit/map2/map_insdel_item_string_skip.cpp \
-    tests/unit/map2/map_insdel_item_string_ellentree.cpp \
-    tests/unit/map2/map_insdel_item_string_bronsonavltree.cpp \
+    tests/unit/map2/map_insdel_item_string_split.cpp \
     tests/unit/map2/map_insdel_item_string_striped.cpp \
     tests/unit/map2/map_insdel_item_string_refinable.cpp \
-    tests/unit/map2/map_insdel_item_string_cuckoo.cpp \
     tests/unit/map2/map_insdel_string.cpp \
+    tests/unit/map2/map_insdel_string_bronsonavltree.cpp \
+    tests/unit/map2/map_insdel_string_cuckoo.cpp \
+    tests/unit/map2/map_insdel_string_ellentree.cpp \
     tests/unit/map2/map_insdel_string_michael.cpp \
-    tests/unit/map2/map_insdel_string_split.cpp \
     tests/unit/map2/map_insdel_string_skip.cpp \
-    tests/unit/map2/map_insdel_string_ellentree.cpp \
-    tests/unit/map2/map_insdel_string_bronsonavltree.cpp \
+    tests/unit/map2/map_insdel_string_split.cpp \
     tests/unit/map2/map_insdel_string_striped.cpp \
-    tests/unit/map2/map_insdel_string_refinable.cpp \
-    tests/unit/map2/map_insdel_string_cuckoo.cpp \
     tests/unit/map2/map_insdel_string_std.cpp \
     tests/unit/map2/map_insdelfind.cpp \
     tests/unit/map2/map_insdelfind_michael.cpp \