Some general questions about test scripts

Hans Leidekker hans at it.vu.nl
Fri Jan 21 11:46:18 CST 2005


On Friday 21 January 2005 16:57, Paul Vriens wrote:

> ok( a < b | a == b | a > b, "Test failed\n");
>
> So the question is how do we deal with the above? If the number of
> possible 'correct' output is huge, what's the benefit of testing?

a. It's still a useful test when you imagine Windows 2010 returning c...
b. It serves as documentation of the different return codes. 

 -Hans



More information about the wine-devel mailing list