$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Any interest in bitstream class?
From: Paul Long (plong_at_[hidden])
Date: 2013-06-29 22:52:17
On 6/29/2013 12:32 PM, Mathias Gaunard wrote:
> Two main reasons:
> - you already have a test suite built with another tool. In which
> case, all that's needed is that the output can be collected by the
> regression scripts.
> - you want something more powerful than Boost.Test or more specialized
> to testing your problem domain
I cannot find the regression tests I thought existed for ibitstream (if
they ever existed); therefore, I will write new ones using Boost.Test. I
assume this is acceptable.
Paul