$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Garland (jeff_at_[hidden])
Date: 2002-07-24 15:48:47
> Be careful. The current test setup using Boost.Build V1 has a terrible time
> being able to communicate results when the target directory is in a
> different tree from ../status/bin/... That's why some test results are
> just "Missing" now.
Ok, but I don't think what we are discussing would change that? It's
just that status/bin would be under gdtl/test and gdtl/test/gregorian
and gdtl/test/posix_time/ instead of gdtl/build.
> That being said, I very much agree that we should refactor the test
> Jamfiles, more or less along the lines being discussed.
>
> But we might want to hold off actual implementation until Boost.Build V2.
One of the clear issues with CVS is that it doesn't move files
and directories well. So I was hoping to avoid doing alot of
directory rearrangement post check-in.
Jeff