benchmark/test
Anton Danielsson df0df4aba9 Fixed tests so they build on android.
- Added missing header to test/benchmark_test.cc
- Changed std::stoul to std::atol in test/filter_test.cc because of a
  limitation in the android-ndk (http://stackoverflow.com/questions/17950814/how-to-use-stdstoul-and-stdstoull-in-android)
2015-10-09 08:47:35 +02:00
..
basic_test.cc Removed unneeded #include <cstddef> 2015-10-06 15:10:15 +01:00
benchmark_test.cc Fixed tests so they build on android. 2015-10-09 08:47:35 +02:00
CMakeLists.txt Fixing cmake issue with empty cmake_build_type 2015-05-22 23:15:19 +02:00
cxx03_test.cc add C++03 test and update README 2015-03-18 16:34:43 -04:00
filter_test.cc Fixed tests so they build on android. 2015-10-09 08:47:35 +02:00
fixture_test.cc address more review comments 2015-04-06 19:04:12 -04:00
options_test.cc Custom arguments function usage with Apply - fix doc and add test. 2015-09-23 12:47:54 -07:00