summaryrefslogtreecommitdiffstats
path: root/googletest/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2767 from mvoorsluys:OutputXmlSkippedDerek Mauro2020-05-281-6/+27
|\
| * Fix multiple \n characters in xml file when using GTEST_SKIP.Mario Voorsluys2020-03-261-2/+4
| * Only write ">\n" once when there is failure and skipped tests.Mario Voorsluys2020-03-261-2/+2
| * Output skipped information in the xml file.Mario Voorsluys2020-03-261-3/+22
* | Merge pull request #2862 from prehistoric-penguin:prehistoric-penguin-patch-1Derek Mauro2020-05-281-11/+1
|\ \
| * | Use count function instead of handwritten looprefs/pull/2862/headppenguin2020-05-251-11/+1
* | | Merge pull request #2677 from IYP-Programer-Yeah:fix-file-path-normalize-func...Derek Mauro2020-05-281-24/+12
|\ \ \ | |/ / |/| |
| * | Fix always false condition and clean function bodyrefs/pull/2677/headHosein Ghahramanzadeh2020-01-241-27/+13
* | | Merge pull request #2778 from lvjp:issue-2777Andy Getz2020-05-131-2/+2
|\ \ \
| * | | Fix --gtest_print_time coloringrefs/pull/2778/headLaurent VERDOÏA2020-03-291-1/+1
| | |/ | |/|
* | | Remove an explicit include of debugapi.hrefs/pull/2844/headMartin Storsjö2020-05-081-1/+0
* | | Revert "Googletest export"Martin Storsjö2020-05-081-1/+0
* | | Merge pull request #2751 from calumr:quiet-flagvslashg2020-05-052-56/+200
|\ \ \
| * \ \ Merge branch 'master' into quiet-flagrefs/pull/2751/headvslashg2020-03-272-0/+85
| |\ \ \ | | |/ /
| * | | Add GTEST_BRIEF optionCalum Robinson2020-03-192-26/+144
* | | | Googletest exportAbseil Team2020-05-051-0/+1
* | | | Merge pull request #2805 from pepsiman:patch-1Mark Barolak2020-04-161-1/+1
|\ \ \ \
| * | | | Remove redundant .c_str()refs/pull/2805/headMalcolm Parsons2020-04-091-1/+1
| | |/ / | |/| |
* | | | fix signed/unsigned comparison issue (on OpenBSD)refs/pull/2810/headJuergen Bohl2020-04-121-1/+1
|/ / /
* | | Googletest exportAbseil Team2020-03-242-25/+109
|/ /
* | Googletest exportAbseil Team2020-03-171-0/+4
* | Googletest exportAbseil Team2020-03-171-5/+1
* | Merge pull request #2722 from JohanMabille:warningsvslashg2020-03-171-1/+1
|\ \
| * | Fixed warningsrefs/pull/2723/headrefs/pull/2722/headJohan Mabille2020-02-211-1/+1
* | | Googletest exportHEADmasterAbseil Team2020-02-281-46/+49
* | | Googletest exportAbseil Team2020-02-111-14/+14
* | | Googletest exportAbseil Team2020-01-211-4/+17
| |/ |/|
* | Googletest exportAbseil Team2020-01-161-2/+3
* | Googletest exportAbseil Team2020-01-161-1/+8
* | Googletest exportAbseil Team2020-01-162-1/+26
* | Googletest exportAbseil Team2020-01-161-1/+5
* | Googletest exportAbseil Team2020-01-023-1/+72
* | Googletest exportAbseil Team2019-12-131-0/+60
* | Merge pull request #2609 from kuzkry:revert-2596Mark Barolak2019-12-061-8/+3
|\ \
| * | Revert "unify googletest and googlemock main functions"Krystian Kuzniarek2019-11-271-8/+3
* | | Googletest exportAbseil Team2019-12-061-10/+29
|/ /
* | Merge pull request #2596 from kuzkry:remove-workaround_msvc-wmain-link-errorGennadiy Rozental2019-11-261-3/+8
|\ \
| * | unify googletest and googlemock main functionsrefs/pull/2596/headKrystian Kuzniarek2019-11-221-3/+8
* | | Merge pull request #2570 from xieyubo:1.10Gennadiy Civil2019-11-221-0/+3
|\ \ \
| * | | Fix internal memory leak in Windows _Crt report.refs/pull/2571/headrefs/pull/2570/headxyb2019-11-161-0/+3
| | |/ | |/|
* | | Googletest exportAbseil Team2019-11-223-61/+51
* | | Merge pull request #2521 from Sinclair-John:masterAndy Getz2019-11-151-1/+4
|\ \ \
| * | | Fix Issue 2418refs/pull/2521/headSinclair-John2019-10-181-1/+4
* | | | Googletest exportAbseil Team2019-11-081-1/+1
| |_|/ |/| |
* | | Merge pull request #2453 from kuzkry:gtest-port-clean-up_kMaxBiggestIntXiaoyi Zhang2019-11-041-15/+16
|\ \ \
* \ \ \ Merge pull request #2453 from kuzkry:gtest-port-clean-up_kMaxBiggestIntvslashg2019-11-011-16/+15
|\ \ \ \ | |/ / /
| * | | remove BiggestIntrefs/pull/2453/headKrystian Kuzniarek2019-10-241-4/+4
* | | | Merge pull request #2515 from ciband:feat/support_esp8266vslashg2019-10-253-2/+14
|\ \ \ \
| * | | | Add ESP8266 configs to PlatformIO buildChris Johnson2019-10-112-2/+12
| * | | | feat: Add support for ESP8266 platformChris Johnson2019-10-113-2/+4
| | |/ / | |/| |