index
:
avr/qmk/googletest
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
gmock_doctor.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed Google Mock Doctor Clang regexes to work on both k8 and piii (by Greg M...
vladlosev
2011-10-24
1
-1
/
+1
*
Modifies gmock_doctor.py to work with GCC output that contains file:line:char...
vladlosev
2011-09-28
1
-1
/
+4
*
More Clang support improvements in Google Mock Doctor.
vladlosev
2011-08-25
1
-5
/
+5
*
Improves support for Clang in Google Mock Doctor.
vladlosev
2011-08-16
1
-2
/
+3
*
Fixes Google Mock Doctor affected by the latest tweaks to Clang.
vladlosev
2011-03-29
1
-1
/
+1
*
Makes Google Mock compile much faster and use much less memory; reviewed by N...
zhanyong.wan
2011-02-23
1
-2
/
+2
*
Picks up gtest r536; renames implicit_cast and down_cast to reduce the chance...
zhanyong.wan
2011-02-01
1
-4
/
+4
*
Enables SetArgPointee<>() to accept a string literal; removes a self-assignme...
zhanyong.wan
2010-12-02
1
-1
/
+17
*
Adds SetArgPointee to replace SetArgumentPointee.
zhanyong.wan
2010-10-05
1
-0
/
+1
*
Factors out email address in Google Mock Doctor messages.
vladlosev
2010-09-29
1
-10
/
+14
*
Updates the gMock Doctor script to understand Clang error messages.
vladlosev
2010-09-25
1
-176
/
+253
*
Moves the universal printer from gmock to gtest (by Vlad Losev).
zhanyong.wan
2010-05-10
1
-1
/
+1
*
Makes gmock_doctor work with gcc 4.4.0.
zhanyong.wan
2009-12-09
1
-9
/
+18
*
Pulls in gtest r344; improves implicit_cast (by Zhanyong Wan); makes the Pyth...
zhanyong.wan
2009-11-24
1
-3
/
+3
*
Adjusts gMock Doctor to work with Return implementation updated in r233
vladlosev
2009-11-18
1
-4
/
+7
*
Removes gmock's dependency on python2.4.
zhanyong.wan
2009-09-22
1
-1
/
+1
*
Makes ByRef(x) printable as a reference to x.
zhanyong.wan
2009-07-20
1
-1
/
+0
*
Makes all container matchers work with (possibly multi-dimensional) native ar...
zhanyong.wan
2009-06-04
1
-4
/
+63
*
Avoids unnecessary printing of call into to internal buffers;
zhanyong.wan
2009-05-29
1
-30
/
+63
*
Finishes SafeMatcherCast by catching lossy arithmetic conversions at compile-...
zhanyong.wan
2009-05-14
1
-4
/
+25
*
Improves error messages for undefined return value (by Sverre Sundsdal); impr...
zhanyong.wan
2009-01-27
1
-0
/
+19
*
Initial drop of Google Mock. The files are incomplete and thus may not build...
shiqian
2008-12-10
1
-0
/
+376