summaryrefslogtreecommitdiffstats
path: root/googletest/include/gtest/internal/custom/gtest-port.h
Commit message (Collapse)AuthorAgeFilesLines
* Move instructions into custom/README filesGennadiy Civil2018-08-131-34/+1
|
* Eliminate GTEST_TEST_FILTER_ENV_VAR_.refs/pull/1622/headRohan Joyce2018-06-141-5/+0
| | | | | | | | 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.
* cleanup, mergeGennadiy Civil2018-01-091-0/+3
|
* Pick up GTEST_API_ definition in gtest/internal/custom/gtest-port.h.refs/pull/1078/headVictor Costan2017-05-041-0/+3
| | | | | This makes it possible for a port to define the specifier used for exported symbols without having to change Google Test.
* Move everything in googletest into googletest/googletestBilly Donahue2015-08-251-0/+69