index
:
avr/qmk/googletest
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gmock-spec-builders.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds threading support (by Vlad Losev); updates the version number (by Zhanyo...
zhanyong.wan
2010-02-24
1
-1
/
+1
*
Fixes a slew of compiler warnings and turns on "warning as error" in the scon...
zhanyong.wan
2009-12-23
1
-10
/
+10
*
Enables more verbose output for expectations (by Sverre Sundsdal); Fixes info...
vladlosev
2009-10-21
1
-1
/
+5
*
Works around a Symbian compiler bug that causes memory leak (by Mika Raento).
zhanyong.wan
2009-10-01
1
-0
/
+8
*
Adds new matcher Pair(). Replaces GMOCK_CHECK_ with GTEST_CHECK_ (by Vlad Lo...
zhanyong.wan
2009-09-16
1
-2
/
+2
*
Removes duplicated definition of SetArgumentPointee (by Vlad Losev); Makes gm...
zhanyong.wan
2009-08-07
1
-8
/
+10
*
Implements Expectation, ExpectationSet, and After for specifying expectation ...
zhanyong.wan
2009-07-01
1
-18
/
+16
*
Avoids unnecessary printing of call into to internal buffers;
zhanyong.wan
2009-05-29
1
-2
/
+2
*
Improves the error message for leaked mocks to include the test name (by Zhan...
zhanyong.wan
2009-05-05
1
-2
/
+18
*
Implements --gmock_catch_leaked_mocks and Mock::AllowLeak.
zhanyong.wan
2009-04-22
1
-12
/
+112
*
Initial drop of Google Mock. The files are incomplete and thus may not build...
shiqian
2008-12-10
1
-0
/
+337