Fixed test for sliced iteration with buffer to use dynamic field sizes
Compare changes
+ 11
− 7
@@ -19,7 +19,7 @@ def _generate_fields(dt=np.uint64, num_directions=1, layout='numpy'):
@@ -190,10 +190,14 @@ def test_field_layouts():
@@ -211,7 +215,7 @@ def test_iteration_slices():
@@ -229,6 +233,6 @@ def test_iteration_slices():