index
:
avr/qmk/googletest
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implements .With() as a synonym of .WithArguments(); implements AllArgs(m) as...
zhanyong.wan
2009-06-09
1
-7
/
+10
*
Avoids unnecessary printing of call into to internal buffers;
zhanyong.wan
2009-05-29
3
-12
/
+24
*
Improves the error message for leaked mocks to include the test name (by Zhan...
zhanyong.wan
2009-05-05
1
-2
/
+18
*
Turns --gmock_catch_leaked_mocks on by default.
zhanyong.wan
2009-04-29
1
-3
/
+1
*
Implements --gmock_catch_leaked_mocks and Mock::AllowLeak.
zhanyong.wan
2009-04-22
2
-13
/
+142
*
Makes the code compile on Windows CE.
zhanyong.wan
2009-03-11
2
-5
/
+20
*
Cleans up macro definitions.
zhanyong.wan
2009-02-23
1
-1
/
+1
*
Implements custom description string for MATCHER*.
zhanyong.wan
2009-02-19
1
-2
/
+143
*
Makes sure all internal macros are named GMOCK_*_. No functionality is changed.
zhanyong.wan
2009-02-19
1
-6
/
+6
*
Implements the MATCHER* macros.
zhanyong.wan
2009-02-12
1
-0
/
+24
*
Initial drop of Google Mock. The files are incomplete and thus may not build...
shiqian
2008-12-10
8
-0
/
+1238