aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | Merge branch 'master' into masterGennadiy Civil2017-08-306-15/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #1236 from aninf-wo/hethi/issue-1087-fix-advancedguideGennadiy Civil2017-08-301-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | fix SetUp/TearDownTestCase() in AdvancedGuide
| * | | | | | | | | | | | | fix SetUp/TearDownTestCase() in AdvancedGuideHerbert Thielen2017-08-301-2/+2
|/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes issue #1087
* | | | | | | | | | | | | Merge pull request #1226 from aninf-wo/hethi/fix-typoGennadiy Civil2017-08-301-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix typo in comment and string (SetUpTestCase)
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into hethi/fix-typoGennadiy Civil2017-08-2910-14/+139
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #1233 from aninf-wo/hethi/typo-issue-1105Gennadiy Civil2017-08-291-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix typos mentioned in issue 1105
| * | | | | | | | | | | | | | use plural verb as mentioned in issue #1105Herbert Thielen2017-08-291-1/+1
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | remove Yob's comma mentioned in issue #1105Herbert Thielen2017-08-291-1/+1
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #1229 from aninf-wo/hethi/typo-xUnitGennadiy Civil2017-08-291-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix typo: xUnit
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into hethi/typo-xUnitGennadiy Civil2017-08-292-8/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #1232 from aninf-wo/hethi/travis-reduce-buildjobsGennadiy Civil2017-08-292-8/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reduce travis buildjobs by 4/12
| * | | | | | | | | | | | | | | run combined build onlyHerbert Thielen2017-08-292-8/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There is no need for separate 'googlemock' and 'googletest' builds, as the 'googlemock' build includes 'googletest' and it's unit tests.
* | | | | | | | | | | | | | | | Merge pull request #1231 from aninf-wo/heth/travis-verbose-makeGennadiy Civil2017-08-291-3/+3
|\| | | | | | | | | | | | | | | | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | switch on verbose make in travis builds
| * | | | | | | | | | | | | | switch on verbose makeHerbert Thielen2017-08-291-3/+3
|/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | Adding a flag option to change the default mock type
| * | | | | | | | | | Applying lint checks from upstream google3Alyssa Wilk2017-08-281-4/+7
| | | | | | | | | | |
| * | | | | | | | | | Merge branch 'refs/heads/master' into flag-defaultAlyssa Wilk2017-08-28115-28062/+2959
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Handling invalid flag valuesAlyssa Wilk2017-08-162-1/+28
| | | | | | | | | | |
| * | | | | | | | | | Adding a flag option to change the default mock typeAlyssa Wilk2017-08-106-3/+102
| | | | | | | | | | |
| | | | | | | | | * | Merge branch 'master' into masterChe-Hsun Liu2017-08-1485-26835/+586
| | | | | | | | | |\ \ | | | | | | | | | |/ / | | | | | | | | |/| |
| | | | | | | | | * | Update googletest README.mdChe-Hsun Liu2017-07-021-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use `EXCLUDE_FROM_ALL` in `add_subdirectory` to prevent `make install` from including lots of headers from gtest/gmock. ``` add_subdirectory(${CMAKE_BINARY_DIR}/googletest-src ${CMAKE_BINARY_DIR}/googletest-build EXCLUDE_FROM_ALL) ```
| | | | | | | | | | * Speed up printing of characters which need hex escapingBrian Silverman2017-08-281-1/+4
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change speeds up the runtime of a value-parameterized test I have which has lots of values with large strings full of unprintable characters by 2x. I profiled it and traced most of the slowness during googletest startup down to the way String::FormatHexInt was creating and destroyed a stringstream for each character in the string for each value.
* | | | | | | | | | Merge pull request #1222 from KindDragon/vs-projects-fix3Gennadiy Civil2017-08-254-7/+216
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Support x64 configuration for old VS2015 projects
| * \ \ \ \ \ \ \ \ \ 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 projects
| * | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Prevent infinite loops for recursive containers like boost::filesystem::path
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into masterGennadiy Civil2017-08-2323-22/+1879
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #1219 from KindDragon/vs-projects-fixGennadiy Civil2017-08-2323-22/+1879
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Support x64 configuration for VS2010 projects
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into vs-projects-fixGennadiy Civil2017-08-222-8/+47
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Support x64 configuration for old VS2010 projectsArkady Shapkin2017-08-2323-22/+1879
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | VS2010 solution only to simplify old users (who used these solutions) upgrading to new gtest/gmock, new users should use CMake generated solutions. VS2010 solution can be opened in any new VS.
| | * | | | | | | | | 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().
| * | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add function name to exception if there's no default action
| * | | | | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Slightly better names and cleaner tests. Please review
| * | | | | | | | | | | 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 setting
| * | | | | | | | | | | | Adding CMake visibility policy settingHenry Schreiner2017-08-181-0/+4
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | This policy setting will silence a warning when using with a visibility settings on targets. Due to the forced `cmake_minimum_version`, policy settings in CMakeLists calling this one (including the main CMakeLists) are lost, forcing the change to be made here.