Migrated BronsonAVLTreeMap unit tests to gtest
authorkhizmax <libcds.dev@gmail.com>
Thu, 21 Apr 2016 20:31:04 +0000 (23:31 +0300)
committerkhizmax <libcds.dev@gmail.com>
Thu, 21 Apr 2016 20:31:04 +0000 (23:31 +0300)
commit4ebd5e5ecd8f59c9800c3191750328aa54f9d60c
tree55e208c4ad8b1225b4fe86341abec5b6b68a6189
parente96a7f210e5f772749bc957d3a08a2799a9ee992
Migrated BronsonAVLTreeMap unit tests to gtest
projects/Win/vc14/gtest-tree.vcxproj
projects/Win/vc14/gtest-tree.vcxproj.filters
test/unit/tree/CMakeLists.txt
test/unit/tree/bronson_avltree_map_rcu_gpb.cpp [new file with mode: 0644]
test/unit/tree/bronson_avltree_map_rcu_gpi.cpp [new file with mode: 0644]
test/unit/tree/bronson_avltree_map_rcu_gpt.cpp [new file with mode: 0644]
test/unit/tree/bronson_avltree_map_rcu_shb.cpp [new file with mode: 0644]
test/unit/tree/bronson_avltree_map_rcu_sht.cpp [new file with mode: 0644]
test/unit/tree/test_bronson_avltree_map.h [new file with mode: 0644]