summaryrefslogtreecommitdiffstats
path: root/googletest/src
Commit message (Expand)AuthorAgeFilesLines
* Googletest exportdurandal2018-10-241-4/+6
* Fix incorrect XML file name in help messagerefs/pull/1912/headkakkoko2018-10-171-1/+1
* Merge c41b2bf861ef2ac1a975af05ff66d9256f280b01 into f203b2db77161fe54846ea9e8...KO Myung-Hun2018-10-112-2/+2
* Merge 41fc9745d4a448db7d932250d22fac1dda287443 into 658c6390a5b363f46c6ad448a...Aaron Dierking2018-10-111-0/+3
* Make GTestColor and ColoredPrintF available as internal APIs from gtest.h. T...Abseil Team2018-10-051-15/+6
* Apply clang-tidy modernize-use-nullptr to googletest.Abseil Team2018-10-058-141/+129
* Merge 2ce0685f76a4db403b7b2650433a584c150f2108 into 75e834700d19aa373b428c7c7...Arseny Aprelev2018-10-023-15/+94
* Make g_argvs staticDominic Sacré2018-08-311-1/+1
* Googletest exportAbseil Team2018-08-283-510/+244
* Googletest exportAbseil Team2018-08-283-244/+510
* Googletest exportmisterg2018-08-281-6/+1
* Merge 72a2836945e7a3dcee0730166704587e10bf64ee into 1d9a1912e7f42e8ae66ea365b...David Schuldenfrei2018-08-271-71/+139
* Googletest exportrefs/pull/1779/headmisterg2018-08-231-7/+7
* googletest exportmisterg2018-08-201-0/+5
* Merge branch 'master' into fix_death_test_child_mingw_wer_issue1116refs/pull/1120/headGennadiy Civil2018-08-201-0/+17
|\
| * Minor formatting/style changesGennadiy Civil2018-08-171-8/+7
| * Merge branch 'master' into fix-argcConor Burgess2018-08-1710-197/+1018
| |\
| * \ Merge branch 'master' into fix-argcConor Burgess2018-02-126-37/+137
| |\ \
| * \ \ Merge branch 'master' into fix-argcConor Burgess2018-01-126-104/+58
| |\ \ \
| * | | | Fix location of `_NSGetArgv` correction.Conor Burgess2017-12-071-10/+11
| * | | | Fix value pointed to by `_NSGetArgc()` on macOSConor Burgess2017-12-071-0/+16
* | | | | Merge branch 'master' into fix_death_test_child_mingw_wer_issue1116Tanzinul Islam2018-08-1710-67/+140
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Small style changes. refs/pull/1142/headGennadiy Civil2018-08-161-14/+8
| * | | | Merge branch 'master' into masterGennadiy Civil2018-08-1610-309/+1144
| |\ \ \ \
| | * | | | Comments changes, no functionality changes. Gennadiy Civil2018-08-146-24/+24
| | * | | | Comments changes, no functionality changesrefs/pull/1740/headGennadiy Civil2018-08-149-19/+8
| | * | | | Merge branch 'master' into deprecaterefs/pull/1665/headGennadiy Civil2018-08-142-4/+7
| | |\ \ \ \
| | | * | | | Code formatting changes, clean up, no functionality changesrefs/pull/1738/headGennadiy Civil2018-08-141-1/+0
| | | * | | | code management comments, [ci-skip], no functionality changesGennadiy Civil2018-08-091-0/+1
| | | * | | | Fixing identation, causes build errors when warnings are treated as errorsrefs/pull/1721/headGennadiy Civil2018-08-091-1/+2
| | | * | | | Update gtest-death-test.ccGennadiy Civil2018-08-091-7/+9
| | | * | | | Fixing identation, causes build errors when warnings are treated as errorsGennadiy Civil2018-08-091-2/+2
| | * | | | | Merge branch 'master' into deprecateLoo Rong Jie2018-08-092-15/+54
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge branch 'master' of https://github.com/google/googletestGennadiy Civil2018-08-082-1/+5
| | | * | | | No default exception handlingWez2018-08-031-15/+50
| | * | | | | Merge branch 'master' into deprecateGennadiy Civil2018-08-031-1/+1
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | Merge branch 'master' into deprecateGennadiy Civil2018-07-301-1/+1
| | |\ \ \ \ \
| | * | | | | | Disable MSVC function deprecation when using ClangLoo Rong Jie2018-07-132-4/+4
| * | | | | | | Merge branch 'master' of https://github.com/google/googletestScott Slack-Smith2017-11-243-41/+64
| |\ \ \ \ \ \ \
| * | | | | | | | *Silence false positive memory leaks reported by Microsoft's debug CRT*Scott Slack-Smith2017-06-301-2/+50
* | | | | | | | | Merge branch 'master' into fix_death_test_child_mingw_wer_issue1116Tanzinul Islam2018-08-018-41/+131
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'master' into masterrefs/pull/1685/headGennadiy Civil2018-07-301-1/+1
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | small tweaks, OSS merge cl 206357486Gennadiy Civil2018-07-301-1/+1
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Updated broken and outdated URLsPiotr Kąkol2018-07-251-1/+1
| |/ / / / / /
| * | | | | | Adds stacktrace support from Abseil to Google TestDerek Mauro2018-07-102-3/+93
| * | | | | | Eliminate GTEST_TEST_FILTER_ENV_VAR_.refs/pull/1622/headRohan Joyce2018-06-141-3/+4
| * | | | | | Reduce the number of strcmp calling while initializationTakuto Ikuta2018-06-121-3/+3
| * | | | | | Merge branch 'master' of https://github.com/google/googletestGennadiy Civil2018-06-111-2/+2
| |\ \ \ \ \ \
| | * | | | | | Fuchsia: Change fdio include path.refs/pull/1623/headFabrice de Gans-Riberi2018-06-071-2/+2
| * | | | | | | Rename AdvancedGuide.md to advanced.md and adjust the links. Gennadiy Civil2018-06-111-1/+1
| |/ / / / / /