benchmark/test
Ismael 3fdd76bd14 fix issue 235 (#236) 2016-06-03 09:33:17 -07:00
..
CMakeLists.txt Change reporters to use a specified output and error stream. Add tests for output. (#219) 2016-05-27 12:34:37 -07:00
basic_test.cc Removed unneeded #include <cstddef> 2015-10-06 15:10:15 +01:00
benchmark_test.cc Allow benchmarks to take arbitrary arguments. (#221) 2016-05-27 12:37:10 -07:00
complexity_test.cc fix issue 235 (#236) 2016-06-03 09:33:17 -07:00
cxx03_test.cc add C++03 test and update README 2015-03-18 16:34:43 -04:00
diagnostics_test.cc Add SkipWithError(...) function. 2016-05-23 19:24:56 -06:00
donotoptimize_test.cc Force DoNotOptimize operand to memory for both gcc and clang 2016-05-26 07:43:07 +01:00
filter_test.cc Change --benchmark_list_tests to respect the benchmark filter. 2016-05-24 00:42:11 -06:00
fixture_test.cc Pass const State to Fixture::TearDown. Fix memory leak in fixture_test 2016-02-24 17:36:34 +09:00
map_test.cc Include cstdlib in map_test to make sure std::rand is available when 2016-02-24 12:31:31 -07:00
options_test.cc Add a per benchmark 'Repetitions' option. 2016-05-24 21:52:23 -06:00
reporter_output_test.cc fixed reporter_output_test 2016-06-01 23:13:10 +02:00
skip_with_error_test.cc Add SkipWithError(...) function. 2016-05-23 19:24:56 -06:00