Boost logo

Boost :

Subject: Re: [boost] [test] recent commit causing general failure
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2013-02-18 17:44:11


Joaquín Mª López Muñoz <joaquin <at> tid.es> writes:

> Umm... The problem is this needs lib linking, which I'd like to avoid to
> keep things as simple as possible. <boost/test/minimal.hpp> does not fit
> either as it can't be used with multi file tests. I've just migrated to
> <boost/detail/lightweight_test.hpp>, which is sufficient for my simple
> needs.

Unit Test framework does not necessarily requires linking. You can use
boost/test/included/unit_test.hpp, but it is indeed only for single file test
modules.

Gennadiy


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