kernel32/tests : added tests for copyfileex try7

Patrick Rudolph siro at das-labor.org
Fri Feb 1 02:01:09 CST 2013


try2:
check the os version in case of PROGRESS_STOP

try3:
do not use os version info, instead mark tests on win2k and winxp as 
broken

try4:
fix possible linking errors

try5:
fix GetTempFileNameA
Dont write dummy data to file, just set file size using 
SetFilePointerEx and SetEndOfFile
remove threadid testing
added tests for cancelFlag pointer
added tests for flag COPY_FILE_FAIL_IF_EXISTS
added more comments

try6:
fix failing test

try7:
prevent crash on Win2000
fix whitespace error
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tests_for_copyfileex.patch
Type: text/x-diff
Size: 9382 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130201/22668d65/attachment.patch>


More information about the wine-patches mailing list