Re: how to skip failing test

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 3/17/10 2:43 AM, Toralf Förster wrote:
> I'm wondering,
> 
> how I can run "make test" and exclude those which are know to fail at my 
> system ?
> 
With -k:

make -k test

Then even if a test fails, make will run the rest of the tests.

Chip





[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux