23 Oct
2018
23 Oct
'18
10:08 p.m.
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