- 05 Apr, 2018 4 commits
-
-
Gennadiy Civil authored
-
Gennadiy Civil authored
formatting
-
Gennadiy Civil authored
-
Gennadiy Civil authored
-
- 04 Apr, 2018 1 commit
-
-
Gennadiy Civil authored
merging gmock matchers 1
-
- 26 Mar, 2018 3 commits
-
-
Gennadiy Civil authored
-
Gennadiy Civil authored
-
Gennadiy Civil authored
-
- 23 Mar, 2018 2 commits
-
-
Gennadiy Civil authored
-
Gennadiy Civil authored
gmock-matchers merging -2
-
- 22 Mar, 2018 1 commit
-
-
Gennadiy Civil authored
-
- 16 Mar, 2018 1 commit
-
-
Gennadiy Civil authored
-
- 15 Mar, 2018 1 commit
-
-
Gennadiy Civil authored
-
- 13 Mar, 2018 1 commit
-
-
Gennadiy Civil authored
-
- 05 Mar, 2018 1 commit
-
-
Gennadiy Civil authored
-
- 27 Feb, 2018 2 commits
-
-
Gennadiy Civil authored
-
Xiaoyi Zhang authored
-
- 23 Feb, 2018 1 commit
-
-
Scott Graham authored
-
- 12 Feb, 2018 1 commit
-
-
Gennadiy Civil authored
-
- 08 Feb, 2018 1 commit
-
-
Troy Holsapple authored
-
- 26 Jan, 2018 1 commit
-
-
Gennadiy Civil authored
-
- 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.
-
- 25 Oct, 2017 1 commit
-
-
Romain Geissler authored
-
- 27 Sep, 2017 1 commit
-
-
Jonathan Wakely authored
-
- 31 Aug, 2017 1 commit
-
-
Herbert Thielen authored
-
- 22 Aug, 2017 1 commit
-
-
Roman Perepelitsa authored
-
- 10 Aug, 2017 1 commit
-
-
Alyssa Wilk authored
-
- 19 Jun, 2017 2 commits
-
-
Hector Dearman authored
This upstreams a Google-internal change (141765019).
-
Hector Dearman authored
This upstreams a Google-internal change (146491438).
-
- 15 May, 2017 1 commit
-
-
Nico Weber authored
This merges a Google-internal change (117235625). Original CL description: This CL was created manually in about an hour with sed, a Python script to find all the places unqualified 'string' was mentioned, and some help from Emacs to add the "std::" qualifications, plus a few manual tweaks.
-
- 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
-