issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / projects / source.unit.map.mk
1
2 CDSUNIT_MAP_SOURCES := \
3     tests/unit/map2/map_find_int.cpp \
4     tests/unit/map2/map_find_string.cpp \
5     tests/unit/map2/map_insdel_func.cpp \
6     tests/unit/map2/map_insdel_int.cpp \
7     tests/unit/map2/map_insdel_item_int.cpp \
8     tests/unit/map2/map_insdel_string.cpp \
9     tests/unit/map2/map_insdel_item_string.cpp \
10     tests/unit/map2/map_insfind_int.cpp \
11     tests/unit/map2/map_insdelfind.cpp \
12     tests/unit/map2/map_delodd.cpp