$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2005-04-22 10:58:03
Doug Gregor wrote:
> Would making the color of expected failures something that's not green
> (everything's okay) and not yellow or red (something's broken) work
> for you? That would be useful for me, because I'm noticing that for
> certain compilers the number of expected failures in the Graph lib is
> approaching the number of tests... but that's not obvious at first
> glance.
Yes, this would be good enough. I wasn't sure whether this would be OK with
everyone else; there's probably a reason for making expected failures and
passes the same color.