- 19 Aug, 2019 2 commits
-
-
Abseil Team authored
Fix broken link to regex syntax guide in cheat_sheet.md PiperOrigin-RevId: 263840914
-
Abseil Team authored
Fix a broken link about selecting overloaded methods. PiperOrigin-RevId: 263807775
-
- 16 Aug, 2019 2 commits
- 15 Aug, 2019 3 commits
-
-
misterg authored
Internal changes PiperOrigin-RevId: 263636027
-
Abseil Team authored
Internal changes PiperOrigin-RevId: 262994110
-
Abseil Team authored
Fix a link to the guide for creating custom matchers. PiperOrigin-RevId: 262572684
-
- 07 Aug, 2019 2 commits
-
-
Abseil Team authored
Fix broken links. PiperOrigin-RevId: 262123510
-
Abseil Team authored
Add general explanation of MOCK_METHOD, including list of supported qualifiers. PiperOrigin-RevId: 262077180
-
- 06 Aug, 2019 1 commit
-
-
Abseil Team authored
Fix broken link. PiperOrigin-RevId: 261940226
-
- 02 Aug, 2019 1 commit
-
-
Abseil Team authored
Remove markdown extension which isn't supported on github. PiperOrigin-RevId: 261321329
-
- 01 Aug, 2019 2 commits
-
-
Abseil Team authored
Add links to "sampleK_unittest.cc" examples. Fix some broken docs crosslinks. PiperOrigin-RevId: 261169561
-
misterg authored
Internal Change PiperOrigin-RevId: 260939845
-
- 30 Jul, 2019 2 commits
-
-
Krystian Kuzniarek authored
-
Krystian Kuzniarek authored
-
- 29 Jul, 2019 2 commits
-
-
Abseil Team authored
Fix broken link. PiperOrigin-RevId: 260548004
-
Gennadiy Civil authored
-
- 18 Jul, 2019 2 commits
-
-
Gennadiy Civil authored
-
Gennadiy Civil authored
-
- 17 Jul, 2019 3 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
-
- 16 Jul, 2019 1 commit
-
-
Gennadiy Civil authored
-
- 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
-
- 14 Jun, 2019 1 commit
-
-
Gennadiy Civil authored
-