- 29 Aug, 2017 1 commit
-
-
Herbert Thielen authored
-
- 28 Aug, 2017 1 commit
-
-
Alyssa Wilk authored
-
- 24 Aug, 2017 1 commit
-
-
Arkady Shapkin authored
-
- 22 Aug, 2017 2 commits
-
-
Arkady Shapkin authored
VS2010 solution only to simplify old users (who used these solutions) upgrading to new gtest/gmock, new users should use CMake generated solutions. VS2010 solution can be opened in any new VS.
-
Roman Perepelitsa authored
-
- 21 Aug, 2017 1 commit
-
-
Maurice Gilden authored
-
- 20 Aug, 2017 2 commits
-
-
Gennadiy Civil authored
-
Gennadiy Civil authored
Slightly better names and cleaner tests. Please review
-
- 18 Aug, 2017 4 commits
-
-
Maurice Gilden authored
-
Maurice Gilden authored
-
Maurice Gilden authored
-
Maurice Gilden authored
-
- 16 Aug, 2017 2 commits
-
-
Alyssa Wilk authored
-
Maurice Gilden authored
-
- 14 Aug, 2017 1 commit
-
-
David Seifert authored
-
- 10 Aug, 2017 5 commits
-
-
Herbert Thielen authored
-
Eduardo Caceres authored
Typos, punctuation & broken links
-
misterg authored
-
misterg authored
-
Alyssa Wilk authored
-
- 09 Aug, 2017 4 commits
-
-
Matthew Woehlke authored
Modify library install destinations to install .dll's to the correct location (`bin`, not `lib`), and to install other artifacts to the correct platform-dependent location by using GNUInstallDirs. This is required for some distributions (e.g. Fedora) and will fix an issue that otherwise requires those distributions to patch the upstream sources. Also, add options to suppress installation, which may be useful for projects that embed Google Test. Since Google Test is trying to support archaic versions of CMake, a brain-dead fallback (which requires that the user set either LIB_SUFFIX or CMAKE_INSTALL_LIBDIR themselves) is included for versions that predate GNUInstallDirs. Fixes #1161. Co-Authored-By:d3x0r <d3x0r@users.noreply.github.com>
-
misterg authored
-
misterg authored
-
misterg authored
-
- 04 Aug, 2017 1 commit
-
-
Shlomi Fish authored
-
- 31 Jul, 2017 1 commit
-
-
Christophe Vidal authored
-
- 30 Jul, 2017 3 commits
-
-
Herbert Thielen authored
-
Herbert Thielen authored
The documentation of former versions is available in the history (e.g. by checking out the appropriate git tags), so there is no need to keep them in parallel to the current documentation.
-
Herbert Thielen authored
-
- 26 Jul, 2017 1 commit
-
-
Jose Nino authored
-
- 02 Jul, 2017 1 commit
-
-
Carlos O'Ryan authored
-
- 01 Jul, 2017 4 commits
-
-
Carlos O'Ryan authored
The document itself uses lambdas later, all the scaffolding to work around lack of lambdas should be considered for removal, but that is much larger an effort than I can commit to.
-
Carlos O'Ryan authored
-
Carlos O'Ryan authored
-
Carlos O'Ryan authored
The markdown was not working for a small table, fixed.
-
- 19 Jun, 2017 3 commits
-
-
Jose Nino authored
-
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 Mar, 2017 1 commit
-
-
danilcha authored
-