Chris Baish
af11cda565
Moved table to single lines
6 years ago
Chris Baish
d64e4cf14e
Merge remote-tracking branch 'upstream/master' into primer_md_table_update
6 years ago
Gennadiy Civil
b77e5c7625
Manual docs tweaks still in preparation for including docs with code pushes
6 years ago
Gennadiy Civil
a743249a55
Manual docs tweaks still in preparation for including docs with code pushes
6 years ago
Gennadiy Civil
15756aa0c8
Manual docs tweaks still in preparation for including docs with code pushes
6 years ago
Gennadiy Civil
34ddfff946
Manual docs tweaks still in preparation for including docs with code pushes
6 years ago
Krystian Kuzniarek
2fa7be9326
explicitly show overriding to align examples to their comments
6 years ago
Krystian Kuzniarek
cc49f5b27a
document a missing parent class
6 years ago
Chris Baish
adb490773e
Update primer.md
...
Correct formatting in table
6 years ago
Gennadiy Civil
2ef13f524b
remove outdated
6 years ago
Gennadiy Civil
96bf3b1aff
remove outdated
6 years ago
Gennadiy Civil
ad52f7d0bd
Merge branch 'master' of github.com:google/googletest
6 years ago
Gennadiy Civil
63e878b624
Preparation for including docs in round-trip with OSS, Manual merge, review and merge docs internal-OSS
6 years ago
Abseil Team
0ef404e2e7
Googletest export
...
Internal change
PiperOrigin-RevId: 258587862
6 years ago
Gennadiy Civil
6077f444da
Merge pull request #2332 from adambadura:AddMissingInclude
...
PiperOrigin-RevId: 258465918
6 years ago
Adam Badura
1f809607b5
Add missing <functional> include
...
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.
6 years ago
Gennadiy Civil
f899e81e43
Preparation for including docs in round-trip with OSS. Manual review and merge docs internal-OSS
6 years ago
Gennadiy Civil
4ab6f4d709
Preparation for including docs in round-trip with OSS. Manual review and merge docs internal-OSS
6 years ago
misterg
3d9cdd5803
Googletest export
...
Fix documentation links
PiperOrigin-RevId: 258389329
6 years ago
Abseil Team
f38f4d8f27
Googletest export
...
[Fuchsia] Update exception APIs used by death test.
Migrates to the new channel-based exception APIs as the
port APIs are deprecated and will be removed.
PiperOrigin-RevId: 258175830
6 years ago
Abseil Team
e4f097b5fb
Googletest export
...
Update a broken link in a comment.
PiperOrigin-RevId: 257493975
6 years ago
Gennadiy Civil
947aeab281
Preparation for including docs in round-trip with OSS
6 years ago
Gennadiy Civil
5af948b30e
Preparation for including docs in round-trip with OSS
6 years ago
Gennadiy Civil
073a2da403
Preparation for including docs in round-trip with OSS
6 years ago
Gennadiy Civil
01573aa0e8
Merge branch 'master' of github.com:google/googletest
6 years ago
Gennadiy Civil
afa9143256
Merge pull request #2324 from kuzkry/fix-broken-link
...
Fix a broken link
6 years ago
Gennadiy Civil
31ff597888
Preparation for including docs in round-trip with OSS
6 years ago
Gennadiy Civil
b97b96a1a4
Merge pull request #2309 from cclauss/patch-1
...
Travis CI: The sudo: tag is now deprecated in Travis CI
6 years ago
Krystian Kuzniarek
b0568dcb4a
fix a broken link
...
ee3aa83117
added a broken link
which results in 404. The broken part is reference to a
nonexistent file "CheatSheet.md" instead of "cheet_sheet.md".
6 years ago
Gennadiy Civil
5c4d53fd52
Merge pull request #2326 from kuzkry/missing-references-to-documentation
...
Add missing references to documentation
6 years ago
Krystian Kuzniarek
f81dbd6ce8
add missing references to DesignDoc and KnownIssues
6 years ago
Krystian Kuzniarek
b138afde15
rename and apply snake_case on KnownIssues.md
6 years ago
Krystian Kuzniarek
1d5b7cc1e2
rename and apply snake_case on FrequentlyAskedQuestions.md
6 years ago
Krystian Kuzniarek
92d92f2f55
rename and apply snake_case on ForDummies.md
6 years ago
Krystian Kuzniarek
6078089ef8
rename and apply snake_case on Documentation.md
6 years ago
Krystian Kuzniarek
382cdf9162
rename and apply snake_case on DesignDoc.md
6 years ago
Krystian Kuzniarek
275bbc7884
rename and apply snake_case on CheatSheet.md
6 years ago
Sam Sobell
ee3aa83117
Fix bad advice in cook book ( #2308 )
...
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.
6 years ago
cclauss
dfb5e22b8b
Travis CI: The sudo: tag is now deprecated in Travis CI
6 years ago
Gennadiy Civil
437e1008c9
Documentation sync in preparation to including docs with full source sync
6 years ago
Gennadiy Civil
834dff3b52
Documentation sync in preparation to including docs with full source sync
6 years ago
Gennadiy Civil
c1845f65f3
Update README.md
6 years ago
Gennadiy Civil
2a1a3e2907
Merge pull request #2296 from rmstar/replace_golinks
...
Remove google internal links from documentation on github
6 years ago
Prashant Jaikumar
ce58a5972b
Remove google internal links from documentation on github
6 years ago
Gennadiy Civil
b4676595c0
Incremental doc changes in preparation for doc sync
6 years ago
Gennadiy Civil
152c7dfd06
missed the actual file in previous commit
6 years ago
Gennadiy Civil
5ed950c9e3
Renaming doc files to make the file names more palatable and in preparation for including documentation in sync process
6 years ago
Gennadiy Civil
ac31db8fac
small docs restucture and cleanup
6 years ago
Gennadiy Civil
ba68290cb3
small docs restucture and cleanup
6 years ago
Gennadiy Civil
2f42d769ad
Merge branch 'master' of github.com:google/googletest
6 years ago