$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Loïc Joly (loic.actarus.joly_at_[hidden])
Date: 2006-02-07 23:00:00
Gennadiy Rozental a écrit :
> Hi,
>
> While working on Boost.Test documentation update I've realized that there is
> no substantial reason anymore to keep this component around. The Unit Test
> Framework work just as well and does not require any more effort. Here is an
> example:
My biggest trouble when I had to learn boost::test was: Why are there so
many framework, what are the differences between them, which one should
I use...
Finally, I only use the Unit Test Framework. And I think simplifying the
library in this direction is a good step forward.
-- Loïc