MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0013949 | CMake | CMake | public | 2013-02-25 01:46 | 2016-06-10 14:31 |
| Reporter | Dave Abrahams | ||||
| Assigned To | Kitware Robot | ||||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | Mac | OS | OS X | OS Version | 10.8 |
| Product Version | CMake 2.8.10.2 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0013949: FAIL_REGULAR_EXPRESSION doesn't match beginning-of-line properly | ||||
| Description | I ended up doing: set_tests_properties(conversion PROPERTIES DEPENDS prepare FAIL_REGULAR_EXPRESSION "(^| )[+][+] WARNING: " ) because this wasn't working: set_tests_properties(conversion PROPERTIES DEPENDS prepare FAIL_REGULAR_EXPRESSION "^[+][+] WARNING: " ) | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2013-02-25 01:46 | Dave Abrahams | New Issue | |||
| 2013-02-25 08:58 | Brad King | Note Added: 0032371 | |||
| 2016-06-10 14:28 | Kitware Robot | Note Added: 0042236 | |||
| 2016-06-10 14:28 | Kitware Robot | Status | new => resolved | ||
| 2016-06-10 14:28 | Kitware Robot | Resolution | open => moved | ||
| 2016-06-10 14:28 | Kitware Robot | Assigned To | => Kitware Robot | ||
| 2016-06-10 14:31 | Kitware Robot | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||