$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Draft copy - Call for Submissions - CMake for Boost
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2018-10-23 22:08:17
AMDG
On 10/23/2018 03:35 PM, Raffi Enficiaud via Boost wrote:
>> <snip>
>>    e) testing a boost library - if testing of Boost libraries is to be
>> supported, the following features should be considered.  Those marked
>> * should be considered essential.
>>     *1) execution tests - must pass/ must fail
>>     *2) compile only tests - must pass/ must fail
>>     *3) link only tests - must pass/ must fail
> 
> Do we have link only tests in b2? Can somebody point me to an example?
> 
Yes.  They're pretty rare, though.
https://github.com/boostorg/type_index/blob/develop/test/Jamfile.v2#L59
In Christ,
Steven Watanabe