mirror of
https://github.com/google/benchmark.git
synced 2025-01-30 05:40:15 +08:00
1176936966
Previously the benchmark_test program executed the benchmark tests to make sure the API was working but was not checking the number of tests that were completed. If the regular expression matching breaks, zero tests could be ran. Similarly, if one of the APIs breaks and doesn't run the correct amount of tests then `make test` will catch this. |
||
---|---|---|
.. | ||
benchmark_test.cc | ||
CMakeLists.txt | ||
re_test.cc |