MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0014993 | CMake | CTest | public | 2014-06-26 03:46 | 2015-01-05 08:38 |
Reporter | ycollet | ||||
Assigned To | Nils Gladitz | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Intel | OS | Windows | OS Version | Windows 7 64 |
Product Version | CMake 2.8.12.2 | ||||
Target Version | Fixed in Version | CMake 3.1 | |||
Summary | 0014993: ctest doesn't manage correctly the -LE and -L flags | ||||
Description | I have added labels to my tests via: set_tests_properties(MyTest PROPERTIES LABELS "LABEL1;LABEL2;FAIL") I wanted to launch tests using the following command line: ctest -L LABEL1 -LE FAIL and no tests are launched. If I start ctest -L LABEL1 some tests are launched. If I start ctest -LE FAIL, some tests are launched. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2014-06-26 03:46 | ycollet | New Issue | |||
2014-06-26 04:53 | Nils Gladitz | Note Added: 0036256 | |||
2014-06-26 04:53 | Nils Gladitz | Status | new => resolved | ||
2014-06-26 04:53 | Nils Gladitz | Fixed in Version | => CMake 3.1 | ||
2014-06-26 04:53 | Nils Gladitz | Resolution | open => fixed | ||
2014-06-26 04:53 | Nils Gladitz | Assigned To | => Nils Gladitz | ||
2015-01-05 08:38 | Robert Maynard | Note Added: 0037570 | |||
2015-01-05 08:38 | Robert Maynard | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|