Navigation Menu

Skip to content

Commit

Permalink
More tolerance in some tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Feb 8, 2021
1 parent c9ca4fe commit 465fe14
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Expand Up @@ -193,6 +193,9 @@ tests:
OUTPUT:
name: expected/polygonize.gml
type: vector
compare:
geometry:
topo_equal_check: True

- algorithm: qgis:voronoipolygons
name: Standard voronoi
Expand Down
Expand Up @@ -551,6 +551,9 @@ tests:
OUTPUT:
name: expected/tapered_buffer_line.gml
type: vector
compare:
geometry:
topo_equal_check: True

- algorithm: native:taperedbuffer
name: Tapered buffers (multiline)
Expand Down Expand Up @@ -583,6 +586,9 @@ tests:
OUTPUT:
name: expected/variable_width_buffer_by_m.gml
type: vector
compare:
geometry:
topo_equal_check: True

- algorithm: native:reclassifybytable
name: Reclassify by table
Expand Down

0 comments on commit 465fe14

Please sign in to comment.