Text files can already be "attached to build rows" (as notes) by setting CTEST_NOTES_FILES in the driving ctest -S script to the list of text files you want to display there. Are you setting CTEST_NOTES_FILES?<br>
<br>We typically do this from dashboard scripts to attach the script itself as a note:<br><br>  set(CTEST_NOTES_FILES ${CTEST_SCRIPT_DIRECTORY}/${CTEST_SCRIPT_NAME})<br><br><br>HTH,<br>David<br><br><br><div class="gmail_quote">
On Tue, Mar 1, 2011 at 9:44 AM, Zach Mullen <span dir="ltr"><<a href="mailto:zach.mullen@kitware.com">zach.mullen@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hello,<div><br></div><div>I'm currently working on a CDash/CTest feature that will allow you to do this.  It will be in the next release of CTest and CDash, or if you wish you can use the trunk version of CDash and the "next" branch of CMake to try it out, it should be ready in the next couple of days.</div>

<div><br></div><div>Thanks,</div><div><br>-- <br><font color="#888888">Zach Mullen<div>R & D Engineer<br>Kitware Inc.<br>(919) 969-6990 x314</div></font><div><div></div><div class="h5"><br><div class="gmail_quote">On Tue, Mar 1, 2011 at 4:00 AM, sun sun <span dir="ltr"><<a href="mailto:truemailnow@gmail.com" target="_blank">truemailnow@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">I have setup cdash for my project. I would like to submit additional<br>
files (like log files and other text files) to cdash so that<br>
additional details can be seen on the cdash page. How should I go<br>
about it ?<br>
_______________________________________________<br>
Cdash mailing list<br>
<a href="mailto:Cdash@public.kitware.com" target="_blank">Cdash@public.kitware.com</a><br>
<a href="http://public.kitware.com/cgi-bin/mailman/listinfo/cdash" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/cdash</a><br>
</blockquote></div><br><br clear="all"><br><br>
</div></div></div>
<br>_______________________________________________<br>
Cdash mailing list<br>
<a href="mailto:Cdash@public.kitware.com">Cdash@public.kitware.com</a><br>
<a href="http://public.kitware.com/cgi-bin/mailman/listinfo/cdash" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/cdash</a><br>
<br></blockquote></div><br>