aboutsummaryrefslogtreecommitdiff
path: root/test/user_counters_tabular_test.cc
AgeCommit message (Expand)Author
2019-07-27Bugfix/wsl selftest fixes. Fixes #839 (#843)Eric Backus
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-06-01(clang-)format all the things (#610)BaaMeow
2017-10-17Refactor most usages of KeepRunning to use the perfered ranged-for. (#459)Eric
2017-07-31reporter_output_test: json: iterations is int, not float (#431)Roman Lebedev
2017-07-24Json reporter: don't cast floating-point to int; adjust tooling (#426)Roman Lebedev
2017-05-02Extend tabular counter tests to different counter sets.Joao Paulo Magalhaes
2017-05-02Add unit test for counter sets.Joao Paulo Magalhaes
2017-05-02Add test for tabular output of rate counters.Joao Paulo Magalhaes
2017-05-02Add first unit test for benchmark_tabular_counters.Joao Paulo Magalhaes