Boost logo

Boost :

From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2006-02-08 11:57:38


> | BOOST_TEST_MAIN mark one of the files as main in multifiles
> | test module. But
> | it does not affect the master test suite name.
> | BOOST_TEST_MODULE names
> | master test suite and also enforce BOOST_TEST_MAIN since only
> | one "main"
> | file could name the master test suite.
>
> So would BOOST_TEST_MODULE be better named BOOST_TEST_MASTER_SUITE?
>
> (And if no parameter provided, then it is called "Master Test Suite"
>
> But if
>
> BOOST_TEST_MASTER_SUITE "My Test Master Suite"
>
> then called My Test Master Suite
>
> Or am I still confused?
>
> Paul

 I prefer shorter names. Test module name is equivalent for the master test
suite name.

Gennadiy


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