$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Jurko Gospodnetiæ (jurko_for_boost_at_[hidden])
Date: 2007-04-05 05:45:09
Hi.
>> I was wandering was it ok for boost.build unit tests to leave behind
>> their temporary working folders?
>
> Can you clarify? The folders in system's temporary folder are supposed
> to be removed.
Their contents gets cleared but the folders themselves get left behind.
Disk usage is not that problematic but I ran into a problem when I
tried to look at the exact folder used by a test as its target folder
was hard to find amongst several thousand similarly named folders. :-)))
(I ran the full test suite a few times before :-))))
Best regards,
Jurko Gospodnetiæ