Added ok() function that doesn't stop the test on the first error.
commitebd225cbaf9c82ac92b67a6b0ff49cdf83cf028f
authorAlexandre Julliard <julliard@winehq.org>
Mon, 14 Jan 2002 19:54:29 +0000 (14 19:54 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 14 Jan 2002 19:54:29 +0000 (14 19:54 +0000)
tree4a81b6537556bc7914f5999c80d18fdd2fa5639d
parent500793dc101015e8aa2a712624001a89da6662c1
Added ok() function that doesn't stop the test on the first error.
Added trace() function for debugging tests.
Added support for todo functionality.
Moved wine.pm to include directory.
programs/winetest/include/wine.pm [moved from programs/winetest/wine.pm with 78% similarity]
programs/winetest/winetest.c