On Monday 15 December 2003 21:19, Alexandre Julliard wrote:
> You can't do that, many of these tests succeed, which is not allowed
> inside todo_wine. And please try a 'make test' when you change a test,
> as already explained there's no point in submitting a patch that
> causes make test to fail.
Hans Leidekker <[EMAIL PROTECTED]> writes:
>Uncomment some tests in rtlstr.c and wrap them in todo_wine{} instead.
You can't do that, many of these tests succeed, which is not allowed
inside todo_wine. And please try a 'make test' when you change a test,
as already explained there's no point