index
:
avr/qmk/googletest
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
gtest_xml_test_utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move everything in googletest into googletest/googletest
Billy Donahue
2015-08-25
1
-194
/
+0
*
When --gtest_filter is specified, XML report now doesn't contain information ...
vladlosev
2013-04-25
1
-3
/
+5
*
Implements support for calling Test::RecordProperty() outside of a test.
vladlosev
2013-04-05
1
-1
/
+3
*
Adds file and line information to the "message", which is used as the summary
jgm
2012-01-17
1
-4
/
+9
*
Implements the timestamp attribute for the testsuites element in the output X...
vladlosev
2011-10-05
1
-24
/
+30
*
Adds type_param and value_param as <testcase> attributes to the XML
zhanyong.wan
2011-02-02
1
-2
/
+9
*
Makes gtest compile cleanly with MSVC's /W4 (by Zhanyong Wan).
zhanyong.wan
2009-09-30
1
-18
/
+30
*
Implements a subset of TR1 tuple needed by gtest and gmock (by Zhanyong Wan);...
zhanyong.wan
2009-06-17
1
-3
/
+4
*
Makes the Python tests more stable (by Vlad Losev); fixes a memory leak in Ge...
zhanyong.wan
2009-04-09
1
-1
/
+1
*
Cleans up death test implementation (by Vlad Losev); changes the XML format t...
zhanyong.wan
2009-03-24
1
-12
/
+13
*
Lots of changes:
shiqian
2008-09-26
1
-40
/
+60
*
Initial import.
shiqian
2008-07-03
1
-0
/
+138