[CMake] Attaching files for dashboard submission

Tim Gallagher tim.gallagher at gatech.edu
Thu Oct 13 11:11:46 EDT 2011


Hi,

I was looking around on the internet for how to attach files, specifically images, to CDash submissions with CTest. I saw some other mailing list posts related to it in which people said the attached files were showing up as plain text instead of images on the dashboard. 

The solution was to set the "type" variable in the <NamedMeasurement> tag to something like image/png. Is there a way to do this without editing the Test.xml file? We are currently attaching the file with the ATTACHED_FILES property of the test. Is there a file-type variable that goes along with that?

Tim


More information about the CMake mailing list