aboutsummaryrefslogtreecommitdiff
path: root/test/cxx03_test.cc
AgeCommit message (Expand)Author
2017-12-03Enforce using a semicolon after BENCHMARK_MAIN to remove compiler warnings (#...Louis Dionne
2017-10-09Add macros for create benchmark with templated fixture (#451)Anton Lashkov
2017-09-14Fix #444 - Use BENCHMARK_HAS_CXX11 over __cplusplus. (#446)Eric
2017-03-01Add user-defined counters. (#262)jpmag
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
2015-03-18add C++03 test and update READMEEric Fiselier