C testing framewok. Updated. SystemParametersInfo unit test.

Alexandre Julliard julliard at winehq.com
Tue Jan 15 14:26:09 CST 2002


Andriy Palamarchuk <apa3a at yahoo.com> writes:

> Can you suggest how to implement these switches - as
> command-line arguments or environment variables?

Environment variables are better. I did that already in the perl
framework, look at the runtest script for the variables I'm using. You
probably want to do things the same way so that it's easier to mix
Perl and C tests.  I don't have a die on failure flag though, but I
don't think this is really necessary.

-- 
Alexandre Julliard
julliard at winehq.com




More information about the wine-devel mailing list