Paul Vriens wrote: >And the subject of the mail should be a bit more than just "advapi32/tests".
Oops, sry. Read the second mail after resending in the patch containing your first suggestions. But I'm a bit confused about the meaning of todo_wine. todo_wine discards output from failed tests, if I understood that correctly. Formerly I thought the output from tests should show things that fail on Wine, which are things that should be fixed in Wine. What is the difference of test wrapped by todo_wine and test not wrapped? Regards Andreas