496 Commits

Author SHA1 Message Date
Tim Sutton
f99cf89562 Added sample template needed for tests 2012-09-24 14:16:30 +02:00
Tim Sutton
e8ef7031a2 Added missing sys import 2012-09-24 12:50:39 +02:00
Tim Sutton
1dc93021f2 Mark composer html multiframe test as expected to fail for now 2012-09-24 10:29:50 +02:00
Tim Sutton
5f79bcb16f Resolved merge conflicts with origin master 2012-09-24 10:03:06 +02:00
Juergen E. Fischer
413e9dcd4e indentation update 2012-09-21 21:01:31 +02:00
Magnus Homann
01c4ac7d54 Added setting of scale programatially 2012-09-21 19:14:51 +02:00
Magnus Homann
dbbb3c35be Added test for rounding 2012-09-21 19:14:51 +02:00
Magnus Homann
f059e6f899 Change in qgisapp and fixed a test 2012-09-21 19:14:51 +02:00
Magnus Homann
1b09393bd7 Test of signals 2012-09-21 19:14:51 +02:00
Magnus Homann
08d28df9c2 Simplified, and more test 2012-09-21 19:14:51 +02:00
Magnus Homann
576c0a5e83 Added static helper functions and more tests 2012-09-21 19:14:51 +02:00
Magnus Homann
09d6399b23 First simple test 2012-09-21 19:14:50 +02:00
Tim Sutton
719db73e38 Test new ComposerHtml accessor method and fixes for other tests. 2012-09-21 16:24:25 +02:00
Tim Sutton
6b878341f2 Fixes for fetching a CompositionHtml from a Composition 2012-09-21 15:36:30 +02:00
Radim Blazek
4a61eb423f wcs test - improved report 2012-09-21 10:56:15 +02:00
Tim Sutton
88ca822c4e Better test html table 2012-09-20 17:23:53 +02:00
Tim Sutton
caa342b763 Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-09-20 17:23:16 +02:00
Radim Blazek
fed17aa552 wcs test - issues descriptions, GDAL WCS comparison 2012-09-20 17:03:27 +02:00
Tim Sutton
8489bd17cd Further refactoring of composer html tests and fixes so that html elements consume all horizontal space 2012-09-20 13:02:01 +02:00
Tim Sutton
ad78d7b5d6 Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-09-20 08:03:23 +02:00
Radim Blazek
b1e00e950c wcs test - improved report, servers list in json 2012-09-19 22:58:39 +02:00
Tim Sutton
11dead9a3a In progress support for retrieval of html composer and items by id from map composition. Also refactoring python composer tests. 2012-09-19 17:15: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