$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2005-02-03 08:46:48
Martin Wille wrote:
> PS: grepping for BOOST_TEST[^_A-Z] in boost/libs yields
> 4637 hits, one of them in depecated.html and one in
> a comment.
There is another BOOST_TEST macro in boost/detail/lightweight_test.hpp, so
some (but not many) of the above hits are false positives.