478 Commits

Author SHA1 Message Date
Hugo Mercier
17b6f04455 Add test units for special columns in QgsExpression 2012-09-26 16:40:22 +02:00
Radim Blazek
4a61eb423f wcs test - improved report 2012-09-21 10:56:15 +02:00
Radim Blazek
fed17aa552 wcs test - issues descriptions, GDAL WCS comparison 2012-09-20 17:03:27 +02:00
Radim Blazek
b1e00e950c wcs test - improved report, servers list in json 2012-09-19 22:58:39 +02:00
Radim Blazek
212145d902 nodata per band, src nodata optional 2012-09-19 16:23:18 +02:00
Tim Sutton
a2d0ee893d Merge pull request #236 from matthias-kuhn/diagramtest
Add diagram test files
2012-09-17 13:23:57 -07:00
Matthias Kuhn
af63afa05b Add diagram test files 2012-09-17 16:35:43 +02:00
Magnus Homann
cc63a1e297 Fix stupid C++ error 2012-09-16 19:37:45 +02:00
Magnus Homann
96295010d3 Improved QgsClipper test, and ran prepare-commit 2012-09-16 12:09:33 +02:00
Magnus Homann
883dcab1fe Added conversion between QgsRectangle and QRectF. And tests. 2012-09-16 12:09:32 +02:00
Magnus Homann
3130719ad3 Test Friday! QgsClipper test 2012-09-15 00:17:35 +02:00
Alexander Bruy
2a32eca41f anomality images for stingray 2012-09-14 19:03:12 +03:00
Alexander Bruy
7204c60ab0 fix coordinate transform python test
fix typo in renderchecker
2012-09-14 18:51:45 +03:00
Radim Blazek
24a047d283 raster sip fix for test unit 2012-09-13 15:08:23 +02:00
Radim Blazek
c6a29fa8a0 raster sip fixes 2012-09-13 13:38:39 +02:00
Tim Sutton
94c2e1cbb0 Transfer ownership of renderer to c++ in sip bindings when calling QgsRasterLayer.setRenderer and when passing shader to QgsSingleBandPseudoColorRenderer. Fixes crash experienced when using python bindings and replacing the shader or renderer of a raster. 2012-09-12 23:15:45 +02:00
Tim Sutton
05fb39419d Regression test to similate crash that occurs when setting a raster layer renderer a second time 2012-09-12 21:24:09 +02:00
Magnus Homann
b890e1f11e Changed to a much smaller raster file 2012-09-12 15:17:33 +02:00
Magnus Homann
75eef25068 First little test case 2012-09-12 15:17:33 +02:00
Tim Sutton
39db80a8e0 Support older version of python for expectedfail in rect tests 2012-09-12 12:18:20 +02:00
Radim Blazek
597e770d37 WCS public servers test improved 2012-09-11 22:49:24 +02:00
Tim Sutton
51606a6631 Mark qgsrectangle ctor test as known to fail. 2012-09-10 16:23:17 +02:00
Tim Sutton
9b0fee38de Added asWktPolygon method to QgsRectangle with a unit test. Discovered QgsRectangle tests were missing their main method causing them to not run. Then discovered that some of these tests fail, one of which remains unresolved. 2012-09-10 16:04:22 +02:00
Juergen E. Fischer
82c4b4a521 - make python tests runnable from build directory again
- don't change testfiles in test runs
2012-09-08 23:19:52 +02:00
Tim Sutton
2e8d82fd3e Added simple python vector layer test 2012-09-08 00:06:57 +02:00
Tim Sutton
85b4a360fc Added comment about origin of qgis path var 2012-09-08 00:06:57 +02:00
Alexander Bruy
26dc40676d python tests for QgsRectangle and QgsSpatialIndex 2012-09-07 19:40:40 +03:00
Jaka Kranjc
68cfb6c8ef tests: added coalesce coverage 2012-09-07 12:22:08 +02:00
Juergen E. Fischer
5603cc0bd2 indentation update 2012-09-07 01:54:52 +02:00
Radim Blazek
ea86b93e0d more raster Python bindings, raster write test in Python 2012-09-06 19:16:53 +02:00
Radim Blazek
e1091013af New QgsRasterChecker class for raster comparison in tests.
New test for raster file writer.
2012-09-05 17:11:03 +02:00
Nathan Woodrow
141c38d377 Add tests for expression scale function 2012-09-05 07:28:27 +10:00
Radim Blazek
9286429baa - QgsRenderChecker moved to core + Python bindings
- raster transparency python test
2012-09-04 20:31:59 +02:00
Radim Blazek
bcdf238020 raster transparency test 2012-09-04 17:57:18 +02:00
Magnus Homann
0d1b1aa425 Changed to GEO_NONE, fixed a bug in test 2012-09-04 10:40:07 +02:00
Magnus Homann
a4d5c88524 Added simple text unit test 2012-09-03 15:39:10 +02:00
Magnus Homann
6154f8eef4 Added possibility to set custom ellipsoid 2012-09-03 15:35:13 +02:00
Magnus Homann
143300d49c Added test of distance calculations and test data 2012-09-03 15:35:13 +02:00
Magnus Homann
182a64eb39 Basic test of QgsDistanceArea 2012-09-03 15:35:13 +02:00
Juergen E. Fischer
b43ed34872 fix warnings 2012-09-01 20:41:31 +02:00
Marco Hugentobler
6028b81191 Improve scalebar default settings 2012-08-31 17:05:12 +02:00
Marco Hugentobler
1ddcf94ba4 Add test and control images for composer scalebar test 2012-08-31 15:56:31 +02:00
Marco Hugentobler
a91766d005 Fix frames in html tests 2012-08-30 16:07:48 +02:00
Marco Hugentobler
142d80f419 Test for multiframe html in python 2012-08-30 15:05:21 +02:00
Marco Hugentobler
2da854368c Added python test for composer html 2012-08-29 16:16:39 +02:00
Marco Hugentobler
f2d3164ef1 Change composerhtml control images. Fix html test to have item frames 2012-08-29 14:35:40 +02:00
Marco Hugentobler
a4c709e11e Upload images from python composer check to cdash, fix frame of python composer test 2012-08-29 13:24:42 +02:00
Juergen E. Fischer
f006b234e7 fix build error and a few warnings 2012-08-29 00:45:18 +02:00
Larry Shaffer
096badd94f Revert most Mac hacks for testing in favor of 4cfc365
- Cleanup of old .qml svg paths to matches other test data .qml
2012-08-26 17:27:18 -06:00
Etienne Tourigny
eda71f5a9c implement pyramids in raster save dialog ; improve pyramids creation ; remove pyramid-related stuff from qgsrasterlayer 2012-08-26 20:16:51 -03:00