Migrated set-insDelFind stress test to gtest framework
[libcds.git] / tests / unit / map2 / map_insdelfind.h
2016-05-08 khizmaxMigrated set-insDelFind stress test to gtest framework
2016-01-05 khizmaxAdded copyright and license
2015-12-09 khizmaxTest tuning
2015-10-21 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2015-10-20 khizmaxRenamed MultiLevelHashSet/Map to FeldmanHashSet/Map
2015-10-18 khizmaxMultiLevelHashSet test, bugfixing
2015-10-02 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2015-09-30 khizmaxAdded intrusive::MultiLevelHashSet<RCU> implementation
2015-09-20 khizmaxBugfix
2015-09-07 khizmaxRefactored Map_InsDelFind MT-test
2015-04-12 khizmaxMerge branch 'integration' into dev
2015-04-09 khizmaxIssue #23: removed std::random_shuffle from tests
2015-04-07 khizmaxReorganized map2 unit test to reduce compiling time...
2015-03-27 khizmaxMerge branch 'dev'
2015-03-25 khizmaxSplitted up map_insdelfind test to reduce compiling...