[vtkusers] ctest of vtk tests

William A. Hoffman billlist at nycap.rr.com
Mon May 17 15:25:40 EDT 2004


This is not an option for ctest.
You could do this:

ctest -R TestScalarBarWidget -V

Then look at the output and repeat the command line, and
add the -I.  The -I goes with the testdriver program
that is build as part of VTK, and is not an option to ctest.

-Bill



At 02:53 PM 5/17/2004, Dean Inglis wrote:
>Hi,
>
>Sorry, I can't seem to find a previous post on this.
>I want to do 
>
>ctest -R TestScalarBarWidget -I
>
>to keep the test window open and interactive after the 
>test is done but the "I" is ignored. What is the correct
>syntax? (this should be in a FAQ somewhere, I think)
>
>Dean
>
>_______________________________________________
>This is the private VTK discussion list. 
>Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
>Follow this link to subscribe/unsubscribe:
>http://www.vtk.org/mailman/listinfo/vtkusers 




More information about the vtkusers mailing list