[Cdash] Multiple calls to ctest_test

Pat Marion james.patrick.marion at gmail.com
Thu Sep 12 17:23:32 UTC 2013


Hi Zack,

I've tried with APPEND, and I tried doing ctest_submit(PARTS Test) after
each call to ctest_test, but no luck.  I think I will create a simple
project to demonstrate the issue (and maybe I'll discover my mistake while
doing that...)

Pat


On Thu, Sep 12, 2013 at 1:21 PM, Zack Galbreath
<zack.galbreath at kitware.com>wrote:

> On Thu9/1213 Thu Sep 12 12:15 PM, Pat Marion wrote:
>
>>
>> ctest_build()
>>
>>
> This is the line that is deleting your prior results.  use this instead:
> ctest_build(BUILD "${CTEST_BINARY_DIRECTORY}" APPEND)
>
> Here's the relevant blog post on why this is necessary:
> http://www.kitware.com/blog/**home/post/11<http://www.kitware.com/blog/home/post/11>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cdash/attachments/20130912/e0e2c82c/attachment-0003.htm>


More information about the CDash mailing list