Skip to content
Snippets Groups Projects
Commit 52b51415 authored by Brad King's avatar Brad King
Browse files

vtkTestingMacros: Generalize add_test_(python|tcl)

Teach add_test_(python|tcl) to parse explicit NO_DATA, NO_RT, NO_VALID,
and NO_OUTPUT keyword options for tests that do not need VTK_DATA_ROOT
or do not use a valid baseline image.  Factor add_test_python1 into
add_test_python and distinguish them with the NO_RT keyword argument.
Update call sites to produce identical test command lines before and
after this change.

Change-Id: I09f874b26aab409e55e7aa6f92412314540dbb85
parent 0e3f070e
Branches
No related tags found
No related merge requests found
Showing
with 171 additions and 139 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment