code-mx / googlemock

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

need to write a recipe on dealing with mock methods that take binary data as char* #25

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Sometimes people use (const) char* for binary data that aren't really
0-terminated C strings.  This confuses Google Mock.  Write a recipe on how
to deal with it.

Original issue reported on code.google.com by zhanyong...@gmail.com on 6 Feb 2009 at 7:52

GoogleCodeExporter commented 9 years ago

Original comment by zhanyong...@gmail.com on 4 Mar 2009 at 7:16

GoogleCodeExporter commented 9 years ago

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