aboutsummaryrefslogtreecommitdiffstats
path: root/googletest
Commit message (Expand)AuthorAgeFilesLines
* Unconditionally use std::tuple.Abseil Team2018-10-0914-2358/+150
* Apply [[noreturn]] to Abort()Abseil Team2018-10-091-3/+3
* Update Makefile.amGennadiy Civil2018-10-091-3/+0
* Update BUILD.bazelGennadiy Civil2018-10-091-5/+2
* Delete CHANGESGennadiy Civil2018-10-091-157/+0
* always define define GTEST_LANG_CXX11 1misterg2018-10-081-12/+1
* Update primer.mdGennadiy Civil2018-10-051-5/+2
* Remove pre-C++11 code from gtest-printersmisterg2018-10-051-8/+0
* Make GTestColor and ColoredPrintF available as internal APIs from gtest.h. T...Abseil Team2018-10-052-15/+12
* Removed pre-C++11 IsContainerTest and IteratorTraitsmisterg2018-10-051-13/+0
* Apply clang-tidy modernize-use-nullptr to googletest.Abseil Team2018-10-0543-812/+495
* Remove checking for C++ 11 and a pre-C++11 test from googletest testsmisterg2018-10-043-33/+1
* Merge d830440d48a9502161448bc78be33a53388dd1f4 into f5260ae757a681566d8f7d055...1camper2018-10-031-5/+2
* Merge c798e39a4f96f5a985126cc3fab4738b6412cfc1 into e93da23920e5b6887d6a6a291...Matthieu2018-10-022-19/+85
* Merge 2ce0685f76a4db403b7b2650433a584c150f2108 into 75e834700d19aa373b428c7c7...Arseny Aprelev2018-10-0210-26/+201
* Merge pull request #1855 from zach2good/issue1854_remove_i386_xcode10Gennadiy Civil2018-09-251-2/+2
|\
| * Issue #1854: remove support for i386 for XCode 10Zach Toogood2018-09-241-2/+2
* | Googletest exportAbseil Team2018-09-252-104/+43
* | Googletest exportmisterg2018-09-252-43/+104
* | Googletest exportAbseil Team2018-09-252-106/+43
|/
* FormattingGennadiy Civil2018-09-231-101/+101
* FormattingGennadiy Civil2018-09-231-9/+7
* FormattingGennadiy Civil2018-09-231-114/+118
* FormattingGennadiy Civil2018-09-231-61/+64
* Fix unit testJonny007-MKD2018-09-231-1/+1
* Fix ColoredOutputTest.UsesColorsWhenTermSupportsColors againJonny007-MKD2018-09-231-1/+1
* Rename private member of AdditionalMessageJonny007-MKD2018-09-232-18/+19
* Readded changes from 6494f5232b130a29321e661166442bac324c4383Jonny007-MKD2018-09-232-22/+79
* Merge pull request #1843 from matlo607/fix-unittest-msys-ColoredOutputTestGennadiy Civil2018-09-202-3/+4
|\
| * [msys] fix unittest ColoredOutputTest.UsesColorsWhenTermSupportsColorsMatthieu Longo2018-09-182-3/+4
* | Googletest exportmisterg2018-09-201-0/+1
* | Googletest exportAbseil Team2018-09-204-78/+45
* | Removed some newlinesJonny007-MKD2018-09-181-6/+3
* | Avoid these ambiguitiesJonny007-MKD2018-09-151-8/+8
* | Print message of unexpected std::exception in EXPECT_THROW, tooJonny007-MKD2018-09-142-19/+53
* | Merge branch 'master' into masterJonny007-MKD2018-09-141-10/+1
|\|
| * Googletest exportmisterg2018-09-141-10/+1
* | Merge branch 'master' into masterGennadiy Civil2018-09-141-27/+0
|\|
| * Update README.mdGennadiy Civil2018-09-131-27/+0
* | Make it public again *sigh*Jonny007-MKD2018-09-132-14/+0
* | Avoid implicit move operatorJonny007-MKD2018-09-131-0/+1
* | Try to fix gcc and clang issuesJonny007-MKD2018-09-132-1/+14
* | Added special catch for std::exception in GTEST_TEST_NO_THROW_Jonny007-MKD2018-09-132-3/+29
|/
* Return GTEST_ATTRIBUTE_UNUSED_ on record_property_env to avoide comilation er...Georgi D. Sotirov2018-09-121-1/+1
* Fix doc linksArkady Shapkin2018-09-044-5/+5
* Merge pull request #1803 from KindDragon/patch-2Gennadiy Civil2018-09-043-56/+60
|\
| * Update documentation to syntax highlight codeArkady Shapkin2018-09-033-56/+60
* | Fix #1805: add `.md` to hyperlinkAndrew Siplas2018-09-031-1/+1
|/
* Merge branch 'master' into fix-clang-warningsGennadiy Civil2018-08-314-41/+41
|\
| * Update googletest-output-test-golden-lin.txtGennadiy Civil2018-08-311-4/+4