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