Boost logo

Boost :

From: Rozental, Gennadiy (Gennadiy_at_[hidden])
Date: 2002-08-14 12:14:09


> I found that the previous test tools compiled quickly when included into
> an application in this manner. Do the basic features from the previous
> Boost.Test (specifically Execution Tools) really require a large
> quantity of code?

To use only Programm Execution Monitor you need to include
boost\libs\test\src\cpp_main.cpp
boost\libs\test\src\execution_monitor.cpp

It will catch for you all the exception and provide unified return codes.
But this does not include test tools, which are implemented through unit
test framework core.

I could make a helper header if needed.

Gennadiy.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk