Removed old tree unit test
authorkhizmax <libcds.dev@gmail.com>
Thu, 21 Apr 2016 20:38:24 +0000 (23:38 +0300)
committerkhizmax <libcds.dev@gmail.com>
Thu, 21 Apr 2016 20:38:24 +0000 (23:38 +0300)
commitff3b19a7120f7a8e60731ad276615d1e9abac595
treef09ff3d723f768b15670ee441c26a5222a8d21a4
parent140998db06d5e9726986fe578e60773b88216005
Removed old tree unit test
53 files changed:
build/Makefile
projects/Win/vc14/cds.sln
projects/Win/vc14/hdr-test-tree.vcxproj [deleted file]
projects/Win/vc14/hdr-test-tree.vcxproj.filters [deleted file]
projects/source.test-hdr.mk
projects/source.test-hdr.offsetof.mk [deleted file]
tests/test-hdr/CMakeLists.txt
tests/test-hdr/tree/hdr_bronson_avltree_map.h [deleted file]
tests/test-hdr/tree/hdr_bronson_avltree_map_rcu_gpb.cpp [deleted file]
tests/test-hdr/tree/hdr_bronson_avltree_map_rcu_gpb_pool_monitor.cpp [deleted file]
tests/test-hdr/tree/hdr_bronson_avltree_map_rcu_gpi.cpp [deleted file]
tests/test-hdr/tree/hdr_bronson_avltree_map_rcu_gpi_pool_monitor.cpp [deleted file]
tests/test-hdr/tree/hdr_bronson_avltree_map_rcu_gpt.cpp [deleted file]
tests/test-hdr/tree/hdr_bronson_avltree_map_rcu_gpt_pool_monitor.cpp [deleted file]
tests/test-hdr/tree/hdr_bronson_avltree_map_rcu_shb.cpp [deleted file]
tests/test-hdr/tree/hdr_bronson_avltree_map_rcu_shb_pool_monitor.cpp [deleted file]
tests/test-hdr/tree/hdr_bronson_avltree_map_rcu_sht.cpp [deleted file]
tests/test-hdr/tree/hdr_bronson_avltree_map_rcu_sht_pool_monitor.cpp [deleted file]
tests/test-hdr/tree/hdr_ellenbintree_map.h [deleted file]
tests/test-hdr/tree/hdr_ellenbintree_map_dhp.cpp [deleted file]
tests/test-hdr/tree/hdr_ellenbintree_map_hp.cpp [deleted file]
tests/test-hdr/tree/hdr_ellenbintree_map_rcu_gpb.cpp [deleted file]
tests/test-hdr/tree/hdr_ellenbintree_map_rcu_gpi.cpp [deleted file]
tests/test-hdr/tree/hdr_ellenbintree_map_rcu_gpt.cpp [deleted file]
tests/test-hdr/tree/hdr_ellenbintree_map_rcu_shb.cpp [deleted file]
tests/test-hdr/tree/hdr_ellenbintree_map_rcu_sht.cpp [deleted file]
tests/test-hdr/tree/hdr_ellenbintree_set.h [deleted file]
tests/test-hdr/tree/hdr_ellenbintree_set_dhp.cpp [deleted file]
tests/test-hdr/tree/hdr_ellenbintree_set_hp.cpp [deleted file]
tests/test-hdr/tree/hdr_ellenbintree_set_rcu_gpb.cpp [deleted file]
tests/test-hdr/tree/hdr_ellenbintree_set_rcu_gpi.cpp [deleted file]
tests/test-hdr/tree/hdr_ellenbintree_set_rcu_gpt.cpp [deleted file]
tests/test-hdr/tree/hdr_ellenbintree_set_rcu_shb.cpp [deleted file]
tests/test-hdr/tree/hdr_ellenbintree_set_rcu_sht.cpp [deleted file]
tests/test-hdr/tree/hdr_intrusive_bintree.h [deleted file]
tests/test-hdr/tree/hdr_intrusive_ellen_bintree_dhp.cpp [deleted file]
tests/test-hdr/tree/hdr_intrusive_ellen_bintree_dhp_member.cpp [deleted file]
tests/test-hdr/tree/hdr_intrusive_ellen_bintree_hp.cpp [deleted file]
tests/test-hdr/tree/hdr_intrusive_ellen_bintree_hp_member.cpp [deleted file]
tests/test-hdr/tree/hdr_intrusive_ellen_bintree_pool_dhp.h [deleted file]
tests/test-hdr/tree/hdr_intrusive_ellen_bintree_pool_hp.h [deleted file]
tests/test-hdr/tree/hdr_intrusive_ellen_bintree_pool_rcu.h [deleted file]
tests/test-hdr/tree/hdr_intrusive_ellen_bintree_rcu_gpb.cpp [deleted file]
tests/test-hdr/tree/hdr_intrusive_ellen_bintree_rcu_gpb_member.cpp [deleted file]
tests/test-hdr/tree/hdr_intrusive_ellen_bintree_rcu_gpi.cpp [deleted file]
tests/test-hdr/tree/hdr_intrusive_ellen_bintree_rcu_gpi_member.cpp [deleted file]
tests/test-hdr/tree/hdr_intrusive_ellen_bintree_rcu_gpt.cpp [deleted file]
tests/test-hdr/tree/hdr_intrusive_ellen_bintree_rcu_gpt_member.cpp [deleted file]
tests/test-hdr/tree/hdr_intrusive_ellen_bintree_rcu_shb.cpp [deleted file]
tests/test-hdr/tree/hdr_intrusive_ellen_bintree_rcu_shb_member.cpp [deleted file]
tests/test-hdr/tree/hdr_intrusive_ellen_bintree_rcu_sht.cpp [deleted file]
tests/test-hdr/tree/hdr_intrusive_ellen_bintree_rcu_sht_member.cpp [deleted file]
tests/test-hdr/tree/hdr_tree_reg.cpp [deleted file]