[PATCH 1/3] user32/tests: Added client-side raw input function tests (try 7)

Vincas Miliūnas vincas.miliunas at gmail.com
Sun Jun 26 11:34:19 CDT 2011


Feedback - http://www.winehq.org/pipermail/wine-devel/2011-June/090800.html

Changelog:
* Refactored tests for them to have prerequisites of functions that they
actually use
* Added a count variable reset to an arbitrary value, because WINE's
stub implementation doesn't set it
* Added clearing of raw input buffer after simulation test
* Fixed code style issue in server/process.c with sizeof() parameter not
being spaced

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


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-user32-tests-Added-client-side-raw-input-function-te.patch
Type: text/x-patch
Size: 24794 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110626/2fb131fa/attachment-0001.bin>


More information about the wine-patches mailing list