summaryrefslogtreecommitdiffstats
path: root/googletest/test/gtest_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Use gender-neutral pronouns in comments and docsrefs/pull/1275/headJonathan Wakely2017-09-271-1/+1
* Make the failure messages from EXPECT_EQ and friends actually symmetric,refs/pull/1242/headAlexey Sokolov2017-09-131-47/+59
* use GTEST_ATTRIBUTE_UNUSED_ instead of dummy functionrefs/pull/1243/headHerbert Thielen2017-09-071-7/+1
* avoid warning about unused variableHerbert Thielen2017-09-041-1/+7
* Merge pull request #783 from tobbi/cppcheck_perf_fixesGennadiy Civil2017-09-011-1/+1
|\
| * Performance fixes reported by cppcheckrefs/pull/783/headTobias Markus2016-05-221-2/+1
* | fix typo in comment and string (SetUpTestCase)Herbert Thielen2017-08-291-2/+2
* | Merge pull request #1030 from vpfautz/masterGennadiy Civil2017-08-031-1/+1
|\ \
| * | Fixed some typosrefs/pull/1030/headvpfautz2017-02-261-1/+1
* | | Merge pull request #764 from flyd1005/wip-fix-typoGennadiy Civil2017-08-021-1/+1
|\ \ \
| * | | remove duplicated wordsrefs/pull/764/headLi Peng2016-04-271-1/+1
| | |/ | |/|
* | | Use std::string and ::string explicitly in gtest and gmock code.refs/pull/1089/headNico Weber2017-05-151-4/+3
* | | Changes to make TempDir() publicrefs/pull/1077/headGennadiy Civil2017-05-021-1/+1
| |/ |/|
* | Fix compilation on MinGW with native threadsDaniele Tamino2016-02-221-1/+1
|/
* Change error message of EXPECT_EQ to treat lhs and rhs equivalently.refs/pull/713/headAlexey Sokolov2016-02-161-47/+48
* Add tmux and tmux-256color to the colored terminal list.refs/pull/699/headJoongi Kim2016-01-311-0/+6
* Move everything in googletest into googletest/googletestBilly Donahue2015-08-251-0/+7699