Boost logo

Boost :

Subject: Re: [boost] CMake and Boost Build tests
From: Roger Leigh (rleigh_at_[hidden])
Date: 2017-07-26 21:33:50


On 26/07/17 22:13, paul wrote:
> On Wed, 2017-07-26 at 21:48 +0100, Roger Leigh via Boost wrote:

>> https://github.com/apache/xerces-c/blob/f7654ee16b1dc2fb6e2b68777895c5384cd5
>> 1c28/tests/CMakeLists.txt#L176
>>
>> and the wrapper logic in
>>
>> https://github.com/apache/xerces-c/blob/f7654ee16b1dc2fb6e2b68777895c5384cd5
>> 1c28/cmake/RunTest.cmake#L45
>>
>> as one way to do this.
>
> There's really no need for that because you can just set the test property
> WILL_FAIL to true, like I showed in my previous email.

For the simple case that's definitely possible. It depends entirely
upon what you're testing and how you determine success or failure for
those tests.

Regards,
Roger


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk