Issue #21: splitted map_delodd test
authorkhizmax <khizmax@gmail.com>
Mon, 23 Mar 2015 14:01:11 +0000 (17:01 +0300)
committerkhizmax <khizmax@gmail.com>
Mon, 23 Mar 2015 14:01:11 +0000 (17:01 +0300)
commit24097b648bf247c4feb9ab5e042f0b5355abb0ce
treea77e372d55c07afb95840471bd63fc9c054baa2b
parentc36bb4f41572e4b6eb6173d3b62ee216f4ec373c
Issue #21: splitted map_delodd test
27 files changed:
projects/Win/vc12/unit-map-delodd.vcxproj
projects/Win/vc12/unit-map-insdel.vcxproj
projects/source.unit.map.mk
tests/unit/map2/map_delodd.cpp
tests/unit/map2/map_delodd.h [new file with mode: 0644]
tests/unit/map2/map_delodd_bronsonavltree.cpp [new file with mode: 0644]
tests/unit/map2/map_delodd_cuckoo.cpp [new file with mode: 0644]
tests/unit/map2/map_delodd_ellentree.cpp [new file with mode: 0644]
tests/unit/map2/map_delodd_michael.cpp [new file with mode: 0644]
tests/unit/map2/map_delodd_skip.cpp [new file with mode: 0644]
tests/unit/map2/map_delodd_split.cpp [new file with mode: 0644]
tests/unit/map2/map_insdel_func.cpp
tests/unit/map2/map_insdel_func2.cpp [deleted file]
tests/unit/map2/map_insdel_func3.cpp [deleted file]
tests/unit/map2/map_insdel_func4.cpp [deleted file]
tests/unit/map2/map_insdel_func5.cpp [deleted file]
tests/unit/map2/map_insdel_func6.cpp [deleted file]
tests/unit/map2/map_insdel_func7.cpp [deleted file]
tests/unit/map2/map_insdel_func8.cpp [deleted file]
tests/unit/map2/map_insdel_func_bronsonavltree.cpp [new file with mode: 0644]
tests/unit/map2/map_insdel_func_cuckoo.cpp [new file with mode: 0644]
tests/unit/map2/map_insdel_func_ellentree.cpp [new file with mode: 0644]
tests/unit/map2/map_insdel_func_michael.cpp [new file with mode: 0644]
tests/unit/map2/map_insdel_func_refinable.cpp [new file with mode: 0644]
tests/unit/map2/map_insdel_func_skip.cpp [new file with mode: 0644]
tests/unit/map2/map_insdel_func_split.cpp [new file with mode: 0644]
tests/unit/map2/map_insdel_func_striped.cpp [new file with mode: 0644]