aboutsummaryrefslogtreecommitdiffstats
path: root/test/gtest_xml_outfiles_test.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixed two of the failing tests mentioned in issue 9vladlosev2008-11-221-3/+4
|
* Lots of changes:shiqian2008-09-261-3/+3
| | | | | | | | * changes the XML report format to match JUnit/Ant's. * improves file path handling. * allows the user to disable RTTI using the GTEST_HAS_RTTI macro. * makes the code compile with -Wswitch-enum.
* Makes the Python tests more portable by calling standard functions to ↵shiqian2008-09-181-1/+1
| | | | interpret the result of os.system(). This could fix the broken Python tests on some users' machines.
* Initial import.shiqian2008-07-031-0/+134