Uses different pass count for different parallel queue test cases
[libcds.git] / tests / unit / map2 / map_insdel_func.h
2016-05-30 khizmaxMerge branch 'dev'
2016-05-30 khizmaxRemoved old map tests
2016-05-08 khizmaxMigrated set-insdel-func stress test to gtest framework
2016-01-05 khizmaxAdded copyright and license
2015-12-22 khizmaxRelaxed checking conditions for Map_InsDel_func test
2015-12-21 khizmaxFixed Map_InsDel_func test
2015-12-09 khizmaxTune FeldmanHashMap tests
2015-12-09 khizmaxTest tuning
2015-12-07 khizmaxFix Map_InsDel_func test for FeldmanHashMap
2015-12-04 khizmaxFixed an error in Map_InsDel_func test for FeldmanHahMap
2015-11-13 khizmaxFixed doc typo, reformatting
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-20 khizmaxBugfix
2015-09-06 khizmaxStripedSet: replace ensure() with update()
2015-09-05 khizmaxStripedMap: replace ensure() with update(), find(key...
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-16 khizmaxSplitted map_insdel_func test for reducing compiler...