summaryrefslogtreecommitdiffstats
path: root/googletest/src/gtest.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Googletest exportmisterg2018-10-261-3/+0
* 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-111-1/+1
* 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-051-106/+97
* Merge 2ce0685f76a4db403b7b2650433a584c150f2108 into 75e834700d19aa373b428c7c7...Arseny Aprelev2018-10-021-9/+81
* Make g_argvs staticDominic Sacré2018-08-311-1/+1
* Googletest exportAbseil Team2018-08-281-1/+243
* Googletest exportAbseil Team2018-08-281-243/+1
* 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
* 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-171-100/+600
| |\
| * \ Merge branch 'master' into fix-argcConor Burgess2018-02-121-28/+38
| |\ \
| * \ \ Merge branch 'master' into fix-argcConor Burgess2018-01-121-50/+37
| |\ \ \
| * | | | 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-171-19/+20
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Comments changes, no functionality changes. Gennadiy Civil2018-08-141-15/+15
| * | | | Comments changes, no functionality changesrefs/pull/1740/headGennadiy Civil2018-08-141-2/+1
| * | | | Merge branch 'master' into deprecaterefs/pull/1665/headGennadiy Civil2018-08-141-0/+1
| |\ \ \ \
| | * | | | code management comments, [ci-skip], no functionality changesGennadiy Civil2018-08-091-0/+1
| * | | | | Merge branch 'master' into deprecateLoo Rong Jie2018-08-091-0/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch 'master' of https://github.com/google/googletestGennadiy Civil2018-08-081-0/+1
| * | | | | Disable MSVC function deprecation when using ClangLoo Rong Jie2018-07-131-2/+2
| |/ / / /
* | | | | Merge branch 'master' into fix_death_test_child_mingw_wer_issue1116Tanzinul Islam2018-08-011-11/+92
|\ \ \ \ \ | |/ / / /
| * | | | Adds stacktrace support from Abseil to Google TestDerek Mauro2018-07-101-3/+83
| * | | | 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
| * | | | Rename AdvancedGuide.md to advanced.md and adjust the links. Gennadiy Civil2018-06-111-1/+1
| * | | | Formatting changes refs/pull/1607/headGennadiy Civil2018-05-231-1/+1
* | | | | Merge branch 'master' into fix_death_test_child_mingw_wer_issue1116Tanzinul Islam2018-05-131-4/+8
|\ \ \ \ \ | |/ / / /
| * | | | Use NULL instead of nullptr, for pre-C++11 builds.refs/pull/1597/headJae Heon Lee2018-05-091-2/+2
| * | | | Fix the bug where ad_hoc_test_result() functions of UnitTest and TestCase obj...Jae Heon Lee2018-05-071-4/+8
* | | | | Merge branch 'master' into fix_death_test_child_mingw_wer_issue1116Tanzinul Islam2018-05-051-0/+5
|\ \ \ \ \ | |/ / / /
| * | | | Tweaking https://github.com/google/googletest/pull/1523 to exclude naclrefs/pull/1542/headGennadiy Civil2018-04-041-1/+3
| * | | | typoRoland Leißa2018-03-291-1/+1
| * | | | provide alternative for DebugBreak()Roland Leißa2018-03-281-0/+3
* | | | | Merge branch 'master' into fix_death_test_child_mingw_wer_issue1116Tanzinul Islam2018-04-011-43/+100
|\ \ \ \ \ | |/ / / /
| * | | | more mergesGennadiy Civil2018-03-221-1/+1
| * | | | More mergesGennadiy Civil2018-03-211-1/+7
| * | | | merge, again, IsRecursiveContainerrefs/pull/1507/headGennadiy Civil2018-03-151-2/+2
| * | | | Merging, XML testsrefs/pull/1497/headGennadiy Civil2018-03-071-3/+36
| * | | | merges-8refs/pull/1493/headGennadiy Civil2018-03-051-12/+14
| * | | | merges-7refs/pull/1492/headGennadiy Civil2018-03-051-25/+41
* | | | | Merge branch 'master' into fix_death_test_child_mingw_wer_issue1116Tanzinul Islam2018-03-051-98/+446
|\ \ \ \ \ | |/ / / /
| * | | | Use a full message in the JSON output for failuresrefs/pull/1486/headPetr Hosek2018-03-011-2/+2