On Wed, Aug 27, 2008 at 5:32 PM, Sergey Khodych khodych@gmail.com wrote:
There are several things wrong with this patch: * It's way too large. Please split it up. * No tests. You need to write tests to back up these changes. * You're changing the style of the file. The original file does not have spaces before or after parentheses.
http://wiki.winehq.org/SubmittingPatches
James Hawkins wrote:
Are tests necessary for simple stubs? I don't know what kind of tests can be written for stubs, except tests for wrong input parameters.
On Thu, Aug 28, 2008 at 6:52 PM, Sergey Khodych khodych@gmail.com wrote:
Your changes move the functions out of the realm of simple stubs.