Commits


Geoffrey Martin-Noble authored and Dominic Hamon committed d2fc7fe6591
Guard ASSERT_THROWS checks with BENCHMARK_HAS_NO_EXCEPTIONS (#874) * Guard ASSERT_THROWS checks with BENCHMARK_HAS_NO_EXCEPTIONS This allows the test be run with exceptions turned off * Add myself to CONTRIBUTORS I don't need to be added to AUTHORS, as I am a Google employee