Skip to content

Commit 32f0464

Browse files
committed
ENH: add cthead1.png data to local module
Referring to ITK_DATA_ROOT does not work when module is built outside the ITK repository.
1 parent 5627e53 commit 32f0464

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ itk_add_test(NAME CoocurrenceTextureFeaturesImageFilterTestVectorImageSeparateFe
246246

247247
itk_add_test(NAME itkFirstOrderTextureFeaturesImageFilterTest1
248248
COMMAND TextureFeaturesTestDriver itkFirstOrderTextureFeaturesImageFilterTest
249-
DATA{${ITK_DATA_ROOT}/Input/cthead1.png}
249+
DATA{Input/cthead1.png}
250250
${ITK_TEST_OUTPUT_DIR}/itkTextureFeatureImageFilterTest1.mha
251251
5
252252
)

test/Input/cthead1.png.md5

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
e395391caad7463c8231bd5f2ce9d61b

test/Input/cthead1.png.sha512

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
32d5c12cd02f537c901ee48ad2f438fcf5399f7292bf9c0abfb8da91b74fc2e0c4983e9650283db3462d22f05f05a8637a6c3b8188159e4bbd6dc68804a84870

0 commit comments

Comments
 (0)