Splitted up map_insdel_item_string test
authorkhizmax <khizmax@gmail.com>
Fri, 27 Mar 2015 08:45:48 +0000 (11:45 +0300)
committerkhizmax <khizmax@gmail.com>
Fri, 27 Mar 2015 08:45:48 +0000 (11:45 +0300)
commit2c74c6f74b193317bc2d6bb8718216b7cd87831b
tree74aabcd72127421ff9f62201425ac992735769cf
parent2edf20cd457b5e39e4addaceb84bbd24124b7df9
Splitted up map_insdel_item_string test
14 files changed:
projects/Win/vc12/unit-map-insdel.vcxproj
projects/Win/vc12/unit-map-insdel.vcxproj.filters
projects/source.unit.map.mk
tests/unit/map2/map_insdel_item_int.h
tests/unit/map2/map_insdel_item_string.cpp
tests/unit/map2/map_insdel_item_string.h [new file with mode: 0644]
tests/unit/map2/map_insdel_item_string_bronsonavltree.cpp [new file with mode: 0644]
tests/unit/map2/map_insdel_item_string_cuckoo.cpp [new file with mode: 0644]
tests/unit/map2/map_insdel_item_string_ellentree.cpp [new file with mode: 0644]
tests/unit/map2/map_insdel_item_string_michael.cpp [new file with mode: 0644]
tests/unit/map2/map_insdel_item_string_refinable.cpp [new file with mode: 0644]
tests/unit/map2/map_insdel_item_string_skip.cpp [new file with mode: 0644]
tests/unit/map2/map_insdel_item_string_split.cpp [new file with mode: 0644]
tests/unit/map2/map_insdel_item_string_striped.cpp [new file with mode: 0644]