1. 4528c76 Print at least three significant digits for times. (#701) by Eric · 6 years ago
  2. eafa34a Remove use of std::tmpnam. (#734) by Eric · 6 years ago
  3. 56f5cd6 Fix C++17 mode compilation with Apple clang (#721) by Denis Glazachev · 6 years ago
  4. 507c06e Aggregates: use non-aggregate count as iteration count. (#706) by Roman Lebedev · 6 years ago
  5. c614dfc *Display* aggregates only. (#665) by Roman Lebedev · 7 years ago
  6. b123abd Add Iteration-related Counter::Flags. Fixes #618 (#621) by Roman Lebedev · 7 years ago
  7. 4c2af07 (clang-)format all the things (#610) by BaaMeow · 7 years ago
  8. dd8dcc8 Make output tests more stable on slow machines. by Eric Fiselier · 7 years ago
  9. ec6f035 Trying again to fix error caused by -Wunused-function. by Joao Paulo Magalhaes · 8 years ago
  10. 1735413 Fix pragma clang ignore with gcc. by Joao Paulo Magalhaes · 8 years ago
  11. 160770f Fix dropped-style elses. by Joao Paulo Magalhaes · 8 years ago
  12. a310886 Fix (that is, ignore) clang compile error. by Joao Paulo Magalhaes · 8 years ago
  13. 17a012d Fix: --benchmark_counters_tabular was not being passed to tests. by Joao Paulo Magalhaes · 8 years ago
  14. b57b2cf Improve some comments. by Joao Paulo Magalhaes · 8 years ago
  15. 64b5f3f Make Results::GetTime() receive an enum. by Joao Paulo Magalhaes · 8 years ago
  16. 3443ac2 Fix brace formatting (Habits die hard!). by Joao Paulo Magalhaes · 8 years ago
  17. cdbcaaf Fix g++-4.8 compile errors. by Joao Paulo Magalhaes · 8 years ago
  18. 5587661 Remove unused prototype. by Joao Paulo Magalhaes · 8 years ago
  19. 180719d Rename ResultsCheckerEntry to Results. by Joao Paulo Magalhaes · 8 years ago
  20. f3b82a8 Adopt standard style. by Joao Paulo Magalhaes · 8 years ago
  21. 86249c5 Result checking: move some function definitions to source file. by Joao Paulo Magalhaes · 8 years ago
  22. 92034a8 Make result checkers execute on all regex-matching benchmarks. by Joao Paulo Magalhaes · 8 years ago
  23. 738fcd9 Add log of the benchmark name when checking results. by Joao Paulo Magalhaes · 8 years ago
  24. 6452883 Unit testing: add facilities to check benchmark results. by Joao Paulo Magalhaes · 8 years ago
  25. 3c2d7f5 User counter tests: first version. by Joao Paulo Magalhaes · 8 years ago
  26. b273d9b Reporter tests: reuse csv header. by Joao Paulo Magalhaes · 8 years ago
  27. 9b92ed7 Fix ICC compiler warnings (#358) by rolandschulz · 8 years ago
  28. 0064c56 Add tests for reporters (#307) by Marek Kurdej · 8 years ago
  29. 8aeb20f Add tests. by Marek Kurdej · 8 years ago
  30. 2555035 Use correct RE for floating point numbers in reporter_output_test.cc by Eric Fiselier · 8 years ago
  31. 1100e91 Simplify clang-format and apply to tests (#302) by Dominic Hamon · 8 years ago
  32. aaa25ac Improve diagnostic output for output tests. by Eric Fiselier · 9 years ago
  33. 0ed4456 Refactor output test runner into standalone module. (#277) by Eric · 9 years ago