|
Boost Testing : |
From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2005-10-13 07:48:17
On Oct 12, 2005, at 5:20 PM, Bronek Kozicki wrote:
> Since tests are taking too much CPU time on my office machine
> (daily run
> starts at 7pm and ends past 10am next day, thus making my job little
> difficult) I will skip CVS-HEAD. From now on I will run tests only on
> CVS-RC_1_33_0 , till release is ready. As a little benefit, I may try
> STLPort with mingw toolset, if anyone is interested.
Looks like testing is also taking up too much space :(
You might want to try the "<debug-symbols>off" trick to save some
space when testing.
Doug