Merge branch 'dev'
[libcds.git] / projects / source.unit.map.mk
index bbc33788aff039dad20d75fa2780390daa9bbf0c..abbe9446f24c9f5d5a901c6dfca8850bc20a6c0f 100644 (file)
@@ -10,7 +10,7 @@ CDSUNIT_MAP_SOURCES := \
     tests/unit/map2/map_find_int_striped.cpp \
     tests/unit/map2/map_find_int_refinable.cpp \
     tests/unit/map2/map_find_int_std.cpp \
-    tests/unit/map2/map_find_string.cpp \    
+    tests/unit/map2/map_find_string.cpp \
     tests/unit/map2/map_find_string_bronsonavltree.cpp \
     tests/unit/map2/map_find_string_cuckoo.cpp \
     tests/unit/map2/map_find_string_ellentree.cpp \
@@ -30,7 +30,6 @@ CDSUNIT_MAP_SOURCES := \
     tests/unit/map2/map_insfind_int_striped.cpp \
     tests/unit/map2/map_insfind_int_refinable.cpp \
     tests/unit/map2/map_insfind_int_std.cpp \
-    tests/unit/map2/map_insfind_string.cpp \
     tests/unit/map2/map_insdel_func.cpp \
     tests/unit/map2/map_insdel_func_michael.cpp \
     tests/unit/map2/map_insdel_func_split.cpp \
@@ -58,6 +57,15 @@ CDSUNIT_MAP_SOURCES := \
     tests/unit/map2/map_insdel_item_int_striped.cpp \
     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_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_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_michael.cpp \
     tests/unit/map2/map_insdel_string_split.cpp \
@@ -68,7 +76,6 @@ CDSUNIT_MAP_SOURCES := \
     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_insdel_item_string.cpp \
     tests/unit/map2/map_insdelfind.cpp \
     tests/unit/map2/map_insdelfind_michael.cpp \
     tests/unit/map2/map_insdelfind_split.cpp \