Francois Gouget <[EMAIL PROTECTED]> writes: > So I propose the following patch which makes it possible to run > 'xxx_test.exe all' which runs all the tests implemented by that > executable. > > Do others find this patch acceptable? Useful?
The drawback I see is that with this change the tests do not start with a clean process state, which could cause problem for some of them. Or we need to require that all tests cleanup properly after them, which may be a bit painful. -- Alexandre Julliard [EMAIL PROTECTED]