MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0008255 | CMake | CTest | public | 2008-12-07 22:02 | 2009-01-18 14:52 |
Reporter | Philip Lowman | ||||
Assigned To | Bill Hoffman | ||||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0008255: [PATCH] A new option for CTest which will output the results of a failed unit test | ||||
Description | The patch makes CTest output the output of any tests that fail. This is interpreted as meaning the test program either didn't return 0 or threw an exception. It can be enabled by: 1.) passing a new "--output-on-failure" command line option to ctest (or consequently by running "make test ARGS=--output-on-failure" when using CMake) 2.) setting a new CTEST_OUTPUT_ON_FAILURE environment variable | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://public.kitware.com/Bug/file/1905/ctest_output_errors_on_test_failure.diff | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2008-12-07 22:02 | Philip Lowman | New Issue | |||
2008-12-07 22:02 | Philip Lowman | File Added: ctest_output_errors_on_test_failure.diff | |||
2008-12-15 10:45 | Bill Hoffman | Status | new => assigned | ||
2008-12-15 10:45 | Bill Hoffman | Assigned To | => Bill Hoffman | ||
2009-01-18 14:52 | Bill Hoffman | Note Added: 0014603 | |||
2009-01-18 14:52 | Bill Hoffman | Status | assigned => closed | ||
2009-01-18 14:52 | Bill Hoffman | Resolution | open => fixed |
Notes | |||||
|
|||||
|
|