
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