$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jens Seidel (jensseidel_at_[hidden])
Date: 2007-10-30 10:01:58
Hi,
I tried a few times to report the following bug to trac but it was
always rejected as spam!??
According to
http://www.boost.org/libs/test/doc/components/test_tools/custom_predicate_support.html
there exists a class boost::test_tools::extended_predicate_value. (Or is
it a user supplied class?) Nevertheless I didn't found such a class in Boost.test and
even trunk contains only predicate_result which is different.
This makes predicate support very hard to use for me. Please provide
proper documentation for it!
I hope this is the right way to run tests in a loop and to condense the
output.
Jens