199 Commits

Author SHA1 Message Date
Nyall Dawson
86b972c154 [composer] Begin tests for composer item rotation 2013-12-30 20:00:55 +11:00
Nyall Dawson
ed3e04d894 [tests] Add some more anomaly images 2013-12-29 13:13:00 +11:00
Nyall Dawson
bf407db3be [tests] Fix failing composerhtml tests, by forcing test html to use a set font size in pixels. 2013-12-29 09:52:16 +11:00
nyalldawson
6aed6fee08 [tests] Fix python compositionchecker to derive from render checker, fix most python composer tests (fix #9117) 2013-12-29 09:52:16 +11:00
nyalldawson
089fbe95b6 [tests] Update atlas tests, add exceptions 2013-12-29 09:52:15 +11:00
nyalldawson
ac63769937 [tests] Fix failing diagram and blend modes tests 2013-12-29 09:52:15 +11:00
nyalldawson
cfd9a669c8 [tests] Update composer scalebar tests, fix exception causing test to fail 2013-12-29 09:52:15 +11:00
nyalldawson
a1a92cdbf8 [tests] Update composer html tests 2013-12-29 09:52:15 +11:00
nyalldawson
f3d5e0b270 [tests] Update composer effect tests 2013-12-29 09:52:15 +11:00
nyalldawson
aa3e40a0eb [FEATURE][composer] Add controls for changing zebra frame colors and line thickness, fix output of zebra style grids (fix #8767) 2013-12-29 09:52:15 +11:00
nyalldawson
afbd2ac2ce [tests] Update composer map tests, add anomoly images 2013-12-29 09:52:14 +11:00
nyalldawson
ab42edce49 [tests] Update composer shape tests 2013-12-29 09:52:14 +11:00
nyalldawson
dfba26d9b0 [FEATURE] allow starting/ending a gradient at a features centroid 2013-11-03 20:55:33 +11:00
nyalldawson
864df0fe37 [FEATURE] Add support for gradient fills for polygons 2013-10-07 19:54:33 +11:00
Matthias Kuhn
934e4855ec Fix CSV test to support python NULL value 2013-10-02 14:52:20 +02:00
Larry Shaffer
cfa34641b0 Merge pull request #905 from yellow-sky/show_partial_labels
Show partials labels
2013-09-28 20:35:06 -07:00
yellow-sky
83c8478f8f Added unit-tests for ShowingPartialsLabels 2013-09-20 14:53:18 +04:00
nyalldawson
58d0483c46 [FEATURE] Setting for corner radius for composer rectangle shapes, allows creation of rounded rectangles in composers
Add tests for composer shapes
2013-09-17 08:17:51 +02:00
Larry Shaffer
8fb9816c67 [tests] Make app startup test work on Mac
- Handle bundled app path on Mac
- Move test writes to temporary, instead of source, directory
- Add Mac code for options.ini parent directory
- Add Mac options.ini file for plugin path test
- Clean up imports
2013-09-15 16:18:52 -06:00
Tim Sutton
64c947b2f0 Merge pull request #749 from Oslandia/issue8045b
Unit tests for command line arguments
2013-09-15 02:47:07 -07:00
Paolo Cavallini
135ef36569 Merge pull request #665 from Oslandia/overview_centering
[2.1] Overview centering
2013-09-05 02:22:42 -07:00
Larry Shaffer
ff05ee0693 [tests] Add preconfigured project to test local server connection 2013-09-02 10:57:54 -06:00
Larry Shaffer
287e0a04a9 [labeling] Add local preconfigured test server unit tests class
- Add control images for server output
- Add class for comparison against canvas output
2013-08-21 06:05:12 -06:00
Larry Shaffer
4d03cf7f95 [labeling] Update unit test control images, features db and .qml styles 2013-08-21 06:05:12 -06:00
Larry Shaffer
e75022e4e7 [labeling] Make test font available for app, tests, server without requiring font install
- Load test font from testdata.qrc if app or server built with ENABLE_TESTS
- Add global loading of test font in utilities.py
2013-08-21 06:05:12 -06:00
Larry Shaffer
9c4c2150bf [labeling] Initial python unittest setup and some tests
- Note: some tests will fail until differences in platform dpi are worked out
2013-08-11 13:12:06 -06:00
Hugo Mercier
c8e818abbb refs #8045 Add unit tests for path passed from command line 2013-07-18 15:01:08 +02:00
Alexander Bruy
8fc14f8ac0 fix PyQgsSymbolLayerV2 test 2013-07-18 14:50:01 +03:00
Alexander Bruy
0a27d0cade unittest for QgsZonalStatistics 2013-07-17 10:32:02 +03:00
Hugo Mercier
9d20a69b94 Add unit test for autocentering of overview
Work funded by Tuscany Region - SITA. Contract "Support to the use
of GFOSS (Geographic Free and Open Source Software) Desktop tools"
(CIG Z3B06FA6D7).
2013-06-17 17:34:16 +02:00
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