- 13 Sep, 2018 2 commits
- 11 Sep, 2018 2 commits
- 09 Sep, 2018 1 commit
-
-
Romain Geissler authored
-
- 04 Sep, 2018 1 commit
-
-
Arkady Shapkin 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 2 commits
- 30 Aug, 2018 1 commit
-
-
Gennadiy Civil authored
-
- 28 Aug, 2018 1 commit
-
-
Abseil Team authored
Fix line that was wrapping in the middle of a link This looks uglier, but has the advantage that the link is kept in one piece. PiperOrigin-RevId: 210537337
-
- 27 Aug, 2018 1 commit
-
-
Abseil Team authored
This makes ResultOf more convenient to use. In particular, the matcher now accepts lambdas. PiperOrigin-RevId: 210118509
-
- 24 Aug, 2018 2 commits
-
-
Dakota Hawkins authored
To make sure packages are relocatable, use `$<INSTALL_PREFIX>` in `$<INSTALL_INTERFACE:...>` `target_include_directories`. `$<INSTALL_PREFIX>` was introduced in CMake 2.8.11, which is already being checked for locally. References: - https://cmake.org/cmake/help/latest/manual/cmake-packages.7.html#id19 - https://github.com/robotology/how-to-export-cpp-library/blob/claudio/headeronly/src/LibTemplateCMake/CMakeLists.txt#L42 Signed-off-by:
Dakota Hawkins <dakotahawkins@gmail.com>
-
Will Vining authored
This step is no longer necessary. The configuration given in the googletest README.md is sufficient to bring in all the googlemock headers.
-
- 22 Aug, 2018 1 commit
-
-
Stefano Soffia authored
Rework of the closed pull request #768
-
- 21 Aug, 2018 1 commit
-
-
Dakota Hawkins authored
I _think_ this represents some of the "best practices" for exporting targets. They'll be available in a `googletest::` namespace (e.g. `googletest::gmock`) with non-namespaced `ALIAS` targets. - Added GOOGLETEST_VERSION variable - Use `CMakePackageConfigHelpers`, bump minimum CMake version to 2.8.8 Signed-off-by:Dakota Hawkins <dakotahawkins@gmail.com>
-
- 20 Aug, 2018 1 commit
-
-
misterg authored
- 209457654 Import of OSS PR, https://github.com/google/googletest/pu... by misterg <misterg@google.com> PiperOrigin-RevId: 209457654
-
- 15 Aug, 2018 1 commit
-
-
Abseil Team authored
- 208874130 Copybara tweaks, testing various round-trip sutuations(fu... by misterg <misterg@google.com> - 208880646 Fix header guards and remove special case copybara by misterg <misterg@google.com> - 208874252 Copybara tweaks for googletest reversible transform by misterg <misterg@google.com> - 208853103 Adding a flow to export PR from GitHub into Google3 and a... by misterg <misterg@google.com> - 208708150 Removing leakr-sensitive words. by misterg <misterg@google.com> - 208672083 Import of OSS PR 1665 by misterg <misterg@google.com> - 208663904 Remove LEAKR "author" warnings for googletest copybara ex... by misterg <misterg@google.com> - 208646244 Incrementally finalizing OSS<->google3 transforms by misterg <misterg@google.com> - 208548323 Move custom google3 only code to custom/ by misterg <misterg@google.com> - 208234974 Removed scrubs, replaced with reversible transforms by misterg <misterg@google.com> - 208211213 Move custom tests under custom by misterg <m...
-
- 14 Aug, 2018 6 commits
-
-
Gennadiy Civil authored
more comments changes
-
Gennadiy Civil authored
-
Gennadiy Civil authored
Comments changes, no functionality changes.
-
Gennadiy Civil authored
Comments changes, no functionality changes
-
Gennadiy Civil authored
-
Gennadiy Civil authored
-
- 13 Aug, 2018 4 commits
-
-
Gennadiy Civil authored
-
Elias Daler authored
Change location of generated pkg-config files from CMAKE_BINARY_DIR to gmock/gtest_BINARY_DIR (#1717)
-
Gennadiy Civil authored
-
Gennadiy Civil authored
-
- 09 Aug, 2018 2 commits
-
-
Gennadiy Civil authored
-
Gennadiy Civil authored
Merge branch 'master' of https://github.com/google/googletest
-
- 07 Aug, 2018 2 commits
-
-
Gennadiy Civil authored
Formatting changes,small cleanup, no functionality changes
-
Gennadiy Civil authored
-
- 06 Aug, 2018 1 commit
-
-
Gennadiy Civil authored
-
- 01 Aug, 2018 1 commit
-
-
Gennadiy Civil authored
-
- 27 Jul, 2018 1 commit
-
-
Gennadiy Civil authored
Formatting changes for automatic code management
-
- 25 Jul, 2018 2 commits
-
-
Piotr Kąkol authored
-
Gennadiy Civil authored
Formatting changes, code sync
-
- 20 Jul, 2018 1 commit
-
-
Gennadiy Civil authored
code merge
-
- 19 Jul, 2018 1 commit
-
-
杜修杏 authored
-