mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-15 00:02:52 -04:00
More tolerance in some tests
This commit is contained in:
parent
c9ca4febfe
commit
465fe14ea8
@ -193,6 +193,9 @@ tests:
|
||||
OUTPUT:
|
||||
name: expected/polygonize.gml
|
||||
type: vector
|
||||
compare:
|
||||
geometry:
|
||||
topo_equal_check: True
|
||||
|
||||
- algorithm: qgis:voronoipolygons
|
||||
name: Standard voronoi
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user