-
Brad King authored
The VTKData repository no longer holds Baseline directories so drop references to such directories from the VTK source tree: * Replace the default -V in CMake/vtkTestingRenderingDriver.cmake with a value that will fail but indicate what to do. All current uses of this module have an explicit -V so the default should never be used. * Drop a few leftover Baseline directory references from comments in "*/*/Testing/*/CMakeLists.txt". * Remove boilerplate duplicate test command-line examples (that reference Baseline directories) from *.py tests and leave an updated example in "Wrapping/Python/README.txt". The command-line example convention was added long before the modern CTest infrastructure and is no longer needed anyway. Change-Id: I3001e99b3cc8c2717107e61b3b7f988caeb49cab
fc5d874c