aboutsummaryrefslogtreecommitdiffstats
path: root/googletest/src
Commit message (Expand)AuthorAgeFilesLines
* Colouring in help textChris-Sharpe2017-06-211-1/+1
* Changes add ability to overwrite TempDir(), issue https://github.com/google/g...Gennadiy Civil2017-05-181-1/+3
* Use std::string and ::string explicitly in gtest and gmock code.Nico Weber2017-05-154-37/+34
* Merge pull request #965 from davidben/format-attrBilly Donahue2017-05-071-3/+4
|\
| * Annotate ColoredPrintf with the format attribute and fix bugs.David Benjamin2016-12-211-3/+4
* | Changes to make TempDir() publicGennadiy Civil2017-05-022-18/+19
|/
* Merge pull request #724 from duggelz/masterBilly Donahue2016-03-151-3/+23
|\
| * Restructure $XML_OUTPUT_FILE logicDoug Greiman2016-02-262-19/+20
| * Read Bazel's $XML_OUTPUT_FILE environment variableDoug Greiman2016-02-232-1/+20
* | Change error message of EXPECT_EQ to treat lhs and rhs equivalently.Alexey Sokolov2016-02-161-60/+60
|/
* Add tmux and tmux-256color to the colored terminal list.Joongi Kim2016-01-311-0/+2
* Merge pull request #602 from mtbrandy/threadcount_aixBilly Donahue2015-12-101-0/+18
|\
| * Add include of sys/types.h.Matthew Brandyberry2015-10-021-0/+1
| * Implement GetThreadCount for AIX.Matthew Brandyberry2015-10-021-0/+17
* | Fix symbol visibility of StreamingListener.Dominic Meiser2015-10-291-1/+1
|/
* Fix unused static variable warning on WindowsOrgad Shaneh2015-09-091-0/+2
* Move everything in googletest into googletest/googletestBilly Donahue2015-08-2510-0/+10204