[PATCH 2/2] kernel32/tests: Run test_overlapped_transport in byte mode.

Jacek Caban jacek at codeweavers.com
Mon May 22 06:46:14 CDT 2017


This is hackish. Ideally, we'd just run it on Wine. However, it's
pointless pain to make those tests work with current Wine implementation
(mostly due to unpredictable blocking). I have them working in my tree
with server-side I/O and hope to find the time to clean up, test and
send needed patches soon. It's already useful to run those tests on Windows.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
 dlls/kernel32/tests/pipe.c | 2 ++
 1 file changed, 2 insertions(+)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-kernel32-tests-Run-test_overlapped_transport-in-byte-.diff
Type: text/x-patch
Size: 439 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20170522/25d54f7d/attachment.bin>


More information about the wine-patches mailing list