Refactored Map_InsDelFind MT-test
authorkhizmax <libcds.dev@gmail.com>
Mon, 7 Sep 2015 19:10:42 +0000 (22:10 +0300)
committerkhizmax <libcds.dev@gmail.com>
Mon, 7 Sep 2015 19:10:42 +0000 (22:10 +0300)
commit6d6bcbac21b2d13707f1b4a25aa8bdfb14c0ce69
tree0434189cb9d6f37bc748adffd5f4dca57752203f
parent59fbf1f4325ebd948af86a8bfbd0eb71d2a1e8a0
Refactored Map_InsDelFind MT-test
19 files changed:
cds/container/impl/michael_kvlist.h
projects/Win/vc12/unit-map-insdelfind.vcxproj
projects/source.unit.map.mk
tests/data/test-debug.conf
tests/data/test-express.conf
tests/data/test.conf
tests/unit/map2/CMakeLists.txt
tests/unit/map2/map_insdelfind.cpp
tests/unit/map2/map_insdelfind.h
tests/unit/map2/map_insdelfind_bronsonavltree.cpp
tests/unit/map2/map_insdelfind_cuckoo.cpp
tests/unit/map2/map_insdelfind_ellentree.cpp
tests/unit/map2/map_insdelfind_michael.cpp
tests/unit/map2/map_insdelfind_multilevelhashmap.cpp [new file with mode: 0644]
tests/unit/map2/map_insdelfind_refinable.cpp [deleted file]
tests/unit/map2/map_insdelfind_skip.cpp
tests/unit/map2/map_insdelfind_split.cpp
tests/unit/map2/map_insdelfind_std.cpp
tests/unit/map2/map_insdelfind_striped.cpp