add_test_python(ContinuousClose2D.py Imaging)
add_test_python(LaplacianEdgeEnhance.py Imaging)
add_test_python(MultipleUpdateExtents.py Imaging)
add_test_python(ResliceBSpline.py Imaging)
add_test_python(ResliceColorWrap.py Imaging)
add_test_python(ResliceInformationInput.py Imaging)
add_test_python(ResliceInterpolationModes.py Imaging)
add_test_python(ResliceInterpolationOblique.py Imaging)
add_test_python(ResliceLanczosKaiser.py Imaging)
add_test_python(ResliceMirrorOblique.py Imaging)
add_test_python(ResliceMirrorPad.py Imaging)
add_test_python(ResliceOptimizationOff.py Imaging)
add_test_python(ReslicePermutations.py Imaging)
add_test_python(ReslicePermuteResample.py Imaging)
add_test_python(ReslicePermuteSlab.py Imaging)
add_test_python(ResliceSlabModes.py Imaging)
add_test_python(ResliceToColors.py Imaging)
add_test_python(ResliceWrapOblique.py Imaging)
add_test_python(ResliceWrapPad.py Imaging)
add_test_python(Spectrum.py Imaging)
add_test_python(TestAccumulate.py Imaging)
add_test_python(TestAllFlips.py Imaging)
add_test_python(TestAnisotropicDiffusion2D.py Imaging)
add_test_python(TestAnisotropicDiffusion3D.py Imaging)
add_test_python(TestButterworthHighPass.py Imaging)
add_test_python(TestButterworthLowPass.py Imaging)
add_test_python(TestCache.py Imaging)
add_test_python(TestChangeInformation.py Imaging)
add_test_python(TestCheckerboard.py Imaging)
add_test_python(TestCityBlockDistance.py Imaging)
add_test_python(TestConvolve.py Imaging)
add_test_python(TestCorrelation.py Imaging)
add_test_python(TestDivergence.py Imaging)
add_test_python(TestDotProduct.py Imaging)
add_test_python(TestEuclideanDistance.py Imaging)
add_test_python(TestEuclideanDistanceCached.py Imaging)
add_test_python(TestEuclideanToPolar.py Imaging)
add_test_python(TestFFTCorrelation.py Imaging)
add_test_python(TestGradientMagnitude.py Imaging)
add_test_python(TestGradientMagnitude2.py Imaging)
add_test_python(TestHSIToRGB.py Imaging)
add_test_python(TestHSVToRGB.py Imaging)
add_test_python(TestHybridMedian2D.py Imaging)
add_test_python(TestIdealLowPass.py Imaging)
add_test_python(TestImageProjection.py Imaging)
add_test_python(TestIslandRemoval2D.py Imaging)
add_test_python(TestLassoStencil.py Imaging)
add_test_python(TestMapToRGBABlockStreaming.py Imaging)
add_test_python(TestMapToWindowLevelColors.py Imaging)
add_test_python(TestMapToWindowLevelColors2.py Imaging)
add_test_python(TestMask2.py Imaging)
add_test_python(TestMedian3D.py Imaging)
add_test_python(TestNormalize.py Imaging)
add_test_python(TestOpenClose3D.py Imaging)
add_test_python(TestPermute.py Imaging)
add_test_python(TestQuantizeTo16Colors.py Imaging)
add_test_python(TestROIStencil.py Imaging)
add_test_python(TestRange3D.py Imaging)
add_test_python(TestResample.py Imaging)
add_test_python(TestSeparableFilter.py Imaging)
add_test_python(TestShiftScale.py Imaging)
add_test_python(TestShiftScale2.py Imaging)
add_test_python(TestSimpleImageExample.py Imaging)
add_test_python(TestSkeleton2D.py Imaging)
add_test_python(TestSobel3D.py Imaging)
add_test_python(TestStencilToImage.py Imaging)
add_test_python(TestStencilWithFunction.py Imaging)
add_test_python(TestStencilWithImage.py Imaging)
add_test_python(TestVariance3D.py Imaging)
add_test_python(TestWrapPad.py Imaging)
add_test_python(resampledTexture.py Imaging)
add_test_python(voxelModel.py Imaging)
add_test_python(TestExtractVOI.py Parallel)
add_test_python(TestImageWeightedSum.py Imaging)
# add_test_python(WindowLevelInterface.py Imaging) # TCL test not being made as well !!!

if (VTK_DATA_ROOT)
   add_test_python(IdealHighPass.py Imaging)
   add_test_python(TestImageCanvas.py Imaging)
   add_test_python(TestInPlaceFilter.py Imaging)
   add_test_python(TestSobel2D.py Imaging)
   add_test_python(TestBlendStencil.py Imaging)
   add_test_python1(imageMCAll Baseline/Graphics)
   add_test_python1(TestAllBlends Baseline/Imaging)
   add_test_python1(TestAllBlendsFloat Baseline/Imaging)
   add_test_python1(TestAllLogic Baseline/Imaging)
   add_test_python1(TestAllMaskBits Baseline/Imaging)
   add_test_python1(TestAllMathematics Baseline/Imaging)
   add_test_python1(TestAllShrinks Baseline/Imaging)
   add_test_python1(TestImageThresholdConnectivity Baseline/Imaging)
   add_test_python1(TestThreshold Baseline/Imaging)
   add_test_python1(TestWipe Baseline/Imaging)
   add_test_python1(reconstructSurface Baseline/Imaging)
endif()
