$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Boost.Test] BOOST_FAIL vs BOOST_ERROR
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2009-06-09 14:41:51
Greg Christopher <gchristopher <at> vmware.com> writes:
> There are three valid states- aborted, passed, or failed.
>From Boost.Test prospective abort is failure condition.
> Right. And the log does show differently.. but the message "doesn't include
any assertions" is more like a
> canary that setup failed. It's fine- still usable.
The warning body changed in trunk.
Gennadiy