Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Merge branch 'master' into master | Gennadiy Civil | 2018-08-01 | 4 | -7/+7 | |
| |\ \ \ | ||||||
| | * \ \ | Merge branch 'master' into master | Gennadiy Civil | 2018-07-30 | 23 | -1/+47 | |
| | |\ \ \ | ||||||
| | * | | | | Updated broken and outdated URLs | Piotr Kąkol | 2018-07-25 | 4 | -7/+7 | |
| * | | | | | Formatting changes and upstreaming one test | Gennadiy Civil | 2018-08-01 | 2 | -3/+0 | |
| | |/ / / | |/| | | | ||||||
| * | | | | Formatting changes for automatic code management | Gennadiy Civil | 2018-07-27 | 23 | -1/+47 | |
| |/ / / | ||||||
| * | | | Formatting changes, code sync | Gennadiy Civil | 2018-07-25 | 1 | -2/+1 | |
| * | | | Merge branch 'master' into feature/fix-build-error-vs2017-win10-jp | Masaru Tsuchiyama | 2018-07-21 | 5 | -28/+67 | |
| |\ \ \ | ||||||
| | * | | | code merge | Gennadiy Civil | 2018-07-20 | 2 | -1/+18 | |
| | * | | | Merge branch 'master' into googletest_for_asam | duxiuxing | 2018-07-20 | 2 | -7/+29 | |
| | |\ \ \ | ||||||
| | | * | | | code sync | Gennadiy Civil | 2018-07-19 | 2 | -4/+9 | |
| | | * | | | Code sync | Gennadiy Civil | 2018-07-18 | 1 | -3/+20 | |
| | * | | | | Replace "…" with "..."(three dots) to fix warning C4819 in Visual Studio | 杜修杏 | 2018-07-20 | 2 | -4/+4 | |
| | * | | | | Merge branch 'master' into googletest_for_asam | duxiuxing | 2018-07-19 | 3 | -204/+3 | |
| | |\| | | | ||||||
| | * | | | | Fix warning C4819: The file contains a character that cannot be represented i... | duxiuxing | 2018-07-17 | 3 | -21/+21 | |
| * | | | | | Merge branch 'master' into feature/fix-build-error-vs2017-win10-jp | Masaru Tsuchiyama | 2018-07-19 | 3 | -204/+3 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | * | | | | Code sync, mostly formatting and removing outdates | Gennadiy Civil | 2018-07-18 | 2 | -203/+2 | |
| | * | | | | Formatting and a link | Gennadiy Civil | 2018-07-18 | 1 | -1/+1 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'master' into feature/fix-build-error-vs2017-win10-jp | Masaru Tsuchiyama | 2018-07-18 | 1 | -3/+2 | |
| |\| | | | ||||||
| | * | | | Put ifdef guard after the includes. | Adrian Moran | 2018-07-13 | 1 | -1/+1 | |
| | * | | | Avoid full test in no exceptions are enabled. | Adrian Moran | 2018-07-12 | 1 | -5/+2 | |
| | * | | | Fix issue #1654. | Adrian Moran | 2018-07-11 | 1 | -0/+2 | |
| * | | | | This closes #1595: fix compiler error with Visual Studio 2017 on Win10 JP. | Masaru Tsuchiyama | 2018-06-30 | 2 | -8/+8 | |
| |/ / / | ||||||
| * | | | Removed "Documentation.md" not adding value and not consitent with internal docs | Gennadiy Civil | 2018-06-11 | 1 | -1/+0 | |
| * | | | Rename AdvancedGuide.md to advanced.md and adjust the links. | Gennadiy Civil | 2018-06-11 | 3 | -3/+3 | |
| * | | | Rename "Primer.md" to "primer.md" and adjust links. Part of the documentaion ... | Gennadiy Civil | 2018-06-11 | 2 | -9/+9 | |
| * | | | formatting changes | Gennadiy Civil | 2018-05-23 | 2 | -6/+5 | |
| * | | | Formatting changes | Gennadiy Civil | 2018-05-23 | 2 | -2/+2 | |
| * | | | Fix gmock not building when -fno-rtti | Scott Graham | 2018-05-02 | 2 | -8/+6 | |
| * | | | merged | Gennadiy Civil | 2018-04-25 | 1 | -1/+0 | |
| |\ \ \ | ||||||
| | * \ \ | Merge branch 'master' into parameterless | Gennadiy Civil | 2018-04-19 | 1 | -112/+93 | |
| | |\ \ \ | ||||||
| | * | | | | Fix friend declaration to use GTEST_API_ decl spec. | David Sunderland | 2018-04-19 | 1 | -1/+1 | |
| | * | | | | Revert useless use of GTEST_API_ on WithoutMatchers decl. | David Sunderland | 2018-04-19 | 1 | -1/+1 | |
| | * | | | | Add GTEST_API_ tag to WithoutMatchers class. Hopefully that fixes the problem... | David Sunderland | 2018-04-18 | 1 | -1/+1 | |
| | * | | | | Mark new GetWithoutMatchers method as part of the exported API, to address MS... | David Sunderland | 2018-04-18 | 2 | -2/+2 | |
| | * | | | | Merge branch 'parameterless' of https://github.com/dnsunderland/googletest in... | David Sunderland | 2018-04-18 | 5 | -270/+438 | |
| | |\ \ \ \ | ||||||
| | | * \ \ \ | Merge branch 'master' into parameterless | dnsunderland | 2018-04-18 | 5 | -270/+438 | |
| | | |\ \ \ \ | ||||||
| | * | | | | | | Don't use generalized initializer list; is C++11 extension. | David Sunderland | 2018-04-18 | 1 | -1/+1 | |
| | |/ / / / / | ||||||
| | * | | | | | Clone of unsubmitted cr/176529515. Introduce parameterless expectations. | David Sunderland | 2018-04-18 | 7 | -13/+426 | |
| * | | | | | | merging, | Gennadiy Civil | 2018-04-25 | 8 | -493/+929 | |
| | |_|/ / / | |/| | | | | ||||||
| * | | | | | reverting, test | Gennadiy Civil | 2018-04-19 | 1 | -13/+3 | |
| * | | | | | reverting just to test | Gennadiy Civil | 2018-04-19 | 1 | -1/+1 | |
| * | | | | | testing | Gennadiy Civil | 2018-04-19 | 1 | -12/+12 | |
| * | | | | | more typos | Gennadiy Civil | 2018-04-18 | 1 | -1/+1 | |
| * | | | | | msvc | Gennadiy Civil | 2018-04-18 | 1 | -8/+6 | |
| * | | | | | more typos | Gennadiy Civil | 2018-04-18 | 1 | -3/+2 | |
| * | | | | | typo | Gennadiy Civil | 2018-04-18 | 1 | -7/+7 | |
| * | | | | | move only types docs | Gennadiy Civil | 2018-04-18 | 1 | -112/+93 | |
| * | | | | | typo | Gennadiy Civil | 2018-04-18 | 1 | -0/+4 | |
| * | | | | | typo | Gennadiy Civil | 2018-04-18 | 1 | -1/+1 | |
| * | | | | | http://cl/193386206 | Gennadiy Civil | 2018-04-18 | 1 | -0/+9 |