kernel32/tests: Add test for FindFirstFileA()

Zhenbo Li litimetal at gmail.com
Thu Feb 6 00:50:06 CST 2014


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 | 7 +++++++
  1 file changed, 7 insertions(+)


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


More information about the wine-patches mailing list