summaryrefslogtreecommitdiff
path: root/test/gtest_xml_output_unittest.py
Commit message (Expand)AuthorAge
* When --gtest_filter is specified, XML report now doesn't contain information ...vladlosev2013-04-25
* Implements support for calling Test::RecordProperty() outside of a test.vladlosev2013-04-05
* Adds file and line information to the "message", which is used as the summaryjgm@google.com2012-01-17
* Implements the timestamp attribute for the testsuites element in the output X...vladlosev2011-10-05
* Fixes broken build on VC++ 7.1.vladlosev2011-06-13
* Adds type_param and value_param as <testcase> attributes to the XMLzhanyong.wan2011-02-02
* Makes gtest compile cleanly with MSVC's /W4 (by Zhanyong Wan).zhanyong.wan2009-09-30
* More implementation of the event listener interface (by Vlad Losev); Reduces ...zhanyong.wan2009-09-04
* Implements a subset of TR1 tuple needed by gtest and gmock (by Zhanyong Wan);...zhanyong.wan2009-06-17
* Makes the Python tests more stable (by Vlad Losev); fixes a memory leak in Ge...zhanyong.wan2009-04-09
* Cleans up death test implementation (by Vlad Losev); changes the XML format t...zhanyong.wan2009-03-24
* Fixed gtest_break_on_failure_unittest on Ubuntu 8.04 and Windowsvladlosev2008-11-26
* Fixed two of the failing tests mentioned in issue 9vladlosev2008-11-22
* Lots of changes:shiqian2008-09-26
* Makes the Python tests more portable by calling standard functions to interpr...shiqian2008-09-18
* Initial import.shiqian2008-07-03