More tolerance in some tests

This commit is contained in:
Nyall Dawson 2021-02-04 20:25:19 +10:00
parent c9ca4febfe
commit 465fe14ea8
2 changed files with 9 additions and 0 deletions

View File

@ -193,6 +193,9 @@ tests:
OUTPUT:
name: expected/polygonize.gml
type: vector
compare:
geometry:
topo_equal_check: True
- algorithm: qgis:voronoipolygons
name: Standard voronoi

View File

@ -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)
@ -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