Migrated FeldmanHashMap<HP> to gtest framework
authorkhizmax <libcds.dev@gmail.com>
Sat, 2 Apr 2016 19:02:43 +0000 (22:02 +0300)
committerkhizmax <libcds.dev@gmail.com>
Sat, 2 Apr 2016 19:02:43 +0000 (22:02 +0300)
commit5c21d2ae1d56675e62ff6ddad79384ea5b471d1b
tree1c2c41b370f2e984781b4bbde76ba1d83ab37fad
parent3d5cdd21e9cfd781f269ae3b47271b4cb08f39a3
Migrated FeldmanHashMap<HP> to gtest framework
projects/Win/vc14/gtest-map.vcxproj
projects/Win/vc14/gtest-map.vcxproj.filters
test/unit/map/CMakeLists.txt
test/unit/map/feldman_hashmap_dhp.cpp [new file with mode: 0644]
test/unit/map/feldman_hashmap_hp.cpp [new file with mode: 0644]
test/unit/map/test_feldman_hashmap.h [new file with mode: 0644]
test/unit/map/test_feldman_hashmap_hp.h [new file with mode: 0644]
test/unit/map/test_map.h
test/unit/map/test_map_data.h [new file with mode: 0644]
test/unit/map/test_map_nogc.h