169 Commits

Author SHA1 Message Date
Nyall Dawson
1df825f406 Fix tests after changing default map overview style 2013-06-04 15:12:18 +10:00
Juergen E. Fischer
15539f34ce more Quantum GIS => QGIS updates 2013-05-30 16:19:19 +02:00
Etienne Tourigny
17bdba949d fix loading of raster and vector files with sublayers ; add vector and raster test files with sublayers 2013-05-28 17:14:45 -03:00
Nyall Dawson
8cf9f7bd1e Fix blending tests 2013-05-26 21:09:00 +10:00
Chris Crook
7a47be23a7 Fix to handling of double precision values, and improved test cases for this 2013-05-26 14:44:23 +12:00
Chris Crook
bdcc01e9f9 Adding CSVT file reading - using CSVT file alongside data file to determine field types 2013-05-25 10:19:47 +12:00
Jürgen Fischer
7e7e6ab107 Merge pull request #598 from ccrook/master
Adding missing delimited text data files
2013-05-21 00:36:22 -07:00
Chris Crook
cbc014edbf Adding missing test data files 2013-05-21 18:44:24 +12:00
Juergen E. Fischer
4109a1015a fix some tests and some doxygen warnings 2013-05-20 01:02:33 +02:00
nyalldawson
6342b74d60 Tests for grid blending, grid color labels, vector feature blending and vector layer transparency 2013-05-13 22:28:00 +10:00
Juergen E. Fischer
e0907b0f0a more spelling fixes 2013-05-03 21:39:28 +02: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
Etienne Tourigny
785f614a4e remove invalid layers from zip test files 2013-04-28 11:19:14 -03:00
Chris Crook
b501c9a133 Error message fixes and more regexp testing 2013-04-18 19:59:34 +12:00
Chris Crook
5e4f4f73ba More testing and bug fixes
Regular expression delimiter:  fixed non-intuitive behaviour of not
including capture groups in the returned fields, and improved behaviour
for anchored regular expressions.  Added test cases for handling of
regular expressions.

File encoding: Selected file encoding was being ignored.  Fixed and
added test cases for file encoding.

Bad formatted quoting: Fixed handling of badly formatted quotes (eg
unclosed quotes).  Added test case.

Field names: Where a file had duplicate or blank field names it was
not possible to reliably set the names of X,Y,WKT fields.  Relocated
field name handling to simpler common code in QgsDelimitedTextFile, with
automatic renaming of fields with ambiguous or missing names.  Add test
case for field renaming

User interface fixes: Fixed tooltip and other messages throughout.
Changed encoding combo box to be alphabetically sorted. Fixed data
sample to be refreshed when encoding changed.
2013-04-18 14:49:58 +12:00
Chris Crook
1e8304be77 Fix for handling of numeric columns with comma for decimal point (bug #6719) 2013-04-16 14:16:14 +12: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
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