[Cmake] ctest of vtk tests

Dean Inglis dean.inglis at camris.ca
Mon, 17 May 2004 14:53:22 -0400


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