Thanks, Nils, I figured it out.
On Jan 20, 2017 2:41 AM, "Nils Gladitz" wrote:
> On 01/20/2017 12:59 AM, Aaron Boxer wrote:
>
> I have a test in my ctest suite that fails both with
>> and without a ! at the beginning of the test.
>>
>> So,
>>
>> FOO -BAR -BAZ
>>
>> fails
>>
>> and
>>
>> !FOO -BA
On 01/20/2017 12:59 AM, Aaron Boxer wrote:
I have a test in my ctest suite that fails both with
and without a ! at the beginning of the test.
So,
FOO -BAR -BAZ
fails
and
!FOO -BAR -BAZ
fails.
I am not aware of "!" having any special meaning in the context of
CTest. Can you elaborate?
I have a test in my ctest suite that fails both with
and without a ! at the beginning of the test.
So,
FOO -BAR -BAZ
fails
and
!FOO -BAR -BAZ
fails.
Any ideas, or how can I get more info on the failure ?
Thanks.
Aaron
--
Powered by www.kitware.com
Please keep messages on-topic and check