- 09 Oct, 2018 1 commit
-
-
Abseil Team authored
Remove all mention of TR1 tuple and our own implementation of tuple. PiperOrigin-RevId: 216395043
-
- 14 Aug, 2018 1 commit
-
-
Gennadiy Civil authored
Comments changes, no functionality changes
-
- 27 Jul, 2018 1 commit
-
-
Gennadiy Civil authored
Formatting changes for automatic code management
-
- 23 May, 2018 1 commit
-
-
Gennadiy Civil authored
-
- 12 Mar, 2018 1 commit
-
-
Bernhard Bauer authored
This allows doing things like TEST_P(TestFixture, MAYBE(TestName)) for nicer conditional test disabling. Upstream of cr/188748737. Tested: Added unit tests MacroNamingTest and MacroNamingTestNonParametrized.
-
- 10 Jan, 2018 1 commit
-
-
Gennadiy Civil authored
Code merge, upstreaming accumulated changes, cleanup
-
- 03 Jan, 2018 1 commit
-
-
David Benjamin authored
This makes it easier to use GTest in projects that build with the -Wmissing-declarations warning. This fixes the warning in headers and source files, though not GTest's own tests as it is rather noisy there.
-
- 19 Dec, 2017 2 commits
-
-
Gennadiy Civil authored
-
Gennadiy Civil authored
-
- 21 Sep, 2017 1 commit
-
-
Gennadiy Civil authored
-
- 04 Sep, 2017 2 commits
-
-
Herbert Thielen authored
As mentioned in issue #360: "Now that all the platforms gtest supports work with value-parameterized tests, we should remove the uses of the GTEST_HAS_PARAM_TESTS macro from the codebase everywhere." https://github.com/google/googletest/issues/360
-
Bernhard Bauer authored
This allows doing things like TEST_P(TestFixture, MAYBE(TestName)) for nicer conditional test disabling.
-
- 25 Aug, 2015 1 commit
-
-
Billy Donahue authored
-
- 24 Jul, 2015 1 commit
-
-
kosak authored
-
- 17 Jul, 2015 1 commit
-
-
kosak authored
-
- 14 Jul, 2015 1 commit
-
-
kosak authored
-
- 13 Jul, 2015 1 commit
-
-
kosak authored
INSTANTIATE_TEST_CASE_P.
-
- 09 Mar, 2012 1 commit
-
-
jgm authored
-
- 12 Apr, 2011 1 commit
-
-
zhanyong.wan authored
-
- 22 Feb, 2011 1 commit
-
-
zhanyong.wan authored
-
- 06 Dec, 2010 1 commit
-
-
zhanyong.wan authored
Allows a value-parameterized test fixture to derive from Test and WithParamInterface<T> separately; contributed by Matt Austern.
-
- 14 Sep, 2010 1 commit
-
-
zhanyong.wan authored
-
- 10 Nov, 2009 1 commit
-
-
zhanyong.wan authored
-
- 23 Feb, 2009 1 commit
-
-
zhanyong.wan authored
-
- 09 Dec, 2008 1 commit
-
-
shiqian authored
-
- 20 Nov, 2008 1 commit
-
-
vladlosev authored
-