$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Andy Little (andy_at_[hidden])
Date: 2004-01-08 15:27:46
"David B. Held" <dheld_at_[hidden]> wrote
> "Andy Little" <andy_at_[hidden]> wrote
> > One major criticism of my work is that to date I have not
> > included any rigorous test procedures. Is there any information
> > on boost or elsewhere regarding how I should approach the
> > design of regression tests?
>
> As intimidating as it sounds, I would pick one or two existing Boost
> libraries that might seem remotely similar to yours, and look at their
> tests. Also, take a close look at Boost.Test, since I think that is
> intended to be the uniform testing library for Boost. I found it to be
> rather handy myself.
Thanks (Both).
regards
Andy Little