issues
search
christophgysin
/
googlemock
Automatically exported from code.google.com/p/googlemock
BSD 3-Clause "New" or "Revised" License
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
gmock_doctor.py dependency on /usr/bin/python2.4
#73
GoogleCodeExporter
closed
9 years ago
3
support NiceMock<Mock> on Symbian
#72
GoogleCodeExporter
closed
9 years ago
1
record the behavior of real objects and play it back as EXPECT_CALLs
#71
GoogleCodeExporter
opened
9 years ago
4
verify expectations on leaked mock objects on program exit
#70
GoogleCodeExporter
opened
9 years ago
1
need to replace GMOCK_LOG_ with GTEST_LOG_
#69
GoogleCodeExporter
closed
9 years ago
1
need to improve compilation speed
#68
GoogleCodeExporter
closed
9 years ago
12
make check
#67
GoogleCodeExporter
closed
9 years ago
1
gmock-more-actions.h isn't included in the pkginclude_HEADERS section in Makefile.am
#66
GoogleCodeExporter
closed
9 years ago
1
MATCHER*() should allow specifying negative description
#65
GoogleCodeExporter
closed
9 years ago
2
Eq(NULL) should compile
#64
GoogleCodeExporter
closed
9 years ago
1
gmock_doctor should diagnose non-public MOCK_METHOD*
#63
GoogleCodeExporter
opened
9 years ago
1
should catch bad usages at run time
#62
GoogleCodeExporter
closed
9 years ago
4
SetArgumentPointee should support string literal parameters.
#61
GoogleCodeExporter
closed
9 years ago
5
need to support VC 7.1
#60
GoogleCodeExporter
closed
9 years ago
4
make check fails with "cannot use typeid with -fno-rtti"
#59
GoogleCodeExporter
closed
9 years ago
2
documentation needs improvement
#58
GoogleCodeExporter
closed
9 years ago
1
MinGW support
#57
GoogleCodeExporter
closed
9 years ago
3
add a recipe on how to do something N times followed by something else M times
#56
GoogleCodeExporter
opened
9 years ago
2
need to document the requirement for a valid matcher
#55
GoogleCodeExporter
closed
9 years ago
2
the mock registry should be created on demand
#54
GoogleCodeExporter
closed
9 years ago
1
need documentation on mocking C++ operators
#53
GoogleCodeExporter
opened
9 years ago
5
gmock doctor needs to diagnose failure to ignore action result in DoAll()
#52
GoogleCodeExporter
opened
9 years ago
1
need MockFunction
#51
GoogleCodeExporter
closed
9 years ago
4
need better support for partial ordering of expectations
#50
GoogleCodeExporter
closed
9 years ago
1
gmock-config --ldflags missing space typo
#49
GoogleCodeExporter
closed
9 years ago
2
googlemock expects an incorrect version of gtest
#48
GoogleCodeExporter
closed
9 years ago
2
need to allow annotating the print format of a mock function's arguments / return value
#47
GoogleCodeExporter
closed
9 years ago
3
gmock-config fails when Google Test is not pre-installed.
#46
GoogleCodeExporter
closed
9 years ago
4
when a mock object is leaked, we should print which test it is from
#45
GoogleCodeExporter
closed
9 years ago
1
gmock_gen.py does not reproduce "const" for const return type
#44
GoogleCodeExporter
closed
9 years ago
4
support manually verifying ALL mocks
#43
GoogleCodeExporter
opened
9 years ago
1
support explicit checking for leaked mock objects
#42
GoogleCodeExporter
opened
9 years ago
2
When configured to use a separate gtest build with --with-gtest flag, gmock doesn't install gtest in make install
#41
GoogleCodeExporter
closed
9 years ago
2
Binaries built with Google Mock using installed Google Test cannot find Google Test libraries.
#40
GoogleCodeExporter
closed
9 years ago
3
need to support --help
#39
GoogleCodeExporter
opened
9 years ago
1
need a print function of current using googlemock version
#38
GoogleCodeExporter
closed
9 years ago
2
Ensure that use of Microsoft specific functions are guarded by _MSC_VER
#37
GoogleCodeExporter
closed
9 years ago
4
need to print return value last when the default value needs to be returned but isn't set
#36
GoogleCodeExporter
opened
9 years ago
1
need to extend Contains(element) to Contains(element_matcher)
#35
GoogleCodeExporter
closed
9 years ago
2
Need to build with StlPort. <tr1/tuple> problem
#34
GoogleCodeExporter
closed
9 years ago
5
when the interface be mocked is big, to compile the mock object become slowly
#33
GoogleCodeExporter
closed
9 years ago
2
need actions for saving an argument
#32
GoogleCodeExporter
closed
9 years ago
1
need to bundle upload.py and customize it for this project
#31
GoogleCodeExporter
closed
9 years ago
2
need more matchers from Hamcrest
#30
GoogleCodeExporter
closed
9 years ago
2
cannot mock a function whose argument type supports operator<<(std::basic_ostream<C, T>&, ...)
#29
GoogleCodeExporter
closed
9 years ago
1
need to speed up the autotools build script
#28
GoogleCodeExporter
closed
9 years ago
3
Do you have plan to include a tuple implementation in gmock?
#27
GoogleCodeExporter
closed
9 years ago
3
need a script to fuse gmock source files
#26
GoogleCodeExporter
closed
9 years ago
2
need to write a recipe on dealing with mock methods that take binary data as char*
#25
GoogleCodeExporter
opened
9 years ago
2
leaked mock objects aren't detected by leak checkers
#24
GoogleCodeExporter
closed
9 years ago
5
Previous
Next