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

Author Committer Branch Timestamp Parent
jcfr jcfr master 2014-03-26 16:34:13 master 1a0a70b1
Changeset

BUG: Test data was missing since Slicer4 (test was still pointing where data
was in Slicer3)

See bug report:
http://na-mic.org/Mantis/view.php?id=3341

The test that was not working does the following:
It runs ResampleDTIVolume and the result of this operation does not matter.
What is interesting is that the test makes sure that extending itkTestMainExtend
ed.h to work with DTI did not break the normal behavior of that file and that it
still works with scalar images too.
Therefore, it compares a scalar image with itself and verifies that the test
passes successfully

From: fbudin69500 <fbudin@unc.edu>

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

add - Modules/CLI/ResampleDTIVolume/Data/Baseline/Brain_slice.nrrd Diff File
mod - Modules/CLI/ResampleDTIVolume/Testing/CMakeLists.txt Diff File