aboutsummaryrefslogtreecommitdiffstats
path: root/googletest/test/googletest-env-var-test.py
Commit message (Collapse)AuthorAgeFilesLines
* Googletest exportAbseil Team2020-03-241-0/+2
| | | | | | | | | | 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
* Fix Python3 supportPeter Levine2018-09-141-2/+2
|
* Comments changes, no functionality changes. Gennadiy Civil2018-08-141-2/+0
|
* changes for googletest env var testGennadiy Civil2018-08-011-0/+119