Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into feature/fix-build-error-vs2017-win10-jp | Masaru Tsuchiyama | 2018-07-21 | 5 | -28/+67 |
|\ | |||||
| * | code mergerefs/pull/1676/head | Gennadiy Civil | 2018-07-20 | 2 | -1/+18 |
| * | Merge branch 'master' into googletest_for_asamrefs/pull/1668/head | duxiuxing | 2018-07-19 | 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-19 | 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-18 | 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-17 | 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 docsrefs/pull/1624/head | 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 refs/pull/1608/head | Gennadiy Civil | 2018-05-23 | 2 | -6/+5 |
* | Formatting changes refs/pull/1607/head | Gennadiy Civil | 2018-05-23 | 2 | -2/+2 |
* | Fix gmock not building when -fno-rtti | Scott Graham | 2018-05-02 | 2 | -8/+6 |
* | mergedrefs/pull/1588/head | Gennadiy Civil | 2018-04-25 | 1 | -1/+0 |
|\ | |||||
| * | Merge branch 'master' into parameterlessrefs/pull/1582/head | 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-19 | 1 | -1/+1 |
| * | | Mark new GetWithoutMatchers method as part of the exported API, to address MS... | David Sunderland | 2018-04-19 | 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, testrefs/pull/1580/head | 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 |
* | | | merge, explicit, ( should be it) | Gennadiy Civil | 2018-04-18 | 1 | -1/+1 |
| |/ |/| | |||||
* | | 193353312 | Gennadiy Civil | 2018-04-18 | 2 | -4/+16 |
* | | cl/193060888refs/pull/1577/head | Gennadiy Civil | 2018-04-17 | 1 | -3/+3 |
* | | http://cl/193060888 | Gennadiy Civil | 2018-04-17 | 1 | -30/+6 |
* | | http://cl/193060888 | Gennadiy Civil | 2018-04-17 | 2 | -5/+55 |
* | | test-meerging | Gennadiy Civil | 2018-04-16 | 2 | -34/+6 |