aboutsummaryrefslogtreecommitdiff
path: root/test/fixture_test.cc
AgeCommit message (Expand)Author
2020-11-19Added support for macro expansion in benchmark names (#1054)Mario Emmenlauer
2017-12-03Enforce using a semicolon after BENCHMARK_MAIN to remove compiler warnings (#...Louis Dionne
2017-10-17Refactor most usages of KeepRunning to use the perfered ranged-for. (#459)Eric
2016-10-07Simplify clang-format and apply to tests (#302)Dominic Hamon
2016-08-04Support multiple ranges in the benchmark (#257)Marcin Kolny
2016-02-24Pass const State to Fixture::TearDown. Fix memory leak in fixture_testMohamed Amin JABRI
2016-02-15Pass const state to Fixture::SetUp. Add map_test.Dominic Hamon
2015-04-06address more review commentsEric Fiselier
2015-04-06add ability to use benchmark filtersEric Fiselier