index
:
avr/qmk/googletest
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Fixes errors in the autotools scripts.
zhanyong.wan
2009-06-05
1
-1
/
+1
*
Makes all container matchers work with (possibly multi-dimensional) native ar...
zhanyong.wan
2009-06-04
3
-6
/
+65
*
Improves gmock generator and adds a test for it (by Neal Norwitz).
zhanyong.wan
2009-06-02
3
-11
/
+159
*
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
*
Makes the mock generator work with python2.3.5, which comes with Mac OS X Tiger.
zhanyong.wan
2009-05-07
4
-8
/
+10
*
Cleans up the mock generator script:
zhanyong.wan
2009-05-07
2
-22
/
+31
*
Allow any number of ClassNames to be specified on the command line.
nnorwitz
2009-05-06
2
-7
/
+18
*
Fix grammar in comment
nnorwitz
2009-05-06
1
-1
/
+1
*
Issue 44: "const" is missing for const return types
nnorwitz
2009-05-06
1
-1
/
+5
*
Adds fuse_gmock_files.py to fuse all Google Mock and Google Test source files...
zhanyong.wan
2009-04-09
2
-0
/
+297
*
Adds upload_gmock.py for uploading a patch for review.
zhanyong.wan
2009-02-13
2
-0
/
+1465
*
Improves error messages for undefined return value (by Sverre Sundsdal); impr...
zhanyong.wan
2009-01-27
1
-0
/
+19
*
Improves the documentation.
shiqian
2008-12-11
1
-1
/
+1
*
More tweaks to the build script.
shiqian
2008-12-11
1
-0
/
+303
*
Initial drop of Google Mock. The files are incomplete and thus may not build...
shiqian
2008-12-10
11
-0
/
+3005