mirror of
https://github.com/google/googletest.git
synced 2025-12-23 12:04:57 +08:00
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. |
||
|---|---|---|
| .. | ||
| custom | ||
| gtest-death-test-internal.h | ||
| gtest-filepath.h | ||
| gtest-internal.h | ||
| gtest-linked_ptr.h | ||
| gtest-param-util-generated.h | ||
| gtest-param-util-generated.h.pump | ||
| gtest-param-util.h | ||
| gtest-port-arch.h | ||
| gtest-port.h | ||
| gtest-string.h | ||
| gtest-tuple.h | ||
| gtest-tuple.h.pump | ||
| gtest-type-util.h | ||
| gtest-type-util.h.pump | ||