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
Juergen E. Fischer
c6d921729e
python fixes:
...
* issues identified by pyflakes (star and unused imports)
* pyqtwrapper: add QtSvg
* some exceptions e.message => unicode(e)
* some translations tr("..." % foo) => tr("...") % foo
* TODO:
python/console/console_sci.py:547 QsciScintillaCompat?
python/plugins/db_manager/dlg_query_builder.py:304 pop_up_error?
2016-03-15 17:25:23 +01:00
Matthias Kuhn
74b5e12e37
[processing] Remove non-functional test code
2016-03-15 12:00:29 +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
e6785ba513
Be more verbose on exceptions in geoalgorithms
2016-03-10 12:14:29 +01:00
Nyall Dawson
8b34437192
Partially revert 3ec161
2016-03-10 12:59:58 +11:00
Nyall Dawson
3ec16131bc
Indentation
2016-03-10 10:45:19 +11:00
Matthias Kuhn
61b8896367
Fix expectedFailure in processing tests
2016-03-04 09:43:42 +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
Matthias Kuhn
db2ca3aaa2
Allow expectedFailure in processing tests
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
9b9c692be2
Syntax highlighting for processing tests readme
2016-03-01 08:17:46 +01:00
Matthias Kuhn
427a5fbff3
More markdown fixes for processing readme
2016-02-29 21:26:50 +01:00
Matthias Kuhn
5e5ae94b4c
Fix processing test readme markdown
2016-02-29 21:25:47 +01:00
Alexander Bruy
841de7eff2
[processing] add tests for ParameterPoint
2016-02-29 12:41:26 +02:00
Matthias Kuhn
3e5e108b1a
[processing] Make basic statistics translatable
2016-02-26 08:58:30 +01:00
Nyall Dawson
1b22dcc8a6
Indendation
2016-02-26 14:08:37 +11:00
Matthias Kuhn
6c1a771747
Update README.md
2016-02-23 13:27:35 +01:00
Matthias Kuhn
5085204c51
Update README.md
2016-02-23 13:23:12 +01:00
Matthias Kuhn
467f3f0210
More documentation for processing tests
2016-02-23 13:22:43 +01:00
Matthias Kuhn
3f10553069
Add new test type "regex" to processing tests
2016-02-23 10:24:34 +01:00
Matthias Kuhn
d0d284ad84
Update AlgorithmsTestBase.py
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
Matthias Kuhn
db60a04ce1
[processing] Remove test leftovers
2016-02-23 09:32:58 +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
Médéric RIBREUX
5d19a3b21b
[Processing] Fix ParameterNumber float detection (with unit tests)
2016-02-09 20:07:32 +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
Matthias Kuhn
ff04fd3b52
[processing] Add test suite
2016-02-04 13:36:43 +01:00
Matthias Kuhn
042a3db787
Add point and line test datasets
2016-02-04 13:36:13 +01:00
Matthias Kuhn
14d438db26
Add new polys and multipolys test datasets
2016-02-04 13:36:13 +01:00
Juergen E. Fischer
2566061059
processing: include non-optional testdata
2016-02-04 02:04:47 +01:00
Nyall Dawson
cbe8cb7282
Formatting update, using newer autopep8 version
2016-01-30 09:33:24 +11:00
volaya
864e1921e6
[processing] improved version detection mechanism for OTB
2016-01-13 13:41:42 +01:00
Sebastian Dietrich
d26bd46d99
remove 'layercount' attribute from project file
...
The 'layercount' attribute was not used anyway and the calculated number could already be outdated when loading the project file again due to changes to embedded projects.
2016-01-08 16:10:58 +01:00