| |
ID |
Type |
Status |
Priority |
Milestone |
Owner |
|
Summary + Labels |
... |
| |
2 |
Task
|
Accepted
|
High
|
----
|
zhanyong.wan
|
|
Need to compare with other C++ mocking frameworks
|
|
| |
5 |
Enhancement
|
Accepted
|
Low
|
----
|
----
|
|
Tests for the pretty-printer don't work properly on big-endian architectures
Usability
|
|
| |
6 |
Enhancement
|
Accepted
|
Medium
|
----
|
zhanyong.wan
|
|
need a matcher to compare binary data
Usability
|
|
| |
10 |
Enhancement
|
Accepted
|
Low
|
----
|
vladlosev
|
|
need some examples like gtest does
Usability
|
|
| |
25 |
Enhancement
|
Accepted
|
Low
|
----
|
zhanyong.wan
|
|
need to write a recipe on dealing with mock methods that take binary data as char*
Usability
|
|
| |
36 |
Enhancement
|
Accepted
|
Low
|
----
|
zhanyong.wan
|
|
need to print return value last when the default value needs to be returned but isn't set
Usability
|
|
| |
37 |
Defect
|
Accepted
|
Low
|
----
|
vladlosev
|
|
Ensure that use of Microsoft specific functions are guarded by _MSC_VER
Maintainability
|
|
| |
39 |
Enhancement
|
Accepted
|
Low
|
----
|
zhanyong.wan
|
|
need to support --help
Usability
|
|
| |
42 |
Enhancement
|
Accepted
|
Medium
|
----
|
zhanyong.wan
|
|
support explicit checking for leaked mock objects
Usability
|
|
| |
43 |
Enhancement
|
Accepted
|
Medium
|
----
|
zhanyong.wan
|
|
support manually verifying ALL mocks
Usability
|
|
| |
47 |
Enhancement
|
Accepted
|
Low
|
----
|
zhanyong.wan
|
|
need to allow annotating the print format of a mock function's arguments / return value
Usability
|
|
| |
52 |
Enhancement
|
Accepted
|
Low
|
----
|
zhanyong.wan
|
|
gmock doctor needs to diagnose failure to ignore action result in DoAll()
Usability
|
|
| |
53 |
Enhancement
|
Accepted
|
Medium
|
----
|
----
|
|
Can googlemock mock C++ operators
|
|
| |
56 |
Enhancement
|
Accepted
|
Low
|
----
|
----
|
|
add a recipe on how to do something N times followed by something else M times
Usability
|
|
| |
58 |
Enhancement
|
Accepted
|
Medium
|
----
|
zhanyong.wan
|
|
documentation needs improvement
Usability
|
|
| |
61 |
Enhancement
|
Accepted
|
Medium
|
----
|
----
|
|
SetArgumentPointee should support string literal parameters.
Usability
|
|
| |
62 |
Enhancement
|
Accepted
|
Medium
|
----
|
zhanyong.wan
|
|
should catch bad usages at run time
Usability
|
|
| |
63 |
Enhancement
|
Accepted
|
Low
|
----
|
zhanyong.wan
|
|
gmock_doctor should diagnose non-public MOCK_METHOD*
Usability
|
|
| |
65 |
Enhancement
|
Accepted
|
Low
|
----
|
zhanyong.wan
|
|
MATCHER*() should allow specifying negative description
Usability
|
|
| |
68 |
Enhancement
|
Accepted
|
Medium
|
----
|
zhanyong.wan
|
|
need to improve compilation speed
Usability
|
|
| |
70 |
Enhancement
|
Accepted
|
Medium
|
----
|
zhanyong.wan
|
|
verify expectations on leaked mock objects on program exit
Usability
|
|
| |
71 |
Enhancement
|
Accepted
|
Medium
|
----
|
zhanyong.wan
|
|
record the behavior of real objects and play it back as EXPECT_CALLs
Usability
|
|
| |
72 |
Defect
|
Accepted
|
Low
|
----
|
zhanyong.wan
|
|
support NiceMock<Mock> on Symbian
Usability
|
|
| |
74 |
Enhancement
|
Accepted
|
Medium
|
----
|
----
|
|
Support for throw (...) in method mock generator macros
Usability
|
|
| |
78 |
Defect
|
Accepted
|
Medium
|
----
|
chandlerc
|
|
Error during compilation on 64-bit Linux
Usability
|
|
| |
79 |
Defect
|
Accepted
|
High
|
----
|
zhanyong.wan
|
|
gmock hangs when deleting a mock object from a function mocker's dtor
Usability
|
|
| |
80 |
Enhancement
|
Accepted
|
Low
|
----
|
zhanyong.wan
|
|
googlemock doctor should catch wrong number of arguments in a call inside EXPECT_CALL
Usability
|
|
| |
83 |
Enhancement
|
Accepted
|
Low
|
----
|
----
|
|
Adding Symbian Project Definition File
Usability
|
|
| |
85 |
Enhancement
|
Accepted
|
Medium
|
----
|
----
|
|
googlemock doctor should catch wrong index in SetArgumentPointee
Usability
|
|
| |
88 |
Enhancement
|
Accepted
|
Medium
|
----
|
----
|
|
need action ReturnPointee(p)
Usability
|
|
| |
89 |
Enhancement
|
Accepted
|
Medium
|
----
|
----
|
|
Print actual values instead of pointers when FieldMatcher is used
Usability
|
|
| |
90 |
Enhancement
|
Accepted
|
Medium
|
----
|
zhanyong.wan
|
|
need an action to hold an object and return its reference
Usability
|
|
| |
91 |
Enhancement
|
Accepted
|
Medium
|
----
|
----
|
|
Float output has insufficient precision to describe matcher failures
Usability
|
|
| |
93 |
Enhancement
|
Accepted
|
Medium
|
----
|
w...@google.com
|
|
gmock should fail when used uninitialized
Usability
|
|