https://bugs.winehq.org/show_bug.cgi?id=36838
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #54337|0 |1 is obsolete| |
--- Comment #23 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Created attachment 54339 --> https://bugs.winehq.org/attachment.cgi?id=54339 New patch is simplified
I added tests for SHFileOperationW() in unicode group of tests.
Unicode tests passed in Wine Test Bot except for winxp and win2k3. I put exceptions in the tests.
New patch is simplified. There are returns in SHFileOperationW() for more cases that are not covered by the tests. I left them untouched.