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
Chris Crook
d95cee3341
Added DMS functionality, fixed source code indenting
2013-04-15 11:52:37 +12:00
Chris Crook
aac902a764
Tests completed successfully
2013-04-14 10:26:33 +12:00
Chris Crook
d124732fc4
Test development continuing
2013-04-13 18:47:32 +12:00
Chris Crook
ebe0406875
WIP
2013-04-12 10:34:48 +12:00
Martin Dobias
4512133f61
[FEATURE] new OpenStreetMap data access API and GUI
...
The idea is to replace the current OSM provider+plugin by this new code. Differences from old code:
- read-only access - without editing and upload support
- no special provider (using SpatiaLite provider)
- underlying OSM topology accessible from API
- download using Overpass API: fast, customizable, nearly unlimited download
- OSM XML files have to be first imported to a Sqlite3 database, then SpatiaLite layers can be exported
2013-02-28 21:21:49 +01: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
Tim Sutton
2fbe172dd1
Created test to replicate issue #7023
2013-01-22 11:07:50 +02:00
Juergen E. Fischer
54e50e7803
remove raster metadata from test data to make tests run without changing git tracked files
2012-12-25 19:29:00 +01:00
Alexander Bruy
5c64c10284
fix tests
2012-12-23 10:40:23 +02:00
Radim Blazek
482a007fb1
NetCDF sublayers test
2012-12-20 12:03:20 +01:00
Radim Blazek
76115ec886
Raster statistics and histogram moved from QgsRasterDataProvider to QgsRasterInterface
2012-12-17 18:29:08 +01:00
Alexander Bruy
e2f9fcd4f7
update anomality images for stingray
2012-12-17 10:48:57 +02:00
Radim Blazek
5a6401c983
VSI/CPLMalloc/Free replaced by QgsMalloc/Free where feasible
2012-10-16 11:10:43 +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
Tim Sutton
0617992fb1
Added test and sample wkt to replicate issue 4189
2012-10-10 16:28:03 +07: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
endmax
7f208338ae
- QgsSymbolLayerV2 descendants missing from sip.
...
QgsSymbolLayerV2 class has been modified to convert into SubClass as needed
- A test is provided for check subclasses binding and behaviour
- A fix has been done for src\core\symbology-ng\qgsellipsesymbollayerv2.cpp because of an error in createFromSld about fillColor
Signed-off-by: endmax <massimo.endrighi@geopartner.it>
2012-10-02 13:18:00 +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
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