Boost logo

Boost-Build :

From: John Maddock (john_at_[hidden])
Date: 2005-11-08 07:08:54


> The caveats:
>
> * It causes the processing to issue warnings like: ****Warning -
> missing test path: boost-test(COMPILE) "tr1/has_tr1_array_pass" :
> (Usually occurs when bjam doesn't know how to make a target)
>
> * And that's because the testing BB code doesn't output the path to
> the source files. This also happens to be why it works, since it
> doesn't have the source file which has the "libs/config" in the path,
> it assigns the test to the tr1 lib instead.
>
> * I'm not sure how the XSLT report processing is going to handle the
> effect that some of the properties in the XML result files are empty,
> for example: 'test-type="" test-program="" ...'.

Rene, thanks very much for looking into this, however given the caveats I've
checked in some forwarding .cpp files that just #include the actual test.

Many thanks,

John.


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk