$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Boost.Test updates in trunk: need for (mini) review?
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2012-10-23 16:55:39
Jan Hudec <bulb <at> ucw.cz> writes:
> The tests succeed when the tests that were expected to fail pass. It would be
> nice if it printed some extra diagnostics (unexpected success), but I think
> it currently only prints number of failures and how many of them were
> expected, so the unexpected success is not so easy to notice.
If you set log level to "message" it will report this incident.
Gennadiy