Import 2017-06-07 23:51:09: master 2b512c8d

Author Committer Branch Timestamp Parent
johan.andruejol johan.andruejol master 2016-01-08 14:15:23 master 5fd54c6d
Changeset

COMP: Ensure CLI tests pass independently of Slicer_BUILD_CLI

This commit updates the tests introduced in r24834
(BUG: Fix CLI running issues and add tests to prevent future regression).
by using "CLI4Test" instead of "ThresholdScalarVolume".

This ensures that the tests "TwoCLIsInARowTest" and "TwoCLIsInParallelTest"
always work if Slicer_BUILD_CLI_SUPPORT is ON and Slicer_BUILD_CLI is OFF.

git-svn-id: http://svn.slicer.org/Slicer4/trunk@24856 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Applications/SlicerApp/Testing/Python/CMakeLists.txt Diff File
mod - Applications/SlicerApp/Testing/Python/TwoCLIsInARowTest.py Diff File
mod - Applications/SlicerApp/Testing/Python/TwoCLIsInParallelTest.py Diff File