speeding up regression testing by disabling building of tests?

Maarten Lankhorst maarten at codeweavers.com
Sun Dec 9 04:13:57 CST 2007


Hi Dan,

Dan Kegel schreef:
> Lots of the time in regression searches is spent
> compiling tests, but when you're only going to
> run the app that's breaking, that's not too useful.
> How does one disable compilation of conformance tests?
> I have this funny feeling Lei or Mikolaj did this
> recently, but I couldn't track it down.
>   
Try my hack:
http://repo.or.cz/w/wine/hacks.git?a=commit;h=df41d984eafa372547b9aa5ae80a3adff5f8efb7

You need to do autoconf after applying, then build with configure
--disable-tests. I still wish alexandre would accept this into the main
tree. :-/

Cheers,
Maarten.




More information about the wine-devel mailing list