- 20 Dec, 2018 1 commit
-
-
Abseil Team authored
Unifdef c++11-related macros from googletest now that it requires C++11. PiperOrigin-RevId: 225905601
-
- 03 Dec, 2018 1 commit
-
-
Abseil Team authored
Applied fixes for ClangTidy modernize-use-override and modernize-use-using. PiperOrigin-RevId: 223800219
-
- 20 Nov, 2018 3 commits
-
-
misterg authored
Fix broken OSS build PiperOrigin-RevId: 222244158
-
Abseil Team authored
Remove redundant Base/Derived types. PiperOrigin-RevId: 222243634
-
Abseil Team authored
Upgrade WithArgs family of actions to C++11. PiperOrigin-RevId: 221671690
-
- 10 Nov, 2018 1 commit
-
-
Robin Lindén authored
-
- 09 Oct, 2018 1 commit
-
-
Abseil Team authored
Remove all mention of TR1 tuple and our own implementation of tuple. PiperOrigin-RevId: 216395043
-
- 05 Oct, 2018 1 commit
-
-
Abseil Team authored
Now that googletest has moved to C++11, it should no longer use NULL or 0 for the null pointer. This patch converts all such usages to nullptr using clang-tidy. This prevents LLVM from issuing -Wzero-as-null-pointer-constant warnings. PiperOrigin-RevId: 215814400
-
- 14 Aug, 2018 2 commits
-
-
Gennadiy Civil authored
Comments changes, no functionality changes.
-
Gennadiy Civil authored
Comments changes, no functionality changes
-
- 07 Aug, 2018 1 commit
-
-
Gennadiy Civil authored
-
- 06 Aug, 2018 1 commit
-
-
Gennadiy Civil authored
-
- 18 Jul, 2018 1 commit
-
-
Gennadiy Civil authored
Code sync, mostly formatting and removing outdates
-
- 16 Apr, 2018 3 commits
-
-
Gennadiy Civil authored
merging, testing, this should be it
-
Gennadiy Civil authored
-
Gennadiy Civil authored
-
- 13 Apr, 2018 5 commits
-
-
Gennadiy Civil authored
more pizza
-
Gennadiy Civil authored
more OSX pizzas
-
Gennadiy Civil authored
osx pizzas
-
Gennadiy Civil authored
merging gmock actions test
-
Gennadiy Civil authored
merging, gmock actions test
-
- 10 Apr, 2018 2 commits
-
-
Gennadiy Civil authored
RE-Doing the merge, this time with gcc on mac in the PR so I can catch errors before merging the PR
-
Gennadiy Civil authored
-
- 09 Apr, 2018 4 commits
-
-
Gennadiy Civil authored
formatting
-
Gennadiy Civil authored
-
Gennadiy Civil authored
testing msvc again
-
Gennadiy Civil authored
More msvc 14
-
- 06 Apr, 2018 1 commit
-
-
Gennadiy Civil authored
-
- 05 Apr, 2018 1 commit
-
-
Gennadiy Civil authored
-
- 13 Mar, 2018 1 commit
-
-
Gennadiy Civil authored
-
- 23 Feb, 2018 1 commit
-
-
Scott Graham authored
-
- 08 Feb, 2018 1 commit
-
-
Troy Holsapple authored
-
- 12 Oct, 2015 1 commit
-
-
Mark Mentovai authored
This guards use of <type_traits> and its features with GTEST_HAS_STD_TYPE_TRAITS_, and std::function with GTEST_HAS_STD_FUNCTION_.
-
- 25 Aug, 2015 1 commit
-
-
Billy Donahue authored
-
- 14 Feb, 2015 1 commit
-
-
kosak authored
constructible return a default-constructed value by default.
-
- 08 Jan, 2015 1 commit
-
-
kosak authored
-
- 17 Nov, 2014 4 commits