Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-enable disabled googletest-port-test tests after r363820 | Kyle Evans | 2020-08-04 | 1 | -6/+0 |
* | Disable tests failing after r363679 | Li-Wen Hsu | 2020-08-03 | 1 | -0/+6 |
* | googletest: pick from upstream: Don't allow signed/unsigned wchar_t in gcc 9 ... | Ryan Libby | 2019-12-21 | 1 | -1/+4 |
* | Work around gcc's inability to compile an incomplete type in googletest, | Dimitry Andric | 2019-09-14 | 1 | -1/+2 |
* | Import proof-of-concept for handling `GTEST_SKIP()` in `Environment::SetUp` | Enji Cooper | 2019-04-01 | 6 | -5/+95 |
* | googletest: backport GTEST_SKIP to googletest 1.8.1 | Alan Somers | 2019-03-20 | 10 | -30/+224 |
* | Expect `WhenDynamicCastToTest.AmbiguousCast` to fail on FreeBSD | Enji Cooper | 2019-03-11 | 1 | -0/+9 |
* | Don't hardcode the source filename | Enji Cooper | 2019-02-20 | 1 | -1/+1 |
* | Copy googletest 1.8.1 from ^/vendor/google/googletest/1.8.1 to .../contrib/go... | Enji Cooper | 2019-02-13 | 330 | -0/+137546 |