benchmark/test
Ismael 2e5c397b48 implemented complexity reporting 2016-05-21 08:55:43 +02:00
..
CMakeLists.txt Added test file and Complexity() interface 2016-05-18 19:59:34 +02: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
complexity_test.cc implemented complexity reporting 2016-05-21 08:55:43 +02:00
cxx03_test.cc add C++03 test and update README 2015-03-18 16:34:43 -04:00
filter_test.cc Use stringstream instead of atoi to avoid sign error. 2015-10-09 08:47:36 +02: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