benchmark/test
Dominic Hamon 31cdabf6bb Merge pull request #216 from efcs/diagnostic-checks
Add checks that <Resume|Pause>Timing functions are not called outside of the KeepRunning() loop. Fixes #204
2016-05-24 13:09:41 -07:00
..
basic_test.cc Removed unneeded #include <cstddef> 2015-10-06 15:10:15 +01:00
benchmark_test.cc Use nanoseconds instead of duration<double, milli> 2016-05-10 18:02:02 -07:00
CMakeLists.txt Merge pull request #216 from efcs/diagnostic-checks 2016-05-24 13:09:41 -07:00
cxx03_test.cc add C++03 test and update README 2015-03-18 16:34:43 -04:00
diagnostics_test.cc Allow test to compile with -fno-exceptions 2016-05-23 15:38:30 -06: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 added option to change range multiplier 2016-05-14 15:56:34 +02:00