Migrated container::MichelHashSet<HP> unit tests to gtest framework
authorkhizmax <libcds.dev@gmail.com>
Tue, 15 Mar 2016 21:42:52 +0000 (00:42 +0300)
committerkhizmax <libcds.dev@gmail.com>
Tue, 15 Mar 2016 21:42:52 +0000 (00:42 +0300)
commitbdc2702066c3ea28d5ee5d6a7926bed04d34af11
tree1b4e6fb08c0ec0d4433c5e552ef4abe25586f5a6
parent6fe6325445936076e06f13a2ee77dbe63eeb1058
Migrated container::MichelHashSet<HP> unit tests to gtest framework
projects/Win/vc14/gtest-set.vcxproj
projects/Win/vc14/gtest-set.vcxproj.filters
test/unit/set/CMakeLists.txt
test/unit/set/michael_michael_dhp.cpp [new file with mode: 0644]
test/unit/set/michael_michael_hp.cpp [new file with mode: 0644]
test/unit/set/test_set.h
test/unit/set/test_set_hp.h