Boost logo

Boost :

Subject: Re: [boost] How to make tests building faster?
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2011-12-20 16:29:07


Vicente J. Botet Escriba <vicente.botet <at> wanadoo.fr> writes:

> I would like to be able to have the possibility for "Not applicable" for
> configurations on which the test has no sens.

Trunk version of Boost.Test have this ability (using disable_if decorator)

> I started using Boost.Test and I abandoned it because Boost.Test was
> broken on cygwin since I don't remember which version

Boost.Test works fine with cygwin as far as I know. Boost.Build is broken (in
Boost.Test unit tests at least) - I do not know the status of this.

> and the report of
> individual tests doesn't appear in the regression tests. Of course I
> would use it if Boost.Test is supported on this platform and the
> regression test report takes care of individual tets.

I believe report show up all the failures in all test cases.

Gennadiy


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