[Cdash] Sending XML files

Bill Hoffman bill.hoffman at kitware.com
Sat May 9 21:33:54 UTC 2009


Julien Jomier wrote:
> Hi João,
> 
> CDash doesn't need all of them to work, actually even if you submit only 
> one of them, you should see a new row in CDash.
> 
> Hope that helps,
> Julien
> 
> João Henrique Freitas wrote:
>> Hello,
>>
>> I'm not using cmake/ctest and need to submit the XML files to the
>> cdash. They are (get from http://public.kitware.com/Wiki/CDash:XML) :
>>
>> Build.xml
>> Configure.xml
>> CoverageLog.xml
>> Coverage.xml
>> DynamicAnalysis.xml
>> Notes.xml
>> Test.xml
>>


You might want to look at these wiki entries:

http://public.kitware.com/Wiki/CTest:Using_CTEST_and_CDASH_without_CMAKE

http://www.vtk.org/Wiki/CMake_Generating_Testing_Files

They show how to use ctest for a project not using CMake, might be 
easier that creating your own xml files.

-Bill



More information about the CDash mailing list