diff options
author | Rohan Joyce <rfj@google.com> | 2018-06-07 12:17:33 -0400 |
---|---|---|
committer | Rohan Joyce <rfj@google.com> | 2018-06-14 15:45:55 -0400 |
commit | 0563b52d3acc5661792cf1f8c78661a050afc883 (patch) | |
tree | f038bb048175150c0cd0833de4d551b1bc688c5b /ci | |
parent | dea79290af988a71b9f566550237266a8f1e21a7 (diff) | |
download | googletest-0563b52d3acc5661792cf1f8c78661a050afc883.tar.gz googletest-0563b52d3acc5661792cf1f8c78661a050afc883.tar.bz2 googletest-0563b52d3acc5661792cf1f8c78661a050afc883.zip |
Eliminate GTEST_TEST_FILTER_ENV_VAR_.
GTEST_TEST_FILTER_ENV_VAR_ was used to specify an environment variable to obtain
the default test filter from. By default it was unset which broke
"--test_filter" for bazel. This CL eliminates GTEST_TEST_FILTER_ENV_VAR_ and
explicitly obtains the default test filter from the environment variable
TESTBRIDGE_TEST_ONLY if it exists.
Diffstat (limited to 'ci')
0 files changed, 0 insertions, 0 deletions