From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2005-03-31 13:02:50


> Is there any way for me to use the AUTO_TEST framework and still
> indicate expected failures?

Not at the moment. It shouldn't be difficult to add. For now look on
BOOST_AUTO_TES_CASE implementation and modify it for your needs.

Gennadiy