Boost logo

Boost Users :

Subject: Re: [Boost-users] boost 1.38 test suite in separate files
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2009-05-10 05:02:47


 <tang10 <at> llnl.gov> writes:

>
> What library needs to be built?

static or dynamic.

http://www.boost.org/doc/libs/1_39_0/libs/test/doc/html/utf/compilation.html

> Also, how is the order of the test suite enforced?

It's not. Whatever order compiler/linker choose to execute static objects
construction, that is the one you end up seeing. You can run specific test
suites though and list them in particular order.

Gennadiy


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