[vtk-developers] Single test file used for more than one test?

Burlen Loring burlen.loring at gmail.com
Thu Sep 11 11:22:36 EDT 2014


Hi Cory,

That's how the surface LIC tests are written. Take a look at 
VTK/Rendering/LIC/Testing/Cxx/CMakeLists.txt

Burlen

On 09/11/2014 08:07 AM, Cory Quammen wrote:
> Hi all,
>
> I'm writing a VTK test that takes some command-line arguments to
> control some options in a filter. What I would like to do is define
> several tests in the CMakeLists.txt file that run this same code but
> which pass different arguments in through argv[].
>
> I haven't found an example of this kind of test in VTK. Most tests are
> defined by passing to vtk_add_test_cxx the name of the source file for
> the test.
>
> Can anyone point me to an example similar to what I want to do?
>
> Thanks!
> Cory
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtk-developers
>




More information about the vtk-developers mailing list