Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Formatting changes, code syncrefs/pull/1684/head | Gennadiy Civil | 2018-07-25 | 1 | -2/+2 |
| | |||||
* | Formatting changes refs/pull/1607/head | Gennadiy Civil | 2018-05-23 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into StdLibVersioning | James Dennett | 2018-05-21 | 1 | -0/+22 |
|\ | |||||
| * | Fix the bug where ad_hoc_test_result() functions of UnitTest and TestCase ↵ | Jae Heon Lee | 2018-05-07 | 1 | -0/+22 |
| | | | | | | | | objects would return failures registered at TestCase and UnitTest scopes, respectively. | ||||
* | | Add unit test for CanonicalizeForStdLibVersioning. | James Dennett | 2018-05-11 | 1 | -0/+25 |
|/ | |||||
* | Upstreaming, cl 191344765 | Gennadiy Civil | 2018-04-03 | 1 | -1/+1 |
| | |||||
* | merge, again, IsRecursiveContainerrefs/pull/1507/head | Gennadiy Civil | 2018-03-15 | 1 | -0/+50 |
| | |||||
* | merging unittests - 5refs/pull/1475/head | Gennadiy Civil | 2018-02-26 | 1 | -5/+5 |
| | |||||
* | merging unitests - check 4 | Gennadiy Civil | 2018-02-23 | 1 | -14/+13 |
| | |||||
* | merging unitests, check | Gennadiy Civil | 2018-02-23 | 1 | -4/+3 |
| | |||||
* | merging unittests - 2refs/pull/1474/head | Gennadiy Civil | 2018-02-23 | 1 | -11/+3 |
| | |||||
* | merging unitestsrefs/pull/1473/head | Gennadiy Civil | 2018-02-23 | 1 | -62/+63 |
| | |||||
* | Fixed typosrefs/pull/1446/head | Troy Holsapple | 2018-02-08 | 1 | -5/+5 |
| | |||||
* | Merging, upstream http://cl/182836545 | Gennadiy Civil | 2018-01-23 | 1 | -3/+3 |
| | |||||
* | upstreaming cl 124976692 | Gennadiy Civil | 2018-01-03 | 1 | -8/+0 |
| | |||||
* | Use gender-neutral pronouns in comments and docsrefs/pull/1275/head | Jonathan Wakely | 2017-09-27 | 1 | -1/+1 |
| | |||||
* | Make the failure messages from EXPECT_EQ and friends actually symmetric,refs/pull/1242/head | Alexey Sokolov | 2017-09-13 | 1 | -47/+59 |
| | | | | | | | instead of reading more like reversing the former "expected" and "actual" roles of the LHS and RHS arguments. This patch is manually applied from internal version (125109873) | ||||
* | use GTEST_ATTRIBUTE_UNUSED_ instead of dummy functionrefs/pull/1243/head | Herbert Thielen | 2017-09-07 | 1 | -7/+1 |
| | |||||
* | avoid warning about unused variable | Herbert Thielen | 2017-09-04 | 1 | -1/+7 |
| | |||||
* | Merge pull request #783 from tobbi/cppcheck_perf_fixes | Gennadiy Civil | 2017-09-01 | 1 | -1/+1 |
|\ | | | | | Performance fixes reported by cppcheck | ||||
| * | Performance fixes reported by cppcheckrefs/pull/783/head | Tobias Markus | 2016-05-22 | 1 | -2/+1 |
| | | |||||
* | | fix typo in comment and string (SetUpTestCase) | Herbert Thielen | 2017-08-29 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #1030 from vpfautz/master | Gennadiy Civil | 2017-08-03 | 1 | -1/+1 |
|\ \ | | | | | | | Fixed some typos | ||||
| * | | Fixed some typosrefs/pull/1030/head | vpfautz | 2017-02-26 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #764 from flyd1005/wip-fix-typo | Gennadiy Civil | 2017-08-02 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | remove duplicated words | ||||
| * | | | remove duplicated wordsrefs/pull/764/head | Li Peng | 2016-04-27 | 1 | -1/+1 |
| | |/ | |/| | | | | | | | Signed-off-by: Li Peng <lip@dtdream.com> | ||||
* | | | Use std::string and ::string explicitly in gtest and gmock code.refs/pull/1089/head | Nico Weber | 2017-05-15 | 1 | -4/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This merges a Google-internal change (117235625). Original CL description: This CL was created manually in about an hour with sed, a Python script to find all the places unqualified 'string' was mentioned, and some help from Emacs to add the "std::" qualifications, plus a few manual tweaks. | ||||
* | | | Changes to make TempDir() publicrefs/pull/1077/head | Gennadiy Civil | 2017-05-02 | 1 | -1/+1 |
| |/ |/| | | | | | Fixes #1076. | ||||
* | | Fix compilation on MinGW with native threads | Daniele Tamino | 2016-02-22 | 1 | -1/+1 |
|/ | |||||
* | Change error message of EXPECT_EQ to treat lhs and rhs equivalently.refs/pull/713/head | Alexey Sokolov | 2016-02-16 | 1 | -47/+48 |
| | |||||
* | Add tmux and tmux-256color to the colored terminal list.refs/pull/699/head | Joongi Kim | 2016-01-31 | 1 | -0/+6 |
| | |||||
* | Move everything in googletest into googletest/googletest | Billy Donahue | 2015-08-25 | 1 | -0/+7699 |