On Wed, Apr 24, 2013 at 10:39 AM, Austin English <austinengl...@gmail.com> wrote: > On Wed, Apr 24, 2013 at 3:28 AM, Ken Thomases <k...@codeweavers.com> wrote: >> On Apr 24, 2013, at 5:10 AM, Jacek Caban wrote: >> >>> On 04/24/13 11:35, Frédéric Delanoy wrote: >>> >>>> Although, one can sort/filter by file, or if it's really that >>>> annoying, a quick script removing <tr> elements containing "/tests" >>>> should be easy enough. >>> >>> Well... that's far from perfect, but could work. >> >> Would it work to do two runs and have two different result sets? >> >> I think that "make install" rather than "make" avoids building the tests >> without requiring --disable-tests. (You can set DESTDIR to some temp >> directory in your home or /tmp.) After that, a plain "make" will make just >> the tests. >> >> -Ken > > If people find results with the tests enabled useful, I can certainly > run it twice, yes. > > -- > -Austin
[austin@localhost ~]$ sha1sum scan-build-2013-04-24-with-tests.tar.bz2 9dfd540f2ac2bd656ab326bc9c5fff7240f966b6 scan-build-2013-04-24-with-tests.tar.bz2 [austin@localhost ~]$ du -h scan-build-2013-04-24-with-tests.tar.bz2 54M scan-build-2013-04-24-with-tests.tar.bz2 http://www.mediafire.com/?jtiqxdq8fql2b9l These results are also against wine-1.5.28-66-g6899279. -- -Austin