MantisBT - CMake | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0011935 | CMake | CMake | public | 2011-03-06 17:21 | 2015-07-08 08:57 | |||||
Reporter | Hassan | |||||||||
Assigned To | Stephen Kelly | |||||||||
Priority | normal | Severity | minor | Reproducibility | always | |||||
Status | closed | Resolution | duplicate | |||||||
Platform | Visual Studio 9 2008 | OS | Windows XP | OS Version | ||||||
Product Version | CMake 2.8.3 | |||||||||
Target Version | Fixed in Version | |||||||||
Summary | 0011935: CTest with --output-on-failure option | |||||||||
Description | We are using CMake with CTest and we found an issue regarding CTEST_OUTPUT_ON_FAILURE or –output-on-failure option in CTest. I added: set(CTEST_OUTPUT_ON_FAILURE ON) command in out CMakeLists.txt file for enabling our PRINTF's and getting more details about the failed test(as mentioned in the book), but this is not working. Currently for every CMake build we manually add this option in Visusal Studio setting and then it's working fine. I also tried: add_test(NAME ${TName} COMMAND ${TEST_NAME} ${TName} --output_on_failure) but it's also not working. Is this the right way or I am missing some thing. I am working on Windows XP and using Visual Studio 9 2008. | |||||||||
Steps To Reproduce | ||||||||||
Additional Information | ||||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | ||||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2011-03-06 17:21 | Hassan | New Issue | ||||||||
2011-03-10 16:34 | Johan Björk | Note Added: 0025751 | ||||||||
2011-03-10 16:34 | Johan Björk | Note Edited: 0025751 | bug_revision_view_page.php?bugnote_id=25751#r247 | |||||||
2012-08-11 21:35 | David Cole | Status | new => backlog | |||||||
2012-08-11 21:35 | David Cole | Note Added: 0030377 | ||||||||
2015-02-26 15:25 | Stephen Kelly | Relationship added | duplicate of 0005977 | |||||||
2015-02-26 15:25 | Stephen Kelly | Status | backlog => resolved | |||||||
2015-02-26 15:25 | Stephen Kelly | Resolution | open => duplicate | |||||||
2015-02-26 15:25 | Stephen Kelly | Assigned To | => Stephen Kelly | |||||||
2015-07-08 08:57 | Robert Maynard | Note Added: 0039075 | ||||||||
2015-07-08 08:57 | Robert Maynard | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|