Homec4science

Eliminate GTEST_TEST_FILTER_ENV_VAR_.

Authored by Rohan Joyce <rfj@google.com> on Jun 7 2018, 18:17.

Description

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.

Details

Committed
Rohan Joyce <rfj@google.com>Jun 14 2018, 21:45
Pushed
trottetDec 4 2019, 13:52
Parents
R9484:dea79290af98: Merge pull request #1633 from gennadiycivil/master
Branches
Unknown
Tags
Unknown

Event Timeline

Rohan Joyce <rfj@google.com> committed R9484:0563b52d3acc: Eliminate GTEST_TEST_FILTER_ENV_VAR_. (authored by Rohan Joyce <rfj@google.com>).Jun 14 2018, 21:45