$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: James Sharpe (james.sharpe_at_[hidden])
Date: 2008-05-24 20:53:06
Another quick thought on an improvement to the regression test
results: it'd be nice to see the history of whether tests were
previously passing or failing for a given revision i.e. if a test is
currently failing what was the last revision number that it
successfully ran at? Likewise being able to see a particular tests
history can make bug finding easier; if a test result over time is
fail pass fail, knowing what change caused the test to go green can
help understand the nature of a bug.