MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0014287 | CMake | CTest | public | 2013-07-11 17:59 | 2016-06-10 14:31 |
Reporter | Rolf Eike Beer | ||||
Assigned To | Kitware Robot | ||||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | moved | ||
Platform | OS | OS Version | |||
Product Version | CMake 2.8.11.2 | ||||
Target Version | Fixed in Version | ||||
Summary | 0014287: CTest options should be cumulative | ||||
Description | Writing a commandline like "ctest -R (foo|bar)" requires quoting of the regex e.g. with bash as bash tries to interpret (|) itself. Also if the number of expressions grows those regexes become clumsy. It would be very nice if the same could be achieved by simply calling ctest -R foo -R bar. The same probably applies to -L, -LE, -E, -I, and maybe also -A. For the moment it would be at least helpful to warn if any of these is used multiple times so it is obvious why it doesn't work. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2013-07-11 17:59 | Rolf Eike Beer | New Issue | |||
2013-07-11 18:05 | Jean-Christophe Fillion-Robin | Note Added: 0033528 | |||
2013-07-12 04:52 | Marcel Loose | Note Added: 0033529 | |||
2013-07-15 08:32 | Brad King | Status | new => backlog | ||
2016-06-10 14:29 | Kitware Robot | Note Added: 0042318 | |||
2016-06-10 14:29 | Kitware Robot | Status | backlog => resolved | ||
2016-06-10 14:29 | Kitware Robot | Resolution | open => moved | ||
2016-06-10 14:29 | Kitware Robot | Assigned To | => Kitware Robot | ||
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|