On Thu, 2007-04-12 at 21:01 -0600, Alex Rousskov wrote: > > > Running "make check" (or whatever it is) would run cppunit test cases > if > somebody has cppunit installed and should skip them (with a warning) > if > somebody does not have cppunit installed. > > If there is a special make target to force running cppunit test cases, > that target will fail if there is no cppunit installed.
I think that make check should error if cppunit is not available: cppunit is core infrastructure for the test suite these days, and 'make check' cannot deliver robust results in its absence. cppunit is not hard to install, even less so now than when we added it to the squid code base. -Rob -- GPG key available at: <http://www.robertcollins.net/keys.txt>.
signature.asc
Description: This is a digitally signed message part
