Adds a fake test case
[libcds.git] / test / stress / map /
2018-01-03 Peizhao OuDisables running some stat analysis for benchmarks...
2017-11-30 Peizhao OuRemoves unnecessary test cases for maps
2017-08-29 khizmaxformatting v2.3.1
2017-08-20 khizmaxMerge branch 'master' into dev
2017-08-19 khizmaxMerge branch 'ldionne-ldionne-cmake' into dev
2017-08-19 Louis Dionne[CMake] Create a real library instead of an object...
2017-07-31 khizmaxRemoved trailing spaces
2017-05-10 khizmaxissue #76: added cds::atomicity::cache_friendly_item_co...
2017-05-04 khizmaxFixed "dangling-else" GCC7 warning
2017-04-24 khizmaxFixed annoying warning in gtest: added 4th arg for...
2017-04-22 khizmax[SkipList] Added random-lvel generators for max height...
2017-03-18 khizmaxRemoved signal_threaded uRCU
2017-03-18 khizmaxAdded different bit_reversal algo to SplitListSet/Map...
2017-03-15 khizmaxRemoved IterableList-based SplitListMap/Set from "erase...
2017-03-14 khizmaxExcluded IterableList-based MichaelMap/Set from "erase...
2017-03-13 khizmaxAdded erase_at( iterator ) function to MichaelHashSet...
2017-03-12 khizmaxAdded stress-map-iter-erase test for erase_at()
2017-03-10 khizmaxMinor stress-test change
2017-03-09 khizmaxRemoved signal-handled RCU from daily stress-testing
2017-02-27 khizmaxRCU<signal_handler_threaded> suppressed for usual run
2017-02-26 khizmaxSplit stress-map-insdelfind test to HP and RCU part
2017-02-23 khizmax[stress] Splitting large tests on two executable -...
2017-02-20 khizmax[CI] Changed CMake scripts for tests
2017-02-18 khizmaxStress tests: removed command line parameter --detail...
2017-02-07 khizmaxFixed map-minmax stress test for HP
2017-02-06 khizmaxFixed bug in BronsonAVLTreeMap::extract_min()/extract_m...
2017-02-03 khizmaxBronsonAVLTreeMap: fixed extract_min/max functions
2017-01-21 khizmaxAdded map/set del3 stress-test
2017-01-16 khizmaxMerged branch 'master' of https://github.com/Nemo1369...
2017-01-16 khizmaxMerge branch 'flat_combinig_add_stress_and_unint_tests...
2017-01-03 khizmaxRemoved trailing spaces
2017-01-02 khizmaxRemoved Michael's allocator
2016-12-31 khizmaxUpdated copyright
2016-11-30 khizmaxSuppressing some test case
2016-11-28 khizmaxAdded observer thread for calling contains() to stress...
2016-11-26 khizmaxFixed thread launching in stress test framework
2016-11-14 khizmaxFixed explicit ctor bugs in stress tests
2016-11-14 khizmaxFixed: set_DelOdd and map_DelOdd tests for FeldmanHashS...
2016-11-13 khizmaxstress-test set/map: use hash_size option for FeldmanHa...
2016-11-10 khizmaxFixed cmakelist
2016-11-10 khizmaxFixed key size in map-delodd stress test
2016-10-30 khizmaxImproved output of stress test stat
2016-10-30 khizmaxIterableList: fixed a complex bug that can be called...
2016-10-29 khizmaxRemoved redundant spaces
2016-10-29 khizmaxRemoved redundant spaces
2016-10-29 khizmaxRemoved trailing spaces
2016-10-29 khizmaxAdded stress test for SplitListSet/Map based on Iterabl...
2016-10-06 khizmaxImproved test conditions
2016-10-03 khizmaxFixed internal statistics printing for map/set stress...
2016-09-29 khizmaxFixed Clang 3.7 + libc++ issues
2016-09-27 khizmaxFixed minor gcc warnings
2016-09-26 khizmaxFixed typo
2016-09-26 khizmaxfixed minor gcc warnings
2016-09-26 khizmaxFixed minor gcc warnings
2016-09-25 khizmaxFixed minor gcc warnings
2016-08-25 khizmaxAdded MichaelMap statistics output to map stress tests
2016-08-24 khizmaxMerge branch 'dev' into integration
2016-08-21 khizmaxAdded MichaelMap<HP> based on IterableList to map stres...
2016-08-14 Max KhizhinskyMerge pull request #63 from mgalimullin/cmake-update
2016-07-26 khizmaxSuppressed false-positive CppCheck warnings
2016-07-26 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2016-07-26 khizmaxSuppressed false-positive CppCheck warnings
2016-06-23 khizmaxFixed CppCheck warnings
2016-06-22 khizmaxFixed CppCheck warnings
2016-06-22 khizmaxAdded stripped uRCU to stress tests
2016-06-05 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2016-06-05 khizmaxAdded: stress test detail level for minimizing runtime
2016-05-30 khizmaxMerge branch 'dev'
2016-05-30 khizmaxMigrated map-insfind-int stress test to gtest
2016-05-30 khizmaxMigrated map-ins-del-find stress test to gtest
2016-05-26 khizmaxMigrated map-inddel-item-int stress test to gtest
2016-05-25 khizmaxMigrated map-insdel-string stress test to gtest
2016-05-25 khizmaxMigrated map-insdel-int stress test to gtest
2016-05-23 khizmaxMigrated map-insdel-func stress test to gtest
2016-05-22 khizmaxMigrated map-find-string stress test to gtest
2016-05-21 khizmaxMigrated map_find_int stress test to gtest
2016-05-21 khizmaxMigrated map-delodd stress test to gtest