552 Commits

Author SHA1 Message Date
Werner Macho
52de72152f fixed typo in script and licenseadd 2012-10-07 00:06:19 +02:00
Marco Hugentobler
0d4b6f6d32 Fix composer scalebar test 2012-10-06 15:22:19 +02:00
Marco Hugentobler
8391b95cb2 Fix composerhtml tests 2012-10-06 14:56:33 +02:00
Juergen E. Fischer
e7f40bdea4 add more copyrights 2012-10-06 13:32:08 +02:00
Marco Hugentobler
68494068da Merge atlas branch 2012-10-06 11:36:15 +02:00
Marco Hugentobler
f1c99553e3 Fix python composermap test 2012-10-06 11:26:36 +02:00
Marco Hugentobler
efb2329c0f Fix for white stripes between raster tiles 2012-10-06 00:16:02 +02:00
Tim Sutton
94bc4157cd Added simple point test used in demo at hackfest in Essen 2012-10-05 23:40:09 +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
Hugo Mercier
d904da4ce1 Update of QgsAtlasComposition SIP (with Python unit tests as well) 2012-10-05 16:25:11 +02:00
Hugo Mercier
e4371d826f Update atlas.
* Store every parameters and expose operations in a new QgsAtlasComposition class
* Restructure the GUI part. The atlas configuration panel is now independant
2012-10-05 15:20:42 +02:00
Marco Hugentobler
53305f0d62 Add unit test for composermap zebra style 2012-10-05 12:24:03 +02:00
Tim Sutton
705719cfb2 Revision and refactor of python unit tests: Pep8 and 257 formatting. Use helper to import unittest so that unittest2 and unittest are seemless. 3 tests currently fail - will review those tomorrow. 2012-10-05 03:43:13 +02:00
Hugo Mercier
ea44e0f362 Update atlas unit tests (fix the overview map frame style) 2012-10-04 13:06:04 +02:00
Alexander Bruy
c6faf3d11d add license headers to some tests 2012-10-04 13:31:41 +03:00
Hugo Mercier
e4364f3615 Merge branch 'atlas' into atlas2
Conflicts:
	python/core/composer/qgscomposition.sip
	tests/src/python/CMakeLists.txt
2012-10-04 11:44:18 +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
5a0feb3f31 Fixes for QgsSpatialIndex python test 2012-10-03 16:10:07 +02:00
Radim Blazek
8a1ad57fc2 wcs 1.1 axis switch fix 2012-10-02 20:55:17 +02:00
Juergen E. Fischer
8349d52015 indentation cleanup 2012-10-02 16:20:04 +02:00
Hugo Mercier
ce6ae6ecbc Add Python unit tests for atlas rendering 2012-10-02 14:28:49 +02:00
Hugo Mercier
aab22b2e7c Fix QgsComposerLabel unit test 2012-10-02 14:27:11 +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
Tim Sutton
af0782d7d5 Revert "indentation update"
This reverts commit 7dd58aa8f62022e710e03af78cfd7d7ce08e83f5.
2012-10-01 11:03:38 +02:00
Juergen E. Fischer
1ed231a26d just skip the tests that require unittest2 if it's not available 2012-09-29 19:45:40 +02:00
Juergen E. Fischer
d684f1fbbd adapt test result for better coordinates (0c29b4bef51) 2012-09-29 19:37:36 +02:00
Juergen E. Fischer
7dd58aa8f6 indentation update 2012-09-29 16:22:34 +02:00
Tim Sutton
fe8385e7f5 Merge pull request #245 from Oslandia/atlas_integration
[FEATURE] Support for creation of map atlasses in print composer - Atlas integration
2012-09-28 14:37:43 -07:00
Marco Hugentobler
aaa504058e Remove expectedFailure for composition test 2012-09-28 19:56:05 +02:00
Hugo Mercier
80eb345820 Add missing control images for Atlas unit test 2012-09-28 16:10:08 +02:00
Jaka Kranjc
01a27bab89 added a few more log expression tests 2012-09-28 16:08:57 +02:00
Hugo Mercier
6e2320f26a Merge branch 'master' of https://github.com/qgis/Quantum-GIS into atlas
Conflicts:
	src/core/composer/qgscomposition.cpp
2012-09-28 15:46:13 +02:00
Hugo Mercier
c85ad5a46a Add a test for Atlas generation when the coverage layer is hidden 2012-09-28 15:02:36 +02:00
Hugo Mercier
a8bc3c6c0a Fix the composer label test unit 2012-09-27 17:14:50 +02:00
Hugo Mercier
f57a5fe618 Add a test unit for Atlas generation 2012-09-27 17:14:26 +02:00
Tim Sutton
5d7b3f2f1f Removed failure expectation from test 2012-09-27 15:46:48 +02:00
Radim Blazek
31776b9569 wcs cache option 2012-09-27 15:31:04 +02:00
Hugo Mercier
54fa1ce8b1 Add a test unit for expressions in QgsComposerLabel 2012-09-27 11:02:29 +02:00
Radim Blazek
a49975acfc compare wcs extent using significant digits 2012-09-27 10:47:33 +02:00
Tim Sutton
504ed49034 Added test to verify analysis lib can be loaded 2012-09-27 10:03:21 +02:00
Tim Sutton
ea98fbaad3 Fixed attribution for composition test 2012-09-27 10:03:05 +02:00
Tim Sutton
d5f6543ec8 Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-09-27 09:17:42 +02:00
Tim Sutton
db7b26fa55 Removed extraneous newline from test 2012-09-27 09:17:12 +02:00
Radim Blazek
126b897b40 TestCase and expectedFailure must both come from the same unittest 2012-09-26 21:13:56 +02:00
Hugo Mercier
ff41bec29b Merge branch 'master' of https://github.com/qgis/Quantum-GIS into atlas
Conflicts:
	python/core/qgsexpression.sip

Add a missing function to QgsExpression
2012-09-26 17:51:44 +02:00
Radim Blazek
ee593e860d additional wcs test params 2012-09-26 16:42:10 +02:00
Hugo Mercier
17b6f04455 Add test units for special columns in QgsExpression 2012-09-26 16:40:22 +02:00
Tim Sutton
bb0490d334 Added a test to verify that we can get a map to render in the template (python bindings) 2012-09-26 15:28:57 +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