fcoulombe / googlemock

Automatically exported from code.google.com/p/googlemock
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

googlemock doctor should catch wrong index in SetArgumentPointee #85

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It's easy to give SetArgumentPointee<> a wrong index (e.g. the user might
think it should be 1-based).  Googlemock doctor should diagnose this.

Original issue reported on code.google.com by zhanyong...@gmail.com on 26 Oct 2009 at 9:52

GoogleCodeExporter commented 9 years ago

Original comment by w...@google.com on 27 Sep 2010 at 9:32