aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Merge branch 'master' into hethi/typo-xUnitGennadiy Civil2017-08-296-3/+132
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | fix typo: xUnitHerbert Thielen2017-08-291-1/+1
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| | * | | | | | | | | | fix typo in comment and string (SetUpTestCase)Herbert Thielen2017-08-291-2/+2
| |/ / / / / / / / / /
| | * / / / / / / / / Detect Fuchsia, and set GTEST_HAS_PTHREAD on GTEST_OS_FUCHSIAScott Graham2017-08-292-2/+6
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #1189 from alyssawilk/flag-defaultGennadiy Civil2017-08-296-3/+132
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Applying lint checks from upstream google3Alyssa Wilk2017-08-281-4/+7
| * | | | | | | | | Merge branch 'refs/heads/master' into flag-defaultAlyssa Wilk2017-08-28115-28062/+2959
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #1222 from KindDragon/vs-projects-fix3Gennadiy Civil2017-08-254-7/+216
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into vs-projects-fix3Gennadiy Civil2017-08-2410-1222/+0
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #1221 from KindDragon/vs-projects-fix2Gennadiy Civil2017-08-2410-1222/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove gtest VS2005 projectsArkady Shapkin2017-08-2510-1222/+0
|/ / / / / / / / / / /
| * / / / / / / / / / Support x64 configuration for old VS2015 projectsArkady Shapkin2017-08-254-7/+216
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #1186 from Dani-Hub/masterGennadiy Civil2017-08-244-8/+74
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into masterGennadiy Civil2017-08-2323-22/+1879
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #1219 from KindDragon/vs-projects-fixGennadiy Civil2017-08-2323-22/+1879
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into vs-projects-fixGennadiy Civil2017-08-222-8/+47
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Support x64 configuration for old VS2010 projectsArkady Shapkin2017-08-2323-22/+1879
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | * | | | | | | | | Merge branch 'master' into masterDaniel Krügler2017-08-232-8/+47
| | |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #1220 from romkatv/property-matcherGennadiy Civil2017-08-222-8/+47
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Support ref-qualified member functions in Property().Roman Perepelitsa2017-08-222-8/+47
|/ / / / / / / / / /
| * | | | | | | | | Merge branch 'master' of github.com:Dani-Hub/googletestdrgler2017-08-220-0/+0
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'master' of github.com:Dani-Hub/googletestdrgler2017-08-2293-26841/+845
| | |\ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ Merge branch 'master' of github.com:Dani-Hub/googletestdrgler2017-08-2294-26841/+847
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| / / / / / / / / / | | |/ / / / / / / / /
| | * | | | | | | | | Merge branch 'master' into masterDaniel Krügler2017-08-2193-26841/+845
| | |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #1206 from ShadowIce/methodname-in-exceptionGennadiy Civil2017-08-212-1/+24
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove unused variableMaurice Gilden2017-08-211-1/+0
| * | | | | | | | | | | Added "explicit" as per compiler suggestionGennadiy Civil2017-08-201-1/+1
| * | | | | | | | | | | Proposing these changes, please reviewGennadiy Civil2017-08-201-12/+9
| * | | | | | | | | | | Merge branch 'master' into methodname-in-exceptionGennadiy Civil2017-08-181-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #1215 from henryiii/patch-1Gennadiy Civil2017-08-181-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Adding CMake visibility policy settingHenry Schreiner2017-08-181-0/+4
|/ / / / / / / / / / / /
| * | | | | | | | | | | Change tabs to spaces in test caseMaurice Gilden2017-08-181-11/+11
| * | | | | | | | | | | Switch return type to class without default constructorMaurice Gilden2017-08-181-1/+7
| * | | | | | | | | | | Fix test if exceptions are not supportedMaurice Gilden2017-08-181-0/+6
| * | | | | | | | | | | adds test for NiceMock with unknown return valueMaurice Gilden2017-08-181-0/+15
| * | | | | | | | | | | Merge branch 'master' into methodname-in-exceptionGennadiy Civil2017-08-171-2/+1
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Update README.mdGennadiy Civil2017-08-161-2/+1
| * | | | | | | | | | | Merge branch 'master' into methodname-in-exceptionGennadiy Civil2017-08-161-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #1205 from mwoehlke-kitware/fix-gtest-installGennadiy Civil2017-08-161-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix problem installing gtest when gmock enabledMatthew Woehlke2017-08-161-1/+2
|/ / / / / / / / / / / /
| * / / / / / / / / / / Add function name to exception if there's no default actionMaurice Gilden2017-08-161-1/+1
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #1204 from gennadiycivil/masterGennadiy Civil2017-08-141-1/+2
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into masterGennadiy Civil2017-08-1474-26804/+443
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #1197 from SoapGentoo/pkgconfigGennadiy Civil2017-08-149-4/+229
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | Add documentation for pkg-configDavid Seifert2017-08-142-0/+152
| * | | | | | | | | | | Add support for pkgconfigDavid Seifert2017-08-147-4/+77
|/ / / / / / / / / / /
| * | | | | | | | | | Change AppVeyor Status Badge to point to new AppVeyor Project Locationmisterg2017-08-141-1/+0
| * | | | | | | | | | Change AppVeyor Status Badge to point to new AppVeyor Project Locationmisterg2017-08-141-1/+3
| | | * | | | | | | | Merge branch 'master' of github.com:Dani-Hub/googletestdrgler2017-08-100-0/+0
| | | |\ \ \ \ \ \ \ \
| | * | \ \ \ \ \ \ \ \ Merge branch 'master' of github.com:Dani-Hub/googletestdrgler2017-08-221-1/+3
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| / / / / / / / / | | | |/ / / / / / / /