monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] Re: Testsuite status (SoC)


From: Zack Weinberg
Subject: Re: [Monotone-devel] Re: Testsuite status (SoC)
Date: Thu, 13 Jul 2006 08:55:35 -0700

I'd like to throw out another possibility for testsuite improvement:
Kill boost::unit_test; move everything into the Lua testsuite.

This may sound completely crazy, but think about it.  Wouldn't it be
nice if we didn't have to recompile the entire codebase in order to
run the test suite?  The way I envision it working is with a bunch of
extra commands, like the existing fload/fmerge/fdiff, that call into
the code in just the right places.  Ideally, these extra commands
would be defined in a separate .cc file or files and could be excluded
from the installed version of monotone with just a relink.

zw




reply via email to

[Prev in Thread] Current Thread [Next in Thread]