Uses different pass count for different parallel queue test cases
[libcds.git] / tests / unit / map2 / map_delodd.cpp
2016-05-30 khizmaxMerge branch 'dev'
2016-05-30 khizmaxRemoved old map tests
2016-01-05 khizmaxAdded copyright and license
2015-11-13 khizmaxFixed doc typo, reformatting
2015-10-23 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2015-10-22 khizmaxFeldmanHashSet/Map: added level statistics
2015-10-21 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2015-10-20 khizmaxRenamed MultiLevelHashSet/Map to FeldmanHashSet/Map
2015-10-09 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2015-10-08 khizmaxIncorporated MultiLevelHashMap<RCU> into map MT-test
2015-10-02 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2015-09-09 khizmaxRefactored Set_DelOdd MT-test
2015-09-01 khizmaxCuckooMap, CuckooSet:
2015-08-29 khizmax* SkipListMap, SkipListSet:
2015-08-29 khizmaxMichaelList, LazyList, MichaelMap:
2015-04-12 khizmaxMerge branch 'integration' into dev
2015-04-09 khizmaxIssue #23: Added std::random_device to TestCase class
2015-04-07 khizmaxChanged map_delodd test
2015-03-27 khizmaxMerge branch 'dev'
2015-03-27 khizmaxSplitted up set_delodd test
2015-03-23 khizmaxMerge branch 'integration' into dev
2015-03-23 khizmaxIssue #21: splitted map_delodd test
2015-03-16 khizmaxMajor merge from 'dev'
2015-03-04 khizmaxAdded tree consistency checking to the map unit test
2015-02-25 khizmaxMerge commit 'a9213ce45072f66144284647ccae242f91ca30af...
2015-02-25 khizmaxOn dev: bronson-unit-test
2014-11-29 khizmaxRemoving trailing spaces
2014-11-29 khizmaxRemoving unused vars
2014-11-25 khizmaxfixed work with guarded_ptr in tests
2014-11-20 khizmaxmovable guarded_ptr: unit tests
2014-11-13 khizmaxmovable exempt_ptr: SkipList
2014-11-01 khizmaxRemove trailing spaces
2014-09-26 khizmaxRestore hashing in tests
2014-09-25 khizmaxRemove hash_functor_selector.h, use only std::hash
2014-09-20 khizmaxReplace CDS_ATOMIC with namespace atomics
2014-09-18 khizmaxMove libcds 1.6.0 from SVN