aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2353 from anttsov:patch-1Gennadiy Civil2019-08-021-0/+7
|\ | | | | | | PiperOrigin-RevId: 261198930
| * Update README.mdanttsov2019-07-311-4/+4
| | | | | | fixed links to docs pages (on googlemock/README.md)
| * Update README.mdanttsov2019-07-301-0/+9
|/ | | Links to FAQ, Cheat Sheet, Cookbook, gMock for Dummies
* Preparation for including docs in round-trip with OSS. Manual review and ↵Gennadiy Civil2019-07-161-198/+29
| | | | merge docs internal-OSS
* rename and apply snake_case on KnownIssues.mdKrystian Kuzniarek2019-07-131-1/+1
|
* rename and apply snake_case on FrequentlyAskedQuestions.mdKrystian Kuzniarek2019-07-131-1/+1
|
* rename and apply snake_case on ForDummies.mdKrystian Kuzniarek2019-07-131-3/+3
|
* rename and apply snake_case on CheatSheet.mdKrystian Kuzniarek2019-07-131-1/+1
|
* Renaming doc files to make the file names more palatable and in preparation ↵Gennadiy Civil2019-06-191-3/+3
| | | | for including documentation in sync process
* Removing make and automake. The only supported build systems are Bazel ↵Gennadiy Civil2019-06-131-87/+0
| | | | internally and CMake community supported
* Correct grammatical error in README.mdJerry Turcios2018-10-311-1/+1
|
* Update README.mdGennadiy Civil2018-09-131-29/+0
|
* Fix doc linksArkady Shapkin2018-09-041-9/+8
|
* Fix #1764 Remove cmake code that leads to a configuration errorWill Vining2018-08-241-21/+0
| | | | | | This step is no longer necessary. The configuration given in the googletest README.md is sufficient to bring in all the googlemock headers.
* Rename "Primer.md" to "primer.md" and adjust links. Part of the documentaion ↵Gennadiy Civil2018-06-111-8/+8
| | | | rationalzation
* Refactor docs about contributions to CONTRIBUTING.md.Carlos O'Ryan2017-12-111-32/+0
| | | | Per the review comments.
* change links from former code.google.com to current github repositoryHerbert Thielen2017-08-311-3/+3
|
* Minor style fixesEduardo Caceres2017-08-101-1/+1
| | | Typos, punctuation & broken links
* Again rewrote everythingdanilcha2017-03-121-12/+24
|
* Added explicit gtest library dependencydanilcha2017-03-121-1/+1
|
* Update README.mddanilcha2017-03-111-2/+2
|
* Update README.mddanilcha2017-03-111-3/+24
|
* Remove /tree/ from Readme.md links.Billy Donahue2017-02-251-4/+4
| | | Issue #1028
* Merge pull request #1 from google/masterSam Roth2017-01-231-0/+10
|\ | | | | Syncing my branch
| * Added CMake configure-time download instructions to docsCraig Scott2016-12-181-0/+10
| | | | | | | | | | | | | | | | | | | | | | Adds instructions for how to add gtest and gmock to another CMake project directly. Downloading of the googletest sources happens as configure time, allowing it to be added to the main build directly via the add_subdirectory() command. This ensures googletest is built with the same compiler settings, etc. and will typically result in a more robust and more convenient build arrangement.
* | Fixed broken linksSamuel Roth2016-09-121-1/+1
| |
* | blob vs treeSamuel Roth2016-09-121-1/+1
| |
* | Fixing relative linksSamuel Roth2016-09-121-2/+2
| |
* | Fixing KnownIssues and FrequentlyAskedQuestions linksSamuel Roth2016-09-121-2/+2
| |
* | Broken relative links fixedSamuel Roth2016-09-121-6/+6
| |
* | Fixing ForDummies linkSamuel Roth2016-09-121-1/+1
| |
* | One worksSamuel Roth2016-09-121-1/+1
| |
* | Relative linksSamuel Roth2016-09-121-1/+1
| |
* | Fixing relative linksSamuel Roth2016-09-121-1/+1
|/
* Merge pull request #592 from Ferenc-/masterBilly Donahue2015-11-301-1/+1
|\ | | | | Fix typo in googlemock/README.md
| * Fix typo in googlemock/README.mdFerenc-2015-09-191-1/+1
| |
* | Fix broken link to FrequentlyAskedQuestionsMarco Molteni2015-09-231-1/+1
|/
* Fix relative links in googlemock docs.Billy Donahue2015-09-171-4/+4
|
* readme mergingBilly Donahue2015-08-301-7/+54
|
* readme mergingBilly Donahue2015-08-261-67/+30
|
* readme mergingBilly Donahue2015-08-261-59/+32
|
* move googlemock files into googlemock/ subdirBilly Donahue2015-08-251-0/+350