index
:
avr/qmk/googletest
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
gtest_test_utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes a user reported test break (modifying a dict while iterating).
vladlosev
2011-08-16
1
-1
/
+1
*
Updates an outdated error message.
vladlosev
2011-02-10
1
-5
/
+1
*
Renames test script flags.
vladlosev
2010-05-13
1
-5
/
+5
*
Google Test's Python tests now pass on Solaris.
vladlosev
2010-02-15
1
-11
/
+39
*
Refactors run_tests.py s.t. it can be shared by gmock (by Vlad Losev); Fixes ...
zhanyong.wan
2009-11-24
1
-2
/
+5
*
Blocks test binaries from inheriting GTEST_OUTPUT variable when invoked from ...
vladlosev
2009-11-17
1
-0
/
+8
*
Reduces the flakiness of gtest-port_test on Mac; improves the Python tests; h...
zhanyong.wan
2009-07-01
1
-5
/
+15
*
Fixes the broken run_tests_test (by Vlad Losev).
zhanyong.wan
2009-06-19
1
-1
/
+2
*
Implements a subset of TR1 tuple needed by gtest and gmock (by Zhanyong Wan);...
zhanyong.wan
2009-06-17
1
-2
/
+35
*
Makes the Python tests more stable (by Vlad Losev); fixes a memory leak in Ge...
zhanyong.wan
2009-04-09
1
-3
/
+35
*
Implements the --help flag; fixes tests on Windows.
zhanyong.wan
2009-03-11
1
-14
/
+14
*
Fixed gtest_break_on_failure_unittest on Ubuntu 8.04 and Windows
vladlosev
2008-11-26
1
-22
/
+65
*
Fixed two of the failing tests mentioned in issue 9
vladlosev
2008-11-22
1
-0
/
+25
*
Makes the Python tests more portable by calling standard functions to interpr...
shiqian
2008-09-18
1
-0
/
+20
*
Initial import.
shiqian
2008-07-03
1
-0
/
+106