kernel32/tests: Add test for FindFirstFileA() (try 2)(resend)

Zhenbo Li litimetal at gmail.com
Sun Feb 16 04:55:12 CST 2014


I sent this patch about 10 days ago, and got no response.
Could someone give some advice?
Thank you very much.

try 2:
     Add test for trailing backslash
     Close the leaking handles
     Fix a typo
     Make the output more pretty

Thanks for the suggestions.
try 1:
I'm trying to hack bug 34324[1], which is related to SHFileOperation
And FindFirstFile() is needed by SHFileOperation.

When checking dlls/kernel32/tests/file.c,
I found test_FindFirstFileA() only covers circumstances for a 
non-existent file. So I want to add tests for an existent file.

I'm sorry for sending some humble patches before, and I'll be
more careful this time.

Thanks.
Zhenbo Li

[1]: Bug 34324 - QQ2013 SP1 can't install

---
  dlls/kernel32/tests/file.c | 22 ++++++++++++++++++++++
  1 file changed, 22 insertions(+)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-kernel32-tests-Add-test-for-FindFirstFileA.txt
Type: text/x-patch
Size: 1369 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140216/5abd8349/attachment.bin>


More information about the wine-patches mailing list