The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=13933 
====================================================================== 
Reported By:                Mathias Gaunard
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   13933
Category:                   CTest
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-02-18 12:26 EST
Last Modified:              2013-02-18 12:26 EST
====================================================================== 
Summary:                    CTest should delete files if compilation failed
Description: 
In a setup where a clean is not issued between builds, if building of a
particular test executable fails the Test pass may run an outdated executable
from a previous build.

To avoid this problem, it would be nice if the ctest Build phase removed
whatever executables failed to be generated.

Forcing a clean before is not a good idea since it causes unnecessary
re-building of things that haven't changed.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-02-18 12:26 Mathias GaunardNew Issue                                    
======================================================================

--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to