summaryrefslogtreecommitdiffstats
path: root/googlemock
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #926 from bartshappee/patch-1Gennadiy Civil2017-08-111-1/+1
|\
| * Fix small typo SeArrayArgumentrefs/pull/926/headbartshappee2016-11-071-1/+1
* | Merge pull request #1160 from mwoehlke-kitware/honor-lib_suffixGennadiy Civil2017-08-111-4/+8
|\ \
| * | Fix library install destinationsrefs/pull/1160/headMatthew Woehlke2017-08-091-4/+8
* | | Merge pull request #957 from sglass68/simGennadiy Civil2017-08-111-2/+2
|\ \ \
| * | | Fix a few documentation nits in the mock dummies guiderefs/pull/957/headSimon Glass2016-12-081-2/+2
| | |/ | |/|
* | | Merge pull request #1164 from aninf-wo/hethi/remove-old-docsGennadiy Civil2017-08-1116-14883/+6
|\ \ \
| * | | say "former version" instead of "released version"refs/pull/1164/headHerbert Thielen2017-08-101-1/+1
| * | | Merge branch 'master' into hethi/remove-old-docsHerbert Thielen2017-08-099-18/+52
| |\ \ \
| * | | | remove doc of former versionsHerbert Thielen2017-07-3015-14880/+0
| * | | | remove obsolete reference to SVN trunk and fix link to pump manualHerbert Thielen2017-07-301-3/+6
* | | | | Merge pull request #1192 from eduherminio/masterGennadiy Civil2017-08-111-1/+1
|\ \ \ \ \
| * | | | | Minor style fixesrefs/pull/1192/headEduardo Caceres2017-08-101-1/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #1191 from gennadiycivil/masterGennadiy Civil2017-08-111-0/+52
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Added Copyrightmisterg2017-08-101-4/+31
| * | | | Initial Revision, review 164634031misterg2017-08-101-25/+0
| * | | | WIPrefs/pull/1190/headmisterg2017-08-091-0/+25
| * | | | Added googlemock testsmisterg2017-08-091-4/+0
| * | | | Added googlemock testsmisterg2017-08-091-0/+29
* | | | | Merge pull request #1123 from chromy/upstream-141765019Gennadiy Civil2017-08-081-4/+4
|\ \ \ \ \
| * | | | | Fix typo in gmock-actions.hrefs/pull/1123/headHector Dearman2017-06-191-4/+4
* | | | | | Merge pull request #1122 from chromy/upstream-146491438Gennadiy Civil2017-08-081-1/+1
|\ \ \ \ \ \
| * | | | | | Fixed misspelling in assertion message.refs/pull/1122/headHector Dearman2017-06-191-1/+1
| |/ / / / /
* | | | | | Correct some typos in a commentrefs/pull/1173/headShlomi Fish2017-08-041-1/+1
* | | | | | Merge pull request #1042 from danilcha/patch-1Gennadiy Civil2017-08-031-3/+36
|\ \ \ \ \ \
| * | | | | | Again rewrote everythingrefs/pull/1042/headdanilcha2017-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 languagerefs/pull/867/headMarzo Sette Torres Junior2016-09-021-2/+3
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #764 from flyd1005/wip-fix-typoGennadiy Civil2017-08-023-3/+3
|\ \ \ \ \ \ \
| * | | | | | | remove duplicated wordsrefs/pull/764/headLi Peng2016-04-273-3/+3
* | | | | | | | Merge pull request #998 from dawikur/patch-1Gennadiy Civil2017-08-021-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Replace html entities with their equivalentsrefs/pull/998/headDawid Kurek2017-02-061-2/+2
* | | | | | | | Merge pull request #1167 from krizalys/fix-typoGennadiy Civil2017-07-311-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixed typorefs/pull/1167/headChristophe Vidal2017-07-311-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | fix links to Google C++ Style Guiderefs/pull/1165/headHerbert Thielen2017-07-302-2/+2
|/ / / / / / /
* | | | | | | Merge pull request #1137 from coryan/masterGennadiy Civil2017-07-264-29/+41
|\ \ \ \ \ \ \
| * | | | | | | More tables that did not render correctly.refs/pull/1137/headCarlos O'Ryan2017-07-024-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 linkrefs/pull/1158/headJose Nino2017-07-261-1/+1
* | | | | | | docs: fix broken link from dummies guide to cook bookrefs/pull/1126/headJose Nino2017-06-191-1/+1
|/ / / / / /
* | | | | | Use std::string and ::string explicitly in gtest and gmock code.refs/pull/1089/headNico Weber2017-05-1516-401/+406
| |_|_|/ / |/| | | |
* | | | | Remove /tree/ from Readme.md links.refs/pull/1029/headBilly Donahue2017-02-261-4/+4
|/ / / /
* | | | Merge pull request #1 from google/masterrefs/pull/874/headSam Roth2017-01-233-2/+12
|\ \ \ \
| * \ \ \ Merge pull request #658 from audiofanatic/ExternalProject_at_configure_timeBilly Donahue2016-12-181-0/+10
| |\ \ \ \