summaryrefslogtreecommitdiffstats
path: root/googletest/test/googletest-json-output-unittest.py
Commit message (Expand)AuthorAgeFilesLines
* Export testsuite properties as XML elements, not attributes.Abseil Team2025-01-311-17/+19
* gtest: Output a canned test case for test suite setup / teardown failures in ...Abseil Team2024-12-261-9/+86
* Merge pull request #4508 from davidmatson:addJsonSkippedCopybara-Service2024-04-081-0/+15
|\
| * Add skipped messages to JSON output (fixes #4507).refs/pull/4508/headDavid Matson2024-04-031-0/+18
|/
* Add missing std includesTom Hughes2023-04-201-27/+27
* gtest.cc: add a newline after a failure when there is no OS stack trace.Aaron Jacobs2023-03-231-1/+1
* Fix formatting in subset of Python filesTom Hughes2023-01-251-696/+598
* Replace deprecated python callsTom Hughes2023-01-171-16/+22
* Merge pull request #3774 from sobczyk:mainCopybara-Service2022-03-151-0/+64
|\
| * Adjust xml and json unit tests to test for source file and line location.Szymon Sobik2022-03-081-0/+64
|/
* Makes the Python imports consistently use full paths from the repository root,Derek Mauro2021-12-221-2/+2
* Googletest exportAbseil Team2021-03-161-13/+57
* Merge pull request #2767 from mvoorsluys:OutputXmlSkippedDerek Mauro2020-05-281-4/+30
|\
| * Fixed xml unit-tests and added extra testsMario Voorsluys2020-03-261-4/+24
|/
* Googletest exportAbseil Team2019-07-261-430/+450
* Googletest exportAbseil Team2019-03-281-267/+391
* Googletest exportmisterg2019-01-111-6/+6
* Googletest exportAbseil Team2018-12-131-1/+17
* adding googletest-json-output unitestGennadiy Civil2018-08-011-0/+618