shell32/tests: Add test for SHFileOperation [resend]

James Hawkins truiken at gmail.com
Sun Jun 29 13:11:32 CDT 2008


On Sun, Jun 29, 2008 at 5:16 AM, Vitaly Perov <vitperov at etersoft.ru> wrote:
>> You didn't set the FOF_MULTIDESTFILES flag.
>
> I use &shfo2. In shfo2 this flag is always set.
>

Don't make assumptions in the tests; it makes them harder to read.
Why don't you put the test right below the exact same test that
doesn't have the FOF_MULTIDESTFILES flag set (like I said before)?
It's more logical and shows exactly what behavior you're comparing in
the tests.

-- 
James Hawkins



More information about the wine-devel mailing list