1
0
mirror of https://github.com/qgis/QGIS.git synced 2025-03-20 00:04:19 -04:00
QGIS/python/plugins/processing/tests/testdata/script_algorithm_tests.yaml

18 lines
363 B
YAML
Raw Normal View History

2017-03-16 13:15:45 +02:00
# See ../README.md for a description of the file format
tests:
2017-06-27 11:12:20 +10:00
- algorithm: script:centroids
name: Centroids script test
params:
INPUT_LAYER:
name: polys.gml
type: vector
results:
OUTPUT_LAYER:
name: expected/centroid_polys.gml
type: vector
compare:
geometry:
precision: 7