[PATCH 1/3] mstask/test: NewWorkItem conformance test (revision)

Roy Shea royshea at gmail.com
Wed Jul 30 01:53:05 CDT 2008


This revision adds an "ok" check to for successful TaskScheduler
creation in the setup_task_scheduler helper function, creates and uses
GUID_NULL using DEFINE_GUID (as seen in a number of other tests), and
removes a senseless goto.

The original version of this patch is available for reference at:
http://www.winehq.org/pipermail/wine-patches/2008-July/058782.html
---
 dlls/mstask/tests/Makefile.in      |   13 +++++
 dlls/mstask/tests/task_scheduler.c |   91 ++++++++++++++++++++++++++++++++++++
 2 files changed, 104 insertions(+), 0 deletions(-)
 create mode 100644 dlls/mstask/tests/Makefile.in
 create mode 100644 dlls/mstask/tests/task_scheduler.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 5f9e8752d39035ee6b7d07f0bdcda65fe793ad04.diff
Type: text/x-patch
Size: 3765 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080729/1b166dfd/attachment.bin 


More information about the wine-patches mailing list