9a7bb618fdc97037864f41c57fb448dbaf5b0c04
[libcds.git] / projects / source.unit.map.mk
1
2 CDSUNIT_MAP_SOURCES := \
3     tests/unit/map2/map_insfind_int.cpp \
4     tests/unit/map2/map_insfind_int_bronsonavltree.cpp \
5     tests/unit/map2/map_insfind_int_cuckoo.cpp \
6     tests/unit/map2/map_insfind_int_ellentree.cpp \
7     tests/unit/map2/map_insfind_int_michael.cpp \
8     tests/unit/map2/map_insfind_int_feldmanhashmap.cpp \
9     tests/unit/map2/map_insfind_int_skip.cpp \
10     tests/unit/map2/map_insfind_int_split.cpp \
11     tests/unit/map2/map_insfind_int_striped.cpp \
12     tests/unit/map2/map_insfind_int_std.cpp \
13     tests/unit/map2/map_insdel_item_string.cpp \
14     tests/unit/map2/map_insdel_item_string_bronsonavltree.cpp \
15     tests/unit/map2/map_insdel_item_string_cuckoo.cpp \
16     tests/unit/map2/map_insdel_item_string_ellentree.cpp \
17     tests/unit/map2/map_insdel_item_string_michael.cpp \
18     tests/unit/map2/map_insdel_item_string_feldmanhashmap.cpp \
19     tests/unit/map2/map_insdel_item_string_skip.cpp \
20     tests/unit/map2/map_insdel_item_string_split.cpp \
21     tests/unit/map2/map_insdel_item_string_striped.cpp \
22     tests/unit/map2/map_insdelfind.cpp \
23     tests/unit/map2/map_insdelfind_bronsonavltree.cpp \
24     tests/unit/map2/map_insdelfind_cuckoo.cpp \
25     tests/unit/map2/map_insdelfind_ellentree.cpp \
26     tests/unit/map2/map_insdelfind_michael.cpp \
27     tests/unit/map2/map_insdelfind_feldmanhashmap.cpp \
28     tests/unit/map2/map_insdelfind_skip.cpp \
29     tests/unit/map2/map_insdelfind_split.cpp \
30     tests/unit/map2/map_insdelfind_striped.cpp \
31     tests/unit/map2/map_insdelfind_std.cpp \