aboutsummaryrefslogtreecommitdiff
path: root/test/memory_manager_test.cc
AgeCommit message (Expand)Author
2024-02-19Rewrite complexity_test to use (hardcoded) manual time (#1757)Roman Lebedev
2023-03-06get rid of warnings in tests (#1562)dominic
2023-01-09Fix Clang-Tidy warnings related to modernize-use-override (#1523)SunBlack
2022-11-11Removed deprecated function (#1506)Vy Nguyen
2021-06-02Introduce per-family instance index (#1165)Roman Lebedev
2021-06-02Introduce "family index" field into JSON output (#1164)Roman Lebedev
2021-06-02Ensure that we print repetition count even when it was specified via flag `--...Roman Lebedev
2021-05-11Support -Wsuggest-override (#1059)Guillaume Chatelet
2019-03-26[JSON] add threads and repetitions to the json output (#748)BaaMeow
2018-09-13Track two more details about runs - the aggregate name, and run name. (#675)Roman Lebedev
2018-08-28Track 'type' of the run - is it an actual measurement, or an aggregate. (#658)Roman Lebedev
2018-07-24Memory management and reporting hooks (#625)Dominic Hamon