- 04 Sep, 2018 5 commits
-
-
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 9 commits
-
-
Gennadiy Civil authored
Googletest export
-
Gennadiy Civil authored
-
Gennadiy Civil authored
-
Gennadiy Civil authored
-
Gennadiy Civil authored
-
Gennadiy Civil authored
-
Gennadiy Civil authored
-
Gennadiy Civil authored
Bring travil yml back to the master branch state
-
Gennadiy Civil authored
-
- 29 Aug, 2018 8 commits
-
-
Gennadiy Civil authored
Possibly related to travis env
-
Gennadiy Civil authored
Fix broken FAQ link in primer.md
-
Steven Santos Erenst authored
The current link pointed to a non existing section in the FAQ.
-
Gennadiy Civil authored
-
Gennadiy Civil authored
-
Gennadiy Civil authored
-
Gennadiy Civil authored
-
Gennadiy Civil authored
-