324 Commits

Author SHA1 Message Date
Tim Sutton
8a1953b9e7 Revert "Merge pull request #245 from Oslandia/atlas_integration"
This reverts commit fe8385e7f5735507adf1acfcce81a399fa6bc6f5, reversing
changes made to 23352ce0d66855a4a9c403a81feaa1884415e45c.
2012-10-01 11:04:04 +02:00
Hugo Mercier
80eb345820 Add missing control images for Atlas unit test 2012-09-28 16:10:08 +02:00
Hugo Mercier
f57a5fe618 Add a test unit for Atlas generation 2012-09-27 17:14:26 +02:00
Hugo Mercier
54fa1ce8b1 Add a test unit for expressions in QgsComposerLabel 2012-09-27 11:02:29 +02:00
Tim Sutton
671cc98895 Added test which shows failure in composer substitution if passing in a QString containing a degree symbol. Test is marked as expected to fail for now. 2012-09-26 14:34:20 +02:00
Tim Sutton
f99cf89562 Added sample template needed for tests 2012-09-24 14:16:30 +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
88ca822c4e Better test html table 2012-09-20 17:23:53 +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
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
Alexander Bruy
2a32eca41f anomality images for stingray 2012-09-14 19:03:12 +03: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
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
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
143300d49c Added test of distance calculations and test data 2012-09-03 15:35:13 +02:00
Marco Hugentobler
1ddcf94ba4 Add test and control images for composer scalebar test 2012-08-31 15:56:31 +02:00
Marco Hugentobler
f2d3164ef1 Change composerhtml control images. Fix html test to have item frames 2012-08-29 14:35:40 +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
bae03b7115 colorramp: modify tests for builtin gradients, fix rendering 2012-08-18 12:04:18 -03:00
Juergen E. Fischer
13ed8b8b8d use serif font in qgis_composerhtmltest 2012-08-17 20:33:01 +02:00
Marco Hugentobler
e6d988057f Fix merge conflict 2012-08-08 18:53:33 +02:00
Marco Hugentobler
02d05d1930 Test for multiframe html item 2012-08-07 16:05:15 +02:00
Radim Blazek
0fc62dd443 Merge remote branch 'origin/master' into wcs2 2012-08-07 14:23:08 +02:00
Marco Hugentobler
95e7832148 Add composer html test 2012-08-07 13:51:26 +02:00
Etienne Tourigny
6861078d02 add a few cpt-city svg files to tests 2012-08-06 19:17:50 -03:00
Etienne Tourigny
3391f42558 fix cpt-city svg parsing and display 2012-08-06 19:04:35 -03:00
Radim Blazek
e09a0a5529 master merge 2012-08-06 18:25:24 +02:00
Etienne Tourigny
e39c216a59 add tests for cpt-city color ramps 2012-08-02 22:45:02 -03:00
Etienne Tourigny
5c068e4837 add support for color ramps to raster layers 2012-08-02 11:39:59 -03:00
Radim Blazek
d875c96323 master merge 2012-07-29 20:32:41 +02:00
Radim Blazek
80c251d2a9 cumulative cut tools, raster stretching moved from qgisapp to raster layer, unfortunately one control image has also be changed because stretching changed from GDALComputeRasterMinMax which gives for tests/testdata/landsat.tif 3. band min/max 57/157 to GDALComputeRasterStatistics which gives 51/172 2012-07-29 14:07:14 +02:00
Radim Blazek
3d8e3bd4da new widget for raster min/max load 2012-07-28 12:48:15 +02:00
Tim Sutton
62a51e8e92 Added anomaly files for jenkins server 2012-07-19 23:34:56 +02:00
Radim Blazek
5a5928e37a WCS test server instructions 2012-07-19 12:47:57 +02:00
Radim Blazek
09bd0f639d better wcs mapfile mimetypes 2012-07-19 09:40:43 +02:00
Radim Blazek
d1e7242255 wcs test unit data 2012-07-18 19:29:11 +02:00
Etienne Tourigny
ab23800ac5 Merge branch 'histogramwidget' of ../qgis-etiennesky 2012-07-16 23:12:06 -03:00
Etienne Tourigny
d1b7e8bac3 add raster histogram tests 2012-07-16 22:53:26 -03:00
Etienne Tourigny
b58b827e07 fix raster render tests - disable .aux.xml files 2012-07-16 21:28:57 -03:00
Etienne Tourigny
dabc492151 tidy up tests/testdata dir 2012-07-14 15:42:07 -03:00
Etienne Tourigny
e74a28b37b fix histogram and stats compute (set bapprox=false) for gdal provider ; fix histogram display for non-Byte data 2012-07-14 15:03:48 -03:00
Marco Hugentobler
b70a0c6991 Move expected output from composermap tests into subdir 2012-07-12 10:49:50 +02:00
Marco Hugentobler
e6d7eb67e3 Test for composer overview map 2012-07-12 10:43:04 +02:00
Tim Sutton
7073ac240c Added another anomaly check for osx/hawkeye host 2012-07-12 09:28:44 +02:00
Tim Sutton
f3edf04010 More anomaly images for hawkeye host failures 2012-07-12 00:37:23 +02:00
Tim Sutton
19a1acd240 Added more windows anomalies 2012-07-11 11:00:36 +02:00
Marco Hugentobler
ec33d069bc Forgot to add control image for composer grid test 2012-07-09 11:09:28 +02:00