<p dir="ltr">Thanks Bill!</p>
<div class="gmail_quote">On Jul 25, 2014 9:16 AM, "Bill Lorensen" <<a href="mailto:bill.lorensen@gmail.com">bill.lorensen@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I have a working vrml file. I'll update the example and file later today.<br>
<br>
<br>
On Thu, Jul 24, 2014 at 4:52 PM, Bill Lorensen <<a href="mailto:bill.lorensen@gmail.com">bill.lorensen@gmail.com</a>> wrote:<br>
> The examples have their own way of specifying test args in the cmake<br>
> lists that exist in a full checkout of the examples.<br>
>  Each example directory has a cmake lists file that controls the testing.<br>
><br>
> This is somewhat explained here:<br>
> <a href="http://www.vtk.org/Wiki/VTK/Examples/Instructions/ForAdministrators" target="_blank">http://www.vtk.org/Wiki/VTK/Examples/Instructions/ForAdministrators</a><br>
><br>
><br>
> On Thu, Jul 24, 2014 at 4:25 PM, David Cole via vtk-developers<br>
> <<a href="mailto:vtk-developers@vtk.org">vtk-developers@vtk.org</a>> wrote:<br>
>>>> What should the strategy be for an example that requires a filename,<br>
>>>> but does not have a default value built into its code...?<br>
>><br>
>><br>
>>> If you're using vtk_add_test_*, setting ${name}_ARGS before calling it<br>
>>> should be sufficient.<br>
>><br>
>><br>
>> The wiki examples have their own dashboard, that run from this git repo:<br>
>> <a href="https://gitorious.org/vtkwikiexamples" target="_blank">https://gitorious.org/vtkwikiexamples</a><br>
>><br>
>> They build against VTK using find_package for VTK, so as far as I know, they<br>
>> can't call vtk_add_test_* -- they should build against a build tree or an<br>
>> install tree of VTK, and they work with VTK 5 and VTK 6.<br>
>><br>
>> The (still separate) dashboard for them is here:<br>
>> <a href="http://open.cdash.org/index.php?project=VTKWikiExamples" target="_blank">http://open.cdash.org/index.php?project=VTKWikiExamples</a><br>
>><br>
>><br>
>> D<br>
>><br>
>> _______________________________________________<br>
>> Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
>><br>
>> Visit other Kitware open-source projects at<br>
>> <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
>><br>
>> Follow this link to subscribe/unsubscribe:<br>
>> <a href="http://public.kitware.com/mailman/listinfo/vtk-developers" target="_blank">http://public.kitware.com/mailman/listinfo/vtk-developers</a><br>
>><br>
><br>
><br>
><br>
> --<br>
> Unpaid intern in BillsBasement at noware dot com<br>
<br>
<br>
<br>
--<br>
Unpaid intern in BillsBasement at noware dot com<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtk-developers" target="_blank">http://public.kitware.com/mailman/listinfo/vtk-developers</a><br>
<br>
</blockquote></div>