[cfe-dev] Fast "make test" for windows
Argiris Kirtzidis
akyrtzi at gmail.com
Wed Jun 11 17:00:30 PDT 2008
Hi all,
As some of you may know, doing a "make test" for clang to check for
regressions on windows is *painfully* slow. It makes grown men weep like
little defenseless babies...
To keep my sanity, I've created a little utility that performs the same
task blazingly fast; here are the numbers:
make test : 14m 45s
wintest : 45sec
It's a little .NET 2.0 console executable, if anybody is interested let
me know and I'll clean it up a bit and post it.
-Argiris
More information about the cfe-dev
mailing list