Boost logo

Boost Users :

From: Serge Skorokhodov (serge.skorokhodov_at_[hidden])
Date: 2005-08-10 14:46:07


>>
>>What happend with boost::unit_test::register_exception_translator?
>>
>>I couldn't track it in the boost 1.33:( How to register custom
>>exceptions? The documentation provides no hints:(
>
>
> See custom_exception_test.cpp:
>
> boost::unit_test::unit_test_monitor.register_exception_translator<my_exception>(
> &my_exception_translator );
>
> Sorry about docs. UTF docs were not updated completely.
>

Thanks a lot. Another question: there is no prebuild main and
test main in unit test framework? Including
"boost/test/included/unit_test_framework.hpp" is the only
possibility?

TIA

-- 
Serge

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