Boost logo

Boost Testing :

From: Juergen Hunold (hunold_at_[hidden])
Date: 2006-11-14 14:37:11


Hi Martin !

On Tuesday 14 November 2006 19:12, Martin Wille wrote:
> Rene Rivera wrote:
> > It might be it's filled with old stuff. What is getting put in /tmp

> Did anything change in the number of tests being executed? Or did
> anything change in the way the path names get generated? Both would
> explain why there's suddenly demand for additional space.

Some tests now explicitly link against the static Boost.Test library on
Linux. This might explain the increase in disk space.

See

grep -l "<link>static" libs/*/test/Jamfile.v2 /dev/null

libs/assign/test/Jamfile.v2
libs/conversion/test/Jamfile.v2
libs/date_time/test/Jamfile.v2
libs/filesystem/test/Jamfile.v2
libs/format/test/Jamfile.v2
libs/graph/test/Jamfile.v2
libs/io/test/Jamfile.v2
libs/iostreams/test/Jamfile.v2
libs/math/test/Jamfile.v2
libs/program_options/test/Jamfile.v2
libs/ptr_container/test/Jamfile.v2
libs/python/test/Jamfile.v2
libs/range/test/Jamfile.v2
libs/regex/test/Jamfile.v2
libs/serialization/test/Jamfile.v2
libs/statechart/test/Jamfile.v2
libs/system/test/Jamfile.v2
libs/test/test/Jamfile.v2
libs/thread/test/Jamfile.v2
libs/utility/test/Jamfile.v2
libs/xpressive/test/Jamfile.v2

For those libraries, you would have had the shared _and_ static linked
version lying around when runnig incremental tests...

Yours,

Jürgen

-- 
* Dipl.-Math. Jürgen Hunold  ! Ingenieurgesellschaft für 
* voice: ++49 511 262926 57  ! Verkehrs- und Eisenbahnwesen mbH  
* fax  : ++49 511 262926 99  ! Lister Straße 15
* juergen.hunold_at_[hidden]   ! www.ivembh.de

Boost-testing list run by mbergal at meta-comm.com