Andriy Palamarchuk <[EMAIL PROTECTED]> 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
[EMAIL PROTECTED]


Reply via email to