mirror of
https://github.com/google/benchmark.git
synced 2025-03-20 14:10:08 +08:00
* Add State::error_occurred() * Relax CHECK condition in benchmark_runner.cc If the benchmark state contains an error, do not expect any iterations has been run. This allows using SkipWithError() and return early from the benchmark function. * README.md: document new possible usage of SkipWithError() |
||
---|---|---|
.. | ||
benchmark |