Boost logo

Boost Users :

From: Paul Giaccone (paulg_at_[hidden])
Date: 2005-11-01 11:37:44


Gennadiy Rozental wrote:

>>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.
>
>
>
That's what I thought - that something has not be initialised. Thanks
for the clarification.

>>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.
>
>

That will be helpful. Thanks.

Paul


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