benchmark/test
Eric 6e25917001 Add -DBENCHMARK_USE_LIBCXX:BOOL=<value> option. (#280)
* Add BENCHMARK_USE_LIBCXX option.

* Add comments

* re-add zero null pointer warning
2016-08-29 12:43:30 -06:00
..
CMakeLists.txt Add -DBENCHMARK_USE_LIBCXX:BOOL=<value> option. (#280) 2016-08-29 12:43:30 -06:00
basic_test.cc Support multiple ranges in the benchmark (#257) 2016-08-04 12:30:14 -07:00
benchmark_test.cc Support multiple ranges in the benchmark (#257) 2016-08-04 12:30:14 -07:00
complexity_test.cc Refactor output test runner into standalone module. (#277) 2016-08-28 13:24:16 -06:00
cxx03_test.cc Supply old `RangePair` and `ArgPair` API for C++03 compatibility. (#278) 2016-08-29 10:59:46 -07: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 Support multiple ranges in the benchmark (#257) 2016-08-04 12:30:14 -07:00
map_test.cc Support multiple ranges in the benchmark (#257) 2016-08-04 12:30:14 -07:00
multiple_ranges_test.cc Supply old `RangePair` and `ArgPair` API for C++03 compatibility. (#278) 2016-08-29 10:59:46 -07:00
options_test.cc Support multiple ranges in the benchmark (#257) 2016-08-04 12:30:14 -07:00
output_test.h Refactor output test runner into standalone module. (#277) 2016-08-28 13:24:16 -06:00
output_test_helper.cc Improve diagnostic output for output tests. 2016-08-28 14:22:11 -06:00
register_benchmark_test.cc Hide yet another test from MSVC 2013 2016-08-02 22:09:06 -06:00
reporter_output_test.cc Refactor output test runner into standalone module. (#277) 2016-08-28 13:24:16 -06:00
skip_with_error_test.cc Support multiple ranges in the benchmark (#257) 2016-08-04 12:30:14 -07:00