[cmake-developers] CTest custom HTML

Charles Huet charles.huet at gmail.com
Wed Mar 9 04:13:48 EST 2016


Sadly this is quite not good enough.
We used to use this, by creating a composite image containing the
reference, generated and diff, but in some cases comparing accurately was
tedious.
Having the 3 images separately allows us to open each in a tab and quickly
switch from one to the other, making human comparison much easier.

Also, we have added some HTML buttons and tables, which we would lose by
using this.



Le mar. 8 mars 2016 à 19:27, Brad King <brad.king at kitware.com> a écrit :

> On 03/08/2016 11:09 AM, Charles Huet wrote:
> > mostly useful to display images, since some of our tests compare
> > images with ImageMagick
>
> CTest/CDash already supports sending images for display.  It was
> developed for the same purpose for VTK testing.  The test output
> can contain
>
>   <DartMeasurementFile name="SomeAnnotation"
> type="image/png">/path/to/file.png</DartMeasurementFile>
>
> CTest will load the named file and send it as part of the submission
> to CDash.
>
> -Brad
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20160309/cafa2d0b/attachment.html>


More information about the cmake-developers mailing list