summaryrefslogtreecommitdiff
path: root/googletest/test/gtest_xml_output_unittest.py
Commit message (Expand)AuthorAgeFilesLines
* Add missing std includesTom Hughes2023-04-201-30/+30
* gtest.cc: add a newline after a failure when there is no OS stack trace.Aaron Jacobs2023-03-221-13/+17
* Fix formatting in Python filesTom Hughes2023-01-261-34/+61
* Fix Python docstrings to match style guideTom Hughes2023-01-261-8/+26
* Use more specific assertLess instead of assertTrueTom Hughes2023-01-251-2/+1
* Replace deprecated python callsTom Hughes2023-01-171-16/+22
* Adjust xml and json unit tests to test for source file and line location.Szymon Sobik2022-03-081-30/+30
* Makes the Python imports consistently use full paths from the repository root,Derek Mauro2021-12-221-2/+2
* Googletest exportAbseil Team2021-03-161-6/+16
* Fix test with stack.Mario Voorsluys2020-04-221-3/+3
* Fixed xml unit-tests and added extra testsMario Voorsluys2020-03-261-23/+39
* Googletest exportAbseil Team2019-07-251-46/+46
* Googletest exportAbseil Team2019-03-281-29/+31
* Googletest exportmisterg2019-01-111-6/+6
* Googletest exportAbseil Team2018-12-131-8/+11
* Fix Python3 supportPeter Levine2018-09-141-1/+2
* Adds stacktrace support from Abseil to Google TestDerek Mauro2018-07-101-1/+6
* Merging, XML testsGennadiy Civil2018-03-071-8/+42
* more code mergeGennadiy Civil2018-01-221-3/+1
* merges, cl/155419551 and otherGennadiy Civil2018-01-221-10/+45
* Make the failure messages from EXPECT_EQ and friends actually symmetric,Alexey Sokolov2017-09-131-9/+12
* Fixed some typosvpfautz2017-02-261-1/+1
* Change error message of EXPECT_EQ to treat lhs and rhs equivalently.Alexey Sokolov2016-02-161-9/+9
* add python 3 support to testsThomas Amland2016-01-191-1/+2
* Move everything in googletest into googletest/googletestBilly Donahue2015-08-251-0/+307