aboutsummaryrefslogtreecommitdiffstats
path: root/googletest/src
Commit message (Expand)AuthorAgeFilesLines
* Fix linkGennadiy Civil2018-07-181-1/+1
* Formatting and a linkGennadiy Civil2018-07-181-1/+1
* Adds stacktrace support from Abseil to Google TestDerek Mauro2018-07-102-3/+93
* Eliminate GTEST_TEST_FILTER_ENV_VAR_.Rohan Joyce2018-06-141-3/+4
* Reduce the number of strcmp calling while initializationTakuto Ikuta2018-06-131-3/+3
* Merge branch 'master' of https://github.com/google/googletestGennadiy Civil2018-06-111-2/+2
|\
| * Fuchsia: Change fdio include path.Fabrice de Gans-Riberi2018-06-071-2/+2
* | Rename AdvancedGuide.md to advanced.md and adjust the links. Gennadiy Civil2018-06-111-1/+1
|/
* Clean upFabrice de Gans-Riberi2018-05-311-5/+1
* Remvoe launchpad dependency from Fuchsia.Fabrice de Gans-Riberi2018-05-301-23/+26
* Formatting changes Gennadiy Civil2018-05-235-5/+5
* Remove unused variable in Fuchsia.Fabrice de Gans-Riberi2018-05-111-1/+1
* Use NULL instead of nullptr, for pre-C++11 builds.Jae 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
* Remove magic numberFabrice de Gans-Riberi2018-05-031-1/+1
* Style fixFabrice de Gans-Riberi2018-05-031-1/+1
* Fix commentsFabrice de Gans-Riberi2018-05-032-6/+6
* Fix more stuff and get tests to passFabrice de Gans-Riberi2018-05-032-8/+22
* Get all the things to work.Fabrice de Gans-Riberi2018-05-021-35/+45
* Fix stuffFabrice de Gans-Riberi2018-05-011-29/+27
* Add Fuchsia support for death test.Fabrice de Gans-Riberi2018-05-012-3/+196
* Tweaking https://github.com/google/googletest/pull/1523 to exclude naclGennadiy Civil2018-04-041-1/+3
* typoRoland Leißa2018-03-291-1/+1
* provide alternative for DebugBreak()Roland Leißa2018-03-281-0/+3
* merges, gtestGennadiy Civil2018-03-261-2/+2
* more mergesGennadiy Civil2018-03-222-2/+2
* More mergesGennadiy Civil2018-03-212-27/+33
* merge, again, IsRecursiveContainerGennadiy Civil2018-03-151-2/+2
* Merging, XML testsGennadiy Civil2018-03-071-3/+36
* merges-8Gennadiy Civil2018-03-052-22/+38
* merges-7Gennadiy Civil2018-03-051-25/+41
* Use a full message in the JSON output for failuresPetr Hosek2018-03-011-2/+2
* Support JSON output format in addition to XMLPetr Hosek2018-02-281-10/+365
* Switch default death test style back to "fast".Victor Costan2018-02-271-1/+5
* Fix unused function warning on Mac OS.Victor Costan2018-02-191-0/+2
* Merge branch 'master' into fix-printersGennadiy Civil2018-02-154-20/+21
|\
| * cleanup/mergesGennadiy Civil2018-02-134-20/+21
* | Fix std::iscntrl use in gtest-printers.ccVictor Costan2018-02-121-1/+3
|/
* Merging, coniniueGennadiy Civil2018-02-121-6/+4
* Merge branch 'master' into assertGennadiy Civil2018-02-094-5/+11
|\
| * Merge pull request #1446 from tholsapp/masterGennadiy Civil2018-02-093-4/+4
| |\
| | * Fixed typosTroy Holsapple2018-02-073-4/+4
| * | mergesGennadiy Civil2018-02-091-1/+7
| |/
* / Add ability to throw from ASSERTAlexey Sokolov2018-02-081-2/+5
|/
* upstream cl 182543808Gennadiy Civil2018-01-243-4/+95
* Many code merge/upstream changesGennadiy Civil2018-01-231-1/+1
* merges, cl/155419551 and otherGennadiy Civil2018-01-221-4/+5
* Merge branch 'master' into support_xboxoneGennadiy Civil2018-01-181-20/+19
|\
| * Expose ScopedTrace utility in public interfaceFedor Trushkin2018-01-171-20/+19
* | Added support for WINAPI_PARTITION_TV_TITLE which is defined on XboxOnegpetit2018-01-121-1/+1
|/