Re: [CMake] Issue in CTest when both --label-regex and --label-exclude is used

2014-06-06 Thread Nils Gladitz
On 06/05/2014 12:03 PM, William Deurwaarder wrote: Hi, When both --label-regex and --label-exclude is used to filter tests in CTest the result is always 'No tests were found!!!'. In my opinion this is caused by a small error in ./Source/CTest/cmCTestTestHandler.cxx line 1530 (CMake 2.8.12) or li

[CMake] Issue in CTest when both --label-regex and --label-exclude is used

2014-06-05 Thread William Deurwaarder
Hi, When both --label-regex and --label-exclude is used to filter tests in CTest the result is always 'No tests were found!!!'. In my opinion this is caused by a small error in ./Source/CTest/cmCTestTestHandler.cxx line 1530 (CMake 2.8.12) or line 1561 (CMake 3.0.0-rc3) where the statement is: