Skip to content

Commit

Permalink
Reenabled signed distance test
Browse files Browse the repository at this point in the history
  • Loading branch information
wschroed committed Sep 21, 2017
1 parent 36d23a0 commit c1993ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Filters/Points/Testing/Python/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ if ("${VTK_RENDERING_BACKEND}" STREQUAL "OpenGL2")
TestPointDensityFilter.py
TestPointDensityGradient.py
TestRadiusOutlierRemoval.py
# TestSignedDistanceFilter.py the filter produces uninitialized memory Will is working on a fix 2017-09-01
TestSignedDistanceFilter.py
TestStatisticalOutlierRemoval.py
TestUnsignedDistanceFilter.py
TestVoxelGridFilter.py
Expand Down

0 comments on commit c1993ab

Please sign in to comment.