aboutsummaryrefslogtreecommitdiff
path: root/test/multiple_ranges_test.cc
AgeCommit message (Expand)Author
2019-03-26Negative ranges #762 (#787)Daniel Harvey
2018-04-03Allow AddRange to work with int64_t. (#548)Dominic Hamon
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-29Supply old `RangePair` and `ArgPair` API for C++03 compatibility. (#278)Eric
2016-08-28Fix out-of-bounds std::vector access.Eric Fiselier
2016-08-07Attempt to fix VC 2013 build.Eric Fiselier
2016-08-04Support multiple ranges in the benchmark (#257)Marcin Kolny