Skip to content

Commit

Permalink
Issue #86: Adding 3D tests to affine deformation field
Browse files Browse the repository at this point in the history
  • Loading branch information
mmodat committed Nov 17, 2022
1 parent ebae982 commit 089bc0c
Show file tree
Hide file tree
Showing 3 changed files with 176 additions and 206 deletions.
3 changes: 0 additions & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -199,9 +199,6 @@ add_subdirectory(cmake)
#-----------------------------------------------------------------------------
if(BUILD_TESTING)
enable_testing()
include(${CMAKE_ROOT}/Modules/Dart.cmake)
set(TESTING_2D_FILE "" CACHE FILEPATH "2D nifti file used to generate testing data")
set(TESTING_3D_FILE "" CACHE FILEPATH "2D nifti file used to generate testing data")
add_subdirectory(reg-test)
endif(BUILD_TESTING)
#-----------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion niftyreg_build_version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@

1
Loading

0 comments on commit 089bc0c

Please sign in to comment.