aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock
Commit message (Expand)AuthorAgeFilesLines
* Initial Revision, review 164634031misterg2017-08-101-25/+0
* WIPmisterg2017-08-091-0/+25
* Added googlemock testsmisterg2017-08-091-4/+0
* Added googlemock testsmisterg2017-08-091-0/+29
* 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
|\ \
| * | Added CMake install rules for GMockJoan Puigcerver2015-12-031-0/+8
| |/
* / fixed link in googlemock documentationPaul Rosset2015-12-086-42/+42
|/
* Merge pull request #592 from Ferenc-/masterBilly Donahue2015-11-301-1/+1
|\
| * Fix typo in googlemock/README.mdFerenc-2015-09-191-1/+1
* | Name the helper AsBits()Mark Mentovai2015-11-121-11/+10
* | Use a templated helper to wrap the castMark Mentovai2015-11-111-14/+15
* | Leave decltype(max_ulps_) alone and cast, not sure this is betterMark Mentovai2015-11-111-12/+14
* | Fix warnings encountered in MSVC build of gtest/gmock testsMark Mentovai2015-11-111-1/+1