On Thu, 7 Oct 2004, Jon Griffiths wrote:
Hi,
If you #define VISIBLE and run the modified tests you will see that native and builtin produce slightly different output drawing some merged images.
IMHO it would be better to rely on the WINETEST_INTERACTIVE environment variable. WINETEST_INTERACTIVE is used by human beings to instruct the test to take special steps to ensure that they, the human beings, can check the test output.
WINETEST_INTERACTIVE is already used by the sound tests so this would improve consistency. Another benefit would be the removal of #ifdefs.