$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] PropertyTree automated tests
From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2009-09-04 17:01:27
Daniel James wrote:
> 2009/9/4 Sebastian Redl <sebastian.redl_at_[hidden]>:
>
>> Hi,
>>
>> There are no test results at all for the proptree library on trunk.
>> There isn't even a row in the table for it. Why is that so?
>>
>
> You need to add it to status/Jamfile.v2 so that it's included in the
> regression tests.
>
Ah, thanks.
Sebastian