Skip to content

Commit

Permalink
Temporarily disable GetDeformationFieldTest
Browse files Browse the repository at this point in the history
  • Loading branch information
onurulgen committed Oct 30, 2023
1 parent 97bce9e commit 3db10fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion niftyreg_build_version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
353
354
2 changes: 1 addition & 1 deletion reg-test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ set(EXEC_LIST reg_test_affineDeformationField)
set(EXEC_LIST reg_test_be ${EXEC_LIST})
set(EXEC_LIST reg_test_blockMatching ${EXEC_LIST})
set(EXEC_LIST reg_test_conjugateGradient ${EXEC_LIST})
set(EXEC_LIST reg_test_getDeformationField ${EXEC_LIST})
# set(EXEC_LIST reg_test_getDeformationField ${EXEC_LIST})
set(EXEC_LIST reg_test_composeField ${EXEC_LIST})
set(EXEC_LIST reg_test_imageGradient ${EXEC_LIST})
set(EXEC_LIST reg_test_interpolation ${EXEC_LIST})
Expand Down

0 comments on commit 3db10fa

Please sign in to comment.