Boost logo

Boost :

From: Beman Dawes (bdawes_at_[hidden])
Date: 2001-01-23 11:53:40


At 12:03 AM 1/23/2001 +0100, Jens Maurer wrote:

>... There's a new option "--diff" to the regression test program
>which reads the current cs-XXX.html file before overwriting it.
>Output style for differences is similar to Beman's script; please adjust
>to taste. The difference mechanism can cope with new or removed tests,
>but it cannot cope with new or re-ordered compilers. In the latter
cases,
>it is advisable to not use "--diff" to get a fresh cs-XXX.html file.

That is really wonderful! The regression.cpp program must be close to
winning the prize for lowest average lines-of-code per feature:-)

The only other concern I have is the built-in HTML comments lines for
certain compilers. If those comments came from the compiler.cfg file, then
they could be independent of the .cpp file. I also wouldn't mind a
similar feature for copying HTML for comments from the regression.cfg file
as I'm expecting to expand usage to library specific regression tests which
might require their own HTML text.

But please don't bother if it would take a lot of time or mess up an
otherwise readable program. They aren't all that important.

--Beman


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk