Subject: Re: [Boost-users] [test] defining a macro to ignore tests
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2012-07-04 14:52:27


Marco Craveiro <marco.craveiro <at> gmail.com> writes:

> boost-uers,
>
> I vaguely recall a discussion a while ago regarding support for
> ignoring tests in boost test, and the conclusion being that its
> not possible. However, is it as simple as defining a macro such
> as this?

This is already available in trunk version through the use of disable
decorator. I am about to be able to return to boost.Test development
and I plan to finish this release

Gennadiy