View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0008255CMakeCTestpublic2008-12-07 22:022009-01-18 14:52
ReporterPhilip Lowman 
Assigned ToBill Hoffman 
PrioritynormalSeverityfeatureReproducibilityN/A
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0008255: [PATCH] A new option for CTest which will output the results of a failed unit test
DescriptionThe 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
TagsNo tags attached.
Attached Filesdiff file icon ctest_output_errors_on_test_failure.diff [^] (3,521 bytes) 2008-12-07 22:02 [Show Content]

 Relationships

  Notes
(0014603)
Bill Hoffman (manager)
2009-01-18 14:52

Thanks for the patch, it is now in CVS CMake

 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


Copyright © 2000 - 2018 MantisBT Team