aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock
Commit message (Expand)AuthorAgeFilesLines
* Correct some typos in a commentShlomi Fish2017-08-041-1/+1
* Merge pull request #1042 from danilcha/patch-1Gennadiy Civil2017-08-021-3/+36
|\
| * 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
* | Merge pull request #867 from marzojr/patch-1Gennadiy Civil2017-08-021-2/+3
|\ \
| * | Clarifying languageMarzo Sette Torres Junior2016-09-021-2/+3
* | | Merge pull request #764 from flyd1005/wip-fix-typoGennadiy Civil2017-08-023-3/+3
|\ \ \
| * | | remove duplicated wordsLi Peng2016-04-273-3/+3
* | | | Merge pull request #998 from dawikur/patch-1Gennadiy Civil2017-08-021-2/+2
|\ \ \ \
| * | | | Replace html entities with their equivalentsDawid Kurek2017-02-061-2/+2
* | | | | Merge pull request #1167 from krizalys/fix-typoGennadiy Civil2017-07-311-1/+1
|\ \ \ \ \
| * | | | | Fixed typoChristophe Vidal2017-07-311-1/+1
* | | | | | fix links to Google C++ Style GuideHerbert Thielen2017-07-302-2/+2
|/ / / / /
* | | | | Merge pull request #1137 from coryan/masterGennadiy Civil2017-07-264-29/+41
|\ \ \ \ \
| * | | | | More tables that did not render correctly.Carlos O'Ryan2017-07-014-1/+9
| * | | | | Remove silly claim that C++ lacks lambdas.Carlos O'Ryan2017-07-014-12/+12
| * | | | | Same fixes for "current" version.Carlos O'Ryan2017-07-011-4/+5
| * | | | | Fix typos too s/destoyed/destroyed/Carlos O'Ryan2017-07-013-6/+6
| * | | | | Fix table formatting.Carlos O'Ryan2017-07-013-6/+9
* | | | | | docs: fix broken linkJose Nino2017-07-261-1/+1
* | | | | | docs: fix broken link from dummies guide to cook bookJose Nino2017-06-191-1/+1
|/ / / / /
* | | | / Use std::string and ::string explicitly in gtest and gmock code.Nico Weber2017-05-1516-401/+406
| |_|_|/ |/| | |
* | | | Remove /tree/ from Readme.md links.Billy Donahue2017-02-251-4/+4
|/ / /
* | | Merge pull request #1 from google/masterSam Roth2017-01-233-2/+12
|\ \ \
| * \ \ Merge pull request #658 from audiofanatic/ExternalProject_at_configure_timeBilly Donahue2016-12-181-0/+10
| |\ \ \
| | * | | Added CMake configure-time download instructions to docsCraig Scott2016-12-181-0/+10
| * | | | 2.6.4 is the minimum CMake version, so enforce it (#656)Craig Scott2016-12-171-1/+1
| |/ / /
| * | / Cookbok: fix broken relative linkMarco Molteni2016-09-131-1/+1
| | |/ | |/|
* | | 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
|/ /
* | Reformatted the Unprintable operator== code style.mazong11232016-07-141-1/+4
* | Fixed issue #775mazong11232016-07-141-2/+3
* | Added VS 2015 project support.mazong11232016-05-155-0/+328
* | Updated the value of GTEST_DIR to reflect the googletest dir.mazong11232016-05-151-1/+1
* | Changed the GTestDir marco value to reflect the new dir of googletest.mazong11232016-05-152-2/+2
|/
* Fix typo (Inovke -> Invoke)Paul Hadfield2016-03-081-1/+1
* Fix formatting in AdvancedGuide.mdPaul Wilkinson2016-02-214-4/+4
* Fix link that's returned when running tests. #714Jacob Meacham2016-02-163-8/+8
* Merge pull request #657 from audiofanatic/issue655-targetHeaderDepsBilly Donahue2015-12-101-0/+8
|\
| * Add include dirs to targets if CMake version supports itCraig Scott2015-12-061-0/+8
* | Merge pull request #650 from jpuigcerver/masterBilly Donahue2015-12-101-0/+8
|\ \