515 Commits

Author SHA1 Message Date
nyalldawson
6342b74d60 Tests for grid blending, grid color labels, vector feature blending and vector layer transparency 2013-05-13 22:28:00 +10:00
nyalldawson
e11f4e87d4 Add tests for layer blending 2013-05-01 10:16:43 +10:00
Nyall Dawson
4c42cb1ea5 Merge pull request #567 from nyalldawson/overview
Add blending mode for overview frame, option to invert overview frame
2013-04-30 05:27:07 -07:00
nyalldawson
e19079d60a Add tests for composer item transparency and blending 2013-04-30 14:51:05 +10:00
nyalldawson
171973a54f Add blending mode for overview frame, option to invert overview frame 2013-04-29 21:48:49 +10:00
Matthias Kuhn
2ef7e49419 [Fix test] Set fixed offset angle for reproducable results 2013-04-15 15:15:49 +02:00
Matthias Kuhn
c0da20557a [Fix diagramtest] replace control image with properly rotated image 2013-04-15 15:11:49 +02:00
Hugo Mercier
79281cf286 [Atlas] Add unit tests for sorting and filtering 2013-02-06 12:12:15 +01:00
Matthias Kuhn
5b9b03f447 Replace control image for piediagram with proper one 2013-01-27 16:01:52 +01:00
Alexander Bruy
5c64c10284 fix tests 2012-12-23 10:40:23 +02:00
Alexander Bruy
e2f9fcd4f7 update anomality images for stingray 2012-12-17 10:48:57 +02:00
Larry Shaffer
83cb4ef4af Initial test for PAL engine
- Includes small custom test font based of off Gnu Free Sans
- Test if font can be stored and loaded
- Test if layer can have PAL engine set
- Test render comparison for output of vector line layer
2012-10-13 19:25:26 -06:00
Marco Hugentobler
8391b95cb2 Fix composerhtml tests 2012-10-06 14:56:33 +02:00
Marco Hugentobler
68494068da Merge atlas branch 2012-10-06 11:36:15 +02:00
Marco Hugentobler
efb2329c0f Fix for white stripes between raster tiles 2012-10-06 00:16:02 +02:00
Hugo Mercier
77761b0894 Merge branch 'master' of https://github.com/qgis/Quantum-GIS into atlas 2012-10-05 17:26:16 +02:00
Marco Hugentobler
53305f0d62 Add unit test for composermap zebra style 2012-10-05 12:24:03 +02:00
Hugo Mercier
ea44e0f362 Update atlas unit tests (fix the overview map frame style) 2012-10-04 13:06:04 +02:00
Hugo Mercier
45593bf4b5 Revert "Revert "Merge pull request #245 from Oslandia/atlas_integration""
This reverts commit 8a1953b9e710ea25dac502b32eab9e0e8d652b10.
2012-10-04 11:18:17 +02:00
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
Tim Sutton
719db73e38 Test new ComposerHtml accessor method and fixes for other tests. 2012-09-21 16:24:25 +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
Radim Blazek
bcdf238020 raster transparency test 2012-09-04 17:57:18 +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
Etienne Tourigny
bae03b7115 colorramp: modify tests for builtin gradients, fix rendering 2012-08-18 12:04:18 -03: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
Marco Hugentobler
95e7832148 Add composer html test 2012-08-07 13:51:26 +02:00
Etienne Tourigny
3391f42558 fix cpt-city svg parsing and display 2012-08-06 19:04:35 -03: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
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
Tim Sutton
62a51e8e92 Added anomaly files for jenkins server 2012-07-19 23:34:56 +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
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
Marco Hugentobler
67ba1d5344 Add test for composer grid 2012-07-06 10:40:43 +02:00
Marco Hugentobler
f6f447427d Add unit test for composer map 2012-07-06 09:13:08 +02:00