$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Garland (jeff_at_[hidden])
Date: 2002-07-23 12:19:29
>
> > A few minor stylistic comments:
> > 1) Could the cell backgrounds for each test be color-coded?
> > Pass = Green
> > Warn = Yellow
> > Fail = Red
> >
> > IMHO, this makes errors really stand out
>
> Unfortunately it also makes the non-errors stand out. Could we stick to
> white for passed tests?
How about generating a class into the html and controlling the color with an external style sheet? Or at least using an
internal .css markup so that one change can color to taste.
Jeff