[PATCH] user32/tests: Added DefRawInputProc tests (try 16)

Vincas Miliūnas vincas.miliunas at gmail.com
Mon Jul 11 17:42:43 CDT 2011


Changelog of the first test:
* Rewritten test assertion messages to just state the reason of failure
* Improved the tests to expose that the DefRawInputProc function does
not have any functionality, except for validating cbSizeHeader parameter

There are a lot of other tests that just check if a function returns
correct error code for a given invalid parameter set, they do not test
function's core functionality, thus can be considered for removal.

---
 dlls/user32/tests/input.c |   32 ++++++++++++++++++++++++++++++++
 1 files changed, 32 insertions(+), 0 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-user32-tests-Added-DefRawInputProc-tests-try-16.patch
Type: text/x-patch
Size: 2174 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110712/29c03b60/attachment-0001.bin>


More information about the wine-patches mailing list