$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2005-01-20 11:39:30
> All BOOST_REQUIRE_XXX macros check
> something and let testing continue *only* *if* the check succeeds. By
> this definition, it seems for every BOOST_CHECK_XXX macro there should
> also be a corresponding BOOST_REQUIRE_XXX macro.
I guess it make sence. I will try to do this.
Gennadiy