Boost logo

Boost Users :

From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2005-11-01 11:06:04


> Is the use of BOOST_CHECK_EQUAL not permitted in
> init_unit_test_suite(int argc, char* argv[])?

No. It's not. You could use Test tools only within test case. Until
init_unit_test_suite is not done test tree is not considered initialized
and no testing could be done.

> The following code throws an exception and reports the error "Boost.Test
> internal framework error: unknown reason"

Yeah. I guess it should produce more clear message. Will fix.

Gennadiy


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net