|
Boost Testing : |
From: Robert Ramey (ramey_at_[hidden])
Date: 2005-02-27 12:47:20
Would it be possible for the test matrix to make a distinction between
certain types of test failures?
Consider the serialization library test matrix.
When a dependant library cannot be build, (e.g. test_exec_monitor,
serialization library) the whole column is marked "fail". This is sort of
misleading. I would prefer it be marked something else like "skipped". or
"offending library" build failed.
Robert Ramey