- 12 Sep, 2018 1 commit
-
-
Georgi D. Sotirov authored
The unused attribute was removed with commit 3299a238 on 2018-02-23, but it currently breaks build of 1.8.1, because of -Werror GCC parameter as reported in issue #1825.
-
- 11 Sep, 2018 4 commits
-
-
Gennadiy Civil authored
Googletest export
-
misterg authored
Project import sync PiperOrigin-RevId: 212450488
-
misterg authored
Internal Change PiperOrigin-RevId: 211798074
-
Gennadiy Civil authored
Fix gcc misleading indentation again.
-
- 09 Sep, 2018 1 commit
-
-
Romain Geissler authored
-
- 06 Sep, 2018 5 commits
-
-
Gennadiy Civil authored
Googletest export
-
misterg authored
Internal Change PiperOrigin-RevId: 211699161
-
Abseil Team authored
Make EXPECT_THROW print the actual exception type on the "threw the wrong exception type" case if the actual exception is a std::exception PiperOrigin-RevId: 211524592
-
Abseil Team authored
Make EXPECT_THROW print the actual exception type on the "threw the wrong exception type" case if the actual exception is a std::exception PiperOrigin-RevId: 211519873
-
misterg authored
Project import PiperOrigin-RevId: 211091791
-
- 05 Sep, 2018 1 commit
-
-
Gennadiy Civil authored
Fix doc links
-
- 04 Sep, 2018 6 commits
-
-
Arkady Shapkin authored
-
Gennadiy Civil authored
pkgconfig: Unconditionally depend on GTest when using GMock
-
Gennadiy Civil authored
-
Gennadiy Civil authored
Update documentation to syntax highlight code
-
Gennadiy Civil authored
Fix #1805: add `.md` to hyperlink
-
Andrew Siplas authored
-
- 03 Sep, 2018 1 commit
-
-
Arkady Shapkin authored
-
- 02 Sep, 2018 1 commit
-
-
David Seifert authored
* GTest is a required dependency for GMock, hence we always need to pull it in.
-
- 31 Aug, 2018 16 commits
-
-
Gennadiy Civil authored
-
Gennadiy Civil authored
Fix Clang warnings
-
Gennadiy Civil authored
-
Gennadiy Civil authored
Googletest export
-
Gennadiy Civil authored
-
Dominic Sacré authored
Fix Clang warning: | warning: definition of implicit copy constructor for 'ValueArray2<bool, bool>' | is deprecated because it has a user-declared copy assignment operator [-Wdeprecated]
-
Dominic Sacré authored
Add declarations for install_failure_signal_handler and flagfile. Fix Clang warnings: | warning: no previous extern declaration for non-static variable | 'FLAGS_gtest_install_failure_signal_handler' [-Wmissing-variable-declarations] | warning: no previous extern declaration for non-static variable | 'FLAGS_gtest_flagfile' | [-Wmissing-variable-declarations]
-
Dominic Sacré authored
Fix Clang warning: | warning: no previous extern declaration for non-static variable 'g_argvs' | [-Wmissing-variable-declarations]
-
Dominic Sacré authored
Fix -Wmissing-variable-declarations warnings from Clang.
-
Dominic Sacré authored
Commit 6a26e47c changed the formatting of INSTANTIATE_TEST_CASE_P() in the generated header file only. This commit reverts to the formatting produced by running "pump gtest-param-test.h.pump", which seems to be more consistent with the rest of the file.
-
Gennadiy Civil authored
manual update golden lin
-
Gennadiy Civil authored
manual update, golden lin
-
misterg authored
Fix broken OSS windows build. PiperOrigin-RevId: 210969049
-
misterg authored
Silence MSVC warnings PiperOrigin-RevId: 210726964
-
Abseil Team authored
Fix the typed test names in the tests for customized typed test parameters. As required by googletest documentation, the names should not contain an underscore. PiperOrigin-RevId: 210678652
-
misterg authored
Internal Change PiperOrigin-RevId: 210594341
-
- 30 Aug, 2018 4 commits
-
-
Gennadiy Civil authored
Googletest export
-
Gennadiy Civil authored
-
Gennadiy Civil authored
-
Gennadiy Civil authored
-