Counting failed unit tests...

Dan Kegel dank at kegel.com
Sat Oct 6 09:31:53 CDT 2007


Here's a grep that's handy when looking at the output of 'make test':

 egrep '__test|make.*ok|Backtrace'

This shows which .ok file failures and crashes occur,
and also makes it easy to see which dll's they're in.

-- 
Wine for Windows ISVs: http://kegel.com/wine/isv



More information about the wine-devel mailing list