On Thu, 3 Jul 2003, Dmitry Timoshkov wrote:

> "Sylvain Petreolle" <[EMAIL PROTECTED]> wrote:
>
> > do you know how to run _all_ tests with verbose output when using 'make
> > test' ?
>
> What do you mean by a "verbose output"?
>
> WINETEST_REPORT_SUCCESS=1; make test

Without the semi-colon actually:

WINETEST_REPORT_SUCCESS=1 make test


-- 
Francois Gouget         [EMAIL PROTECTED]        http://fgouget.free.fr/
  Any sufficiently advanced Operating System is indistinguishable from Linux


Reply via email to