Alexander Bruy
25983ee331
[processing] fix .ui file loading (follow up b52828fac7)
2016-05-30 14:39:28 +03:00
Médéric RIBREUX
59faf95c1d
Blacklist travis-ci qt5 tests and remove i.fft test
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
ec6b29aa8c
Remove NaN values from raster before hash calculation
2016-05-29 09:00:16 +02:00
Médéric Ribreux
f6710de670
Fix rasterhashes value with osgeo4travis values
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
bc4b3a20a7
Fix i.at.corr test
2016-05-29 09:00:16 +02:00
Médéric Ribreux
6b8f943022
Fix i.atcor algorithm
2016-05-29 09:00:16 +02:00
Médéric Ribreux
b40d2ff3ba
Add last set of tests
2016-05-29 09:00:16 +02:00
Médéric Ribreux
1f21af6672
Improve tests: add external file support into AlgorithmsTest
2016-05-29 09:00:16 +02:00
Médéric Ribreux
e70f9bcf0c
Add first set of unit tests
2016-05-29 09:00:16 +02:00
Matthias Kuhn
dbb24e971e
[processing tests] More tolerance in statistics test
2016-05-22 21:52:55 +02:00
Alexander Bruy
b7a4e20627
[processing] add Rectangles, Ovals, Diamonds algorithm ( fix #11575 )
...
This is direct port of abandoned "Rectangles, Ovals and diamonds" plugin.
There are two algorithms: one uses fixed values and second — variable
values from attribute table. Test for fixed distance version included.
2016-04-13 12:33:08 +03:00
Matthias Kuhn
fa90a7bb7c
ogrinfo reports null geometry features differently
2016-04-09 09:48:46 +02:00
Matthias Kuhn
f88cf7de8a
Drop processing algorithm comparison precision
2016-04-09 09:48:46 +02:00
Nyall Dawson
a30bf95c4b
Drop precision of some processing tests to pass on Windows
2016-03-31 16:44:57 +11:00
Anita Graser
b8d1fb6fc9
added buffer tests
2016-03-27 13:31:14 +02:00
Maximilian Krambach
097b18190c
identation errors and wrong file paths
2016-03-22 22:01:21 +01:00
Maximilian Krambach
2f97ec670c
fixed wrong location of testdata
2016-03-22 12:13:19 +01:00
Maximilian Krambach
9bc9e6b36b
identation
2016-03-22 09:22:22 +01:00
Maximilian Krambach
c445828f9e
changed check for validity from isGeosValid() to validateGeometry() in dissolve.py
2016-03-21 21:30:23 +01:00
Bernhard Ströbl
bd64b4fd4c
[processing] renew test results depending on polys.gml
2016-03-16 14:29:45 +01:00
Bernhard Ströbl
155e7128e0
[processing] change polygon test input
2016-03-16 14:17:08 +01:00
Bernhard Ströbl
02df48cf43
[processing] reflect changed test input in yaml file
2016-03-16 14:10:56 +01:00
Bernhard Ströbl
f73b572704
[processing] renew test output for eliminate
2016-03-16 14:07:12 +01:00
Bernhard Ströbl
51bf08c1d3
[processing] change test input to have adjacent polygons
2016-03-16 14:07:12 +01:00
Bernhard Ströbl
082b5757dc
[processing] add test for eliminate algorithm
2016-03-16 14:05:39 +01:00
Matthias Kuhn
f8175d33ef
[processing] Move custom source data to separate folder
2016-03-16 08:56:27 +01:00
Bernhard Ströbl
b432bde1bf
[processing] remove double quotes in test.yaml
2016-03-16 08:51:39 +01:00
Bernhard Ströbl
d7562eef95
[processing] add test for eliminate algorithm
2016-03-16 08:36:02 +01:00
Bernhard Ströbl
1dd7da4b3a
[processing] eliminate: prepare input layer for test
2016-03-16 08:35:33 +01:00
Matthias Kuhn
e888d6d684
[processing] Add autoincremental field test
2016-03-15 11:45:34 +01:00
Matthias Kuhn
9ca09abb02
Fix expected dataset for splitlineswithlines test
2016-03-14 09:57:04 +01:00
Bernhard Ströbl
97b0375804
[processing] test: limit coordinate comparison precision
2016-03-14 09:57:04 +01:00
Bernhard Ströbl
648e6ac692
[processing] test: remove gfs output files
2016-03-14 09:57:04 +01:00
Bernhard Ströbl
9124586bbf
[processing] update test output files
2016-03-14 09:57:04 +01:00
Bernhard Ströbl
bf54b9529a
[processing] test cases for splitlineswithlines
2016-03-14 09:57:04 +01:00
Matthias Kuhn
0395b3833e
Expect Failures for GDAL < 2 in processing test
2016-03-04 08:48:04 +01:00
Nyall Dawson
d24a2df64d
Followup 193fedf, updated expected results
2016-03-04 08:48:04 +01:00
Nyall Dawson
5a18bb628a
Revert "Followup 193fedf, updated expected results"
...
This reverts commit f722bb26a1267274248c9488fcb069719bfde254.
2016-03-04 10:51:41 +11:00
Nyall Dawson
f722bb26a1
Followup 193fedf, updated expected results
2016-03-04 09:12:22 +11:00
Matthias Kuhn
193fedf6c1
Add null geometry to processing test line dataset
2016-03-03 10:52:44 +01:00
Matthias Kuhn
3e5e108b1a
[processing] Make basic statistics translatable
2016-02-26 08:58:30 +01:00
Matthias Kuhn
3f10553069
Add new test type "regex" to processing tests
2016-02-23 10:24:34 +01:00
Matthias Kuhn
781c10ba1c
[processing] Add gdal test
2016-02-23 09:33:41 +01:00
Matthias Kuhn
450fb13047
[processing] Move AlgorithmTests to QgisAlgorithmTests
2016-02-23 09:33:41 +01:00
Alexander Bruy
d3852e481e
[processing] fix handling of NULLs is Basic statistics for text fields
2016-02-22 13:35:13 +02:00
Matthias Kuhn
20fc30b0fe
Add file comparison to processing tests
...
And a test for basic numeric statistics
2016-02-21 13:15:21 +01:00
Matthias Kuhn
9ad69adc35
Completely switch over to gml for processing test data
...
The different gdal versions have issues with geojson wrt null attribute types
2016-02-04 15:36:29 +01:00
Matthias Kuhn
29df8f3431
Fix broken output field types in test dataset
2016-02-04 13:36:43 +01:00
Matthias Kuhn
163894d055
[processing] Test densify with multipolygons
2016-02-04 13:36:43 +01:00
Matthias Kuhn
8adc871eef
[processing] Add expected test datasets
2016-02-04 13:36:43 +01:00