index
:
avr/qmk/googletest
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
gmock_link_test.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Reduced template instantiation depth for the AllOf and AnyOf matchers. Also ↵
jgm
2012-04-10
1
-8
/
+8
|
|
|
|
some formatting changes.
*
Indents preprocessor directives.
zhanyong.wan
2011-02-24
1
-4
/
+4
|
*
Adds SetArgPointee to replace SetArgumentPointee.
zhanyong.wan
2010-10-05
1
-6
/
+6
|
*
Include gtest and gmock headers as user headers instead of system headers.
zhanyong.wan
2010-09-14
1
-3
/
+3
|
*
Enables regex matchers on all platforms.
zhanyong.wan
2010-01-14
1
-4
/
+0
|
*
Fixes a slew of compiler warnings and turns on "warning as error" in the ↵
zhanyong.wan
2009-12-23
1
-1
/
+20
|
|
|
|
scons build.
*
Adds the IsNull() matcher.
zhanyong.wan
2009-09-24
1
-0
/
+8
|
*
Simplifies gmock code using gtest's OS-indicating macros.
zhanyong.wan
2009-09-24
1
-7
/
+7
|
*
Implements .With() as a synonym of .WithArguments(); implements AllArgs(m) ↵
zhanyong.wan
2009-06-09
1
-0
/
+1
|
|
|
|
as a synonym of m; relies on gtest-port to #include tuple; fixes a compatibility with Symbian.
*
Makes gmock compile with gcc -Wall -Wextra -Wno-unused-parameter.
zhanyong.wan
2009-03-26
1
-1
/
+1
|
*
Makes the code compile on Windows CE.
zhanyong.wan
2009-03-11
1
-1
/
+11
|
*
Fixes link errors due to an MS VC bug. By Vlad Losev.
zhanyong.wan
2009-02-19
1
-0
/
+635