mirror of
https://github.com/google/googletest.git
synced 2026-02-07 18:26:46 +08:00
Add --gtest_fail_fast support to googletest. - Analogous functionality to to golang -test.failfast and python --failfast - Stops test execution upon first test failure. - Also add support Bazel equivalent env var (TESTBRIDGE_TEST_RUNNER_FAIL_FAST) PiperOrigin-RevId: 302488880 |
||
|---|---|---|
| .. | ||
| advanced.md | ||
| faq.md | ||
| pkgconfig.md | ||
| primer.md | ||
| samples.md | ||