$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Fernando Cacciola (fernando_cacciola_at_[hidden])
Date: 2007-03-12 07:51:11
Martin Wille wrote:
> Fernando Cacciola wrote:
>
>> As I said in my first post about these, "optional_test_ref_fail2" is
>> no longer in the Jamfile.
>> So these "fail" results for msvc-7.1 and msvc-8.0 are wrong. The test
>> shouldn't execute, and if it still does, it should just be ignored.
>
> As I wrote several times:
>
> Please, everyone, inform the testers about changes that involve
> renaming
> or removing tests!
>
Oh.
We should post to this list saying so I guess.
>
> Several of the testers run tests incrementally. Until there's support
> for removing old tests in Boost.Build (which might never be the case)
> old tests have to get deleted manually.
>
OK.
I didn't know that.
I expected it to be as simple as removing them from the bjam file.
Best
Fernando Cacciola