[vtk-developers] can someone commit a test image
Sebastien BARRE
sebastien.barre at kitware.com
Mon May 27 10:03:02 EDT 2002
At 5/24/2002 03:49 PM, you wrote:
>sorry, never mind all that last bit...got it checked in
Dean, the ImagePlaneWidget test is failing at the moment on most platforms
because it explicitly tries to get VTK_DATA_ROOT. This env var is not
defined on most systems.
Can you please use the usual vtkTestUtilities.h facilities to get the
location of the data (check the other .cxx tests, they call
ExpandDataFileName or ExpandFileNameWithArgOrEnvOrDefault, etc.). The
location of the data is most of the times passed as a parameter to the test
from the CMakeList file ADD_TEST command.
Thanks
--
Sebastien Barre
More information about the vtk-developers
mailing list