[CDash] Submitted "files" presentation

Zack Galbreath zack.galbreath at kitware.com
Mon Mar 4 18:05:37 UTC 2019


On Tue, Feb 26, 2019 at 11:57 AM Cristian Morales Vega <
christian.morales.vega at gmail.com> wrote:

> On Tue, 26 Feb 2019 at 16:07, Cristian Morales Vega
> <christian.morales.vega at gmail.com> wrote:
> > ctest_submit() let's you submit PARTS, but also FILES. I have
> > submitted a file with the output of "llvm-cov" with Source-based Code
> > Coverage. I know CDash only supports gcov coverage right now, I don't
> > expect to get full support for it. But I was hoping to be able to
> > access the submitted file somehow from the CDash web view, linked
> > somehow to the build. Maybe some "Extra files" section or something.
>
> I have actually managed to get what I wanted with ctest_upload(). Not
> really sure what's supposed to be the difference, though.
>


I'm glad you figured out how to upload your file to CDash.

In my experience, `ctest_submit(FILES ...)` is mostly used for manually
submitting CTest XML files that have been generated previously.

As you discovered, `ctest_upload` allows you to associate arbitrary files
or URLs with your build.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cdash/attachments/20190304/7fdcf35b/attachment.htm>


More information about the CDash mailing list