- 18 Jul, 2019 1 commit
-
-
Gennadiy Civil authored
-
- 17 Jul, 2019 4 commits
-
-
Gennadiy Civil authored
-
Gennadiy Civil authored
-
Gennadiy Civil authored
Preparation for including docs in round-trip with OSS, Manual merge, review and merge docs internal-OSS
-
Abseil Team authored
Internal change PiperOrigin-RevId: 258587862
-
- 16 Jul, 2019 4 commits
-
-
Adam Badura authored
gmock-spec-builders.h uses std::function (in MockFunction) but did not include <functional> to provide it. Apparently, it worked since the header must have been included by something else but better be safe than sorry.
-
Gennadiy Civil authored
-
misterg authored
Fix documentation links PiperOrigin-RevId: 258389329
-
Abseil Team authored
Update a broken link in a comment. PiperOrigin-RevId: 257493975
-
- 15 Jul, 2019 5 commits
-
-
Gennadiy Civil authored
-
Gennadiy Civil authored
-
Gennadiy Civil authored
-
Gennadiy Civil authored
-
Krystian Kuzniarek authored
ee3aa831 added a broken link which results in 404. The broken part is reference to a nonexistent file "CheatSheet.md" instead of "cheet_sheet.md".
-
- 13 Jul, 2019 7 commits
-
-
Krystian Kuzniarek authored
-
Krystian Kuzniarek authored
-
Krystian Kuzniarek authored
-
Krystian Kuzniarek authored
-
Krystian Kuzniarek authored
-
Krystian Kuzniarek authored
-
Krystian Kuzniarek authored
-
- 10 Jul, 2019 1 commit
-
-
Sam Sobell authored
This line directly contradicts the warning that google mock spits out on unused mock calls: ``` NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details. ``` One or the other should be changed, and I believe the advice in this file is incorrect.
-
- 19 Jun, 2019 3 commits
-
-
Gennadiy Civil authored
-
Gennadiy Civil authored
Renaming doc files to make the file names more palatable and in preparation for including documentation in sync process
-
Gennadiy Civil authored
-
- 18 Jun, 2019 1 commit
-
-
misterg authored
gmock_output_test has to run under python2. Bazel 0.27.0 causes this test to break. Fixing it. PiperOrigin-RevId: 253820111
-
- 17 Jun, 2019 2 commits
-
-
Abseil Team authored
Project import generated by Copybara. PiperOrigin-RevId: 253600369
-
misterg authored
Internal Change PiperOrigin-RevId: 253581166
-
- 14 Jun, 2019 1 commit
-
-
Gennadiy Civil authored
-
- 13 Jun, 2019 4 commits
-
-
Gennadiy Civil authored
Makefiles are no longer supported. Adding pseudo-break with their impending removal to make sure that people who are interested will notice
-
Gennadiy Civil authored
-
Gennadiy Civil authored
Removing make and automake. The only supported build systems are Bazel internally and CMake community supported
-
Tom Lachecki authored
-
- 10 Jun, 2019 3 commits
-
-
Gennadiy Civil authored
-
Gennadiy Civil authored
-
Gennadiy Civil authored
-
- 06 Jun, 2019 1 commit
-
-
Wenyuan Yan authored
-
- 04 Jun, 2019 1 commit
-
-
Peter Levine authored
-
- 22 May, 2019 1 commit
-
-
gennadiycivil authored
-
- 20 May, 2019 1 commit
-
-
Enji Cooper authored
Signed-off-by:Enji Cooper <yaneurabeya@gmail.com>
-