Boost logo

Boost :

From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2008-03-11 15:40:23


Duft Markus <Markus.Duft <at> salomon.at> writes:

> I looked into the test program he is trying to link. It has a main() which
does some initialization, and the
> adds some test cases. Should this be changed to be a init_unit_test_suite
instead of main? If yes, does
> this work on all platforms, or is this just a windows thing?

You original test was build for Linux and linked with shared library version
of Boost.Test. You can continue using this setup if you prefer. Or you can
switch to static library. Or single header variant of Boost.Test. New docs
here:

parmedia.net/~rogeeff/html/index.html

explain how each variant works.

Gennadiy


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