summaryrefslogtreecommitdiffstats
path: root/googletest/include/gtest/internal/custom
Commit message (Collapse)AuthorAgeFilesLines
* formatting custom/README.mdGennadiy Civil2018-08-141-10/+10
|
* formatting for new READMEsGennadiy Civil2018-08-131-22/+22
|
* Move instructions into custom/README filesGennadiy Civil2018-08-134-45/+60
|
* 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-092-1/+4
|
* Changes add ability to overwrite TempDir(), issue ↵refs/pull/1096/headGennadiy Civil2017-05-181-0/+4
| | | | https://github.com/google/googletest/issues/1093
* 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-253-0/+152