benchmark/test
Eric Fiselier 8267117a92 Add ASAN and UBSAN builders to travis for both GCC and Clang.
This patch adds new builders that test against GCC 6 and Clang 3.8 respectivly.
They also enable both address and undefined sanitizer. MSAN currently won't work
since it requires a sanitized STL.
2016-08-07 19:25:19 -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
CMakeLists.txt Support multiple ranges in the benchmark (#257) 2016-08-04 12:30:14 -07:00
complexity_test.cc Support multiple ranges in the benchmark (#257) 2016-08-04 12:30:14 -07:00
cxx03_test.cc
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 Attempt to fix VC 2013 build. 2016-08-07 14:57:39 -06:00
options_test.cc Support multiple ranges in the benchmark (#257) 2016-08-04 12:30:14 -07:00
register_benchmark_test.cc Hide yet another test from MSVC 2013 2016-08-02 22:09:06 -06:00
reporter_output_test.cc Add ASAN and UBSAN builders to travis for both GCC and Clang. 2016-08-07 19:25:19 -06:00
skip_with_error_test.cc Support multiple ranges in the benchmark (#257) 2016-08-04 12:30:14 -07:00