On Sun, Jun 29, 2008 at 5:16 AM, Vitaly Perov vitperov@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.