aboutsummaryrefslogtreecommitdiff
path: root/test/gtest_xml_test_utils.py
AgeCommit message (Expand)Author
2013-04-25When --gtest_filter is specified, XML report now doesn't contain information ...vladlosev
2013-04-05Implements support for calling Test::RecordProperty() outside of a test.vladlosev
2012-01-17Adds file and line information to the "message", which is used as the summaryjgm@google.com
2011-10-05Implements the timestamp attribute for the testsuites element in the output X...vladlosev
2011-02-02Adds type_param and value_param as <testcase> attributes to the XMLzhanyong.wan
2009-09-30Makes gtest compile cleanly with MSVC's /W4 (by Zhanyong Wan).zhanyong.wan
2009-06-17Implements a subset of TR1 tuple needed by gtest and gmock (by Zhanyong Wan);...zhanyong.wan
2009-04-09Makes the Python tests more stable (by Vlad Losev); fixes a memory leak in Ge...zhanyong.wan
2009-03-24Cleans up death test implementation (by Vlad Losev); changes the XML format t...zhanyong.wan
2008-09-26Lots of changes:shiqian
2008-07-03Initial import.shiqian