Skip to content

Commit

Permalink
update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbruy committed Jan 15, 2020
1 parent 1fe16b7 commit 57e211d
Showing 1 changed file with 1 addition and 17 deletions.
Expand Up @@ -637,7 +637,7 @@ tests:
intval: skip
floatval: skip

- algorithm: qgis:rectanglesovalsdiamondsfixed
- algorithm: native:rectanglesovalsdiamonds
name: Create fixed distance rectangle buffers around points
params:
HEIGHT: 0.25
Expand All @@ -656,22 +656,6 @@ tests:
geometry:
precision: 7

- algorithm: qgis:rectanglesovalsdiamondsvariable
name: Rectangles ovals diamonds variable
params:
HEIGHT: id
INPUT:
name: points.gml
type: vector
ROTATION: id2
SEGMENTS: 1
SHAPE: 0
WIDTH: id
results:
OUTPUT:
name: expected/rectanglesovalsdiamondsvariable.gml
type: vector

- algorithm: native:mergelines
name: Merge lines algorithm
params:
Expand Down

0 comments on commit 57e211d

Please sign in to comment.