Sign in
pigweed
/
third_party
/
github
/
google
/
benchmark
/
ec6f03579eb7fe1296d161c838f960ca993fd182
/
test
/
reporter_output_test.cc
b273d9b
Reporter tests: reuse csv header.
by Joao Paulo Magalhaes
· 8 years ago
a9a66c8
Add user-defined counters. (#262)
by jpmag
· 8 years ago
0064c56
Add tests for reporters (#307)
by Marek Kurdej
· 8 years ago
3f23832
Allow calling Args and ArgNames in any order.
by Marek Kurdej
· 8 years ago
c1c01b2
Handle the case when the argument name is an empty string.
by Marek Kurdej
· 8 years ago
17e1c40
Add ArgName() and ArgNames() methods to name arguments/ranges.
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
0ed4456
Refactor output test runner into standalone module. (#277)
by Eric
· 9 years ago
a11fb69
Add --benchmark_report_aggregates_only={true|false} flag for better summary output. (#267)
by Eric
· 9 years ago
8267117
Add ASAN and UBSAN builders to travis for both GCC and Clang.
by Eric Fiselier
· 9 years ago
dfe0260
Support multiple ranges in the benchmark (#257)
by Marcin Kolny
· 9 years ago
44128d8
Add --benchmark_out=<filename> and --benchmark_out_format=<format> options.
by Eric Fiselier
· 9 years ago
8c73d49
fixed reporter_output_test
by Ismael
· 9 years ago
74a278e
Fix flaky test
by Eric Fiselier
· 9 years ago
1b263fe
Cleanup reporters (#226)
by Eric
· 9 years ago
5686bf1
Change reporters to use a specified output and error stream. Add tests for output. (#219)
by Eric
· 9 years ago