Juergen E. Fischer
|
82c4b4a521
|
- make python tests runnable from build directory again
- don't change testfiles in test runs
|
2012-09-08 23:19:52 +02:00 |
|
Tim Sutton
|
2e8d82fd3e
|
Added simple python vector layer test
|
2012-09-08 00:06:57 +02:00 |
|
Tim Sutton
|
85b4a360fc
|
Added comment about origin of qgis path var
|
2012-09-08 00:06:57 +02:00 |
|
Alexander Bruy
|
26dc40676d
|
python tests for QgsRectangle and QgsSpatialIndex
|
2012-09-07 19:40:40 +03:00 |
|
Jaka Kranjc
|
68cfb6c8ef
|
tests: added coalesce coverage
|
2012-09-07 12:22:08 +02:00 |
|
Juergen E. Fischer
|
5603cc0bd2
|
indentation update
|
2012-09-07 01:54:52 +02:00 |
|
Radim Blazek
|
ea86b93e0d
|
more raster Python bindings, raster write test in Python
|
2012-09-06 19:16:53 +02:00 |
|
Radim Blazek
|
e1091013af
|
New QgsRasterChecker class for raster comparison in tests.
New test for raster file writer.
|
2012-09-05 17:11:03 +02:00 |
|
Nathan Woodrow
|
141c38d377
|
Add tests for expression scale function
|
2012-09-05 07:28:27 +10: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
|
0d1b1aa425
|
Changed to GEO_NONE, fixed a bug in test
|
2012-09-04 10:40:07 +02:00 |
|
Magnus Homann
|
a4d5c88524
|
Added simple text unit test
|
2012-09-03 15:39:10 +02:00 |
|
Magnus Homann
|
6154f8eef4
|
Added possibility to set custom ellipsoid
|
2012-09-03 15:35:13 +02:00 |
|
Magnus Homann
|
143300d49c
|
Added test of distance calculations and test data
|
2012-09-03 15:35:13 +02:00 |
|
Magnus Homann
|
182a64eb39
|
Basic test of QgsDistanceArea
|
2012-09-03 15:35:13 +02:00 |
|
Juergen E. Fischer
|
b43ed34872
|
fix warnings
|
2012-09-01 20:41:31 +02:00 |
|
Marco Hugentobler
|
6028b81191
|
Improve scalebar default settings
|
2012-08-31 17:05:12 +02:00 |
|
Marco Hugentobler
|
1ddcf94ba4
|
Add test and control images for composer scalebar test
|
2012-08-31 15:56:31 +02:00 |
|
Marco Hugentobler
|
a91766d005
|
Fix frames in html tests
|
2012-08-30 16:07:48 +02:00 |
|
Marco Hugentobler
|
142d80f419
|
Test for multiframe html in python
|
2012-08-30 15:05:21 +02:00 |
|
Marco Hugentobler
|
2da854368c
|
Added python test for composer html
|
2012-08-29 16:16:39 +02:00 |
|
Marco Hugentobler
|
f2d3164ef1
|
Change composerhtml control images. Fix html test to have item frames
|
2012-08-29 14:35:40 +02:00 |
|
Marco Hugentobler
|
a4c709e11e
|
Upload images from python composer check to cdash, fix frame of python composer test
|
2012-08-29 13:24:42 +02:00 |
|
Juergen E. Fischer
|
f006b234e7
|
fix build error and a few warnings
|
2012-08-29 00:45:18 +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
|
eda71f5a9c
|
implement pyramids in raster save dialog ; improve pyramids creation ; remove pyramid-related stuff from qgsrasterlayer
|
2012-08-26 20:16:51 -03:00 |
|
Juergen E. Fischer
|
4cfc365477
|
make tests runable without install
|
2012-08-26 20:19:19 +02:00 |
|
Tim Sutton
|
0491c27d09
|
Added coordinate system python test and set cmake to copy qgis.db and srs.db into output dir so tests that rely on those can work
|
2012-08-26 15:13:12 +02:00 |
|
Tim Sutton
|
13ab193f26
|
Tidy up for py geometry tests
|
2012-08-26 15:13:12 +02:00 |
|
Tim Sutton
|
55d4ca948a
|
In progress implementation of coordinate transform test
|
2012-08-26 15:13:12 +02:00 |
|
Tim Sutton
|
9f26cc7bba
|
Added python test for qgscoordinatetransform
|
2012-08-26 15:13:12 +02:00 |
|
Nathan Woodrow
|
91c07711ec
|
Add double to int rounding function
|
2012-08-26 20:39:27 +10:00 |
|
Nathan Woodrow
|
4f58f13822
|
Add round function to QgsExpression
|
2012-08-26 20:39:27 +10:00 |
|
Juergen E. Fischer
|
b72ddcab7e
|
typo fixes, translation string updates and german translation update
|
2012-08-25 11:28:32 +02:00 |
|
Larry Shaffer
|
ca7fa30242
|
Fix for app paths not found by test
|
2012-08-24 22:36:05 -06:00 |
|
Larry Shaffer
|
9e73629d92
|
Fix package data and svg paths for cmake and pyqgis tests on Mac
|
2012-08-24 22:03:46 -06:00 |
|
Etienne Tourigny
|
7497e53203
|
fix style test
|
2012-08-24 21:27:11 -03:00 |
|
Etienne Tourigny
|
6c50caa0a2
|
Merge branch 'master' of https://github.com/qgis/Quantum-GIS into coloramp
|
2012-08-24 20:37:48 -03:00 |
|
Tim Sutton
|
f5c77536d5
|
Merge pull request #214 from slarosa/master
Added tests to Geometry test
|
2012-08-24 13:02:01 -07:00 |
|
Marco Hugentobler
|
d0bf482683
|
Add accessor for individual frame to QgsComposerMultiFrame. Adapt unit tests because composer items without frames are now the default
|
2012-08-24 17:30:47 +02:00 |
|
Salvatore Larosa
|
11ce55c0ac
|
Added other tests for PyQgsGeometry
|
2012-08-24 16:26:45 +02:00 |
|
Etienne Tourigny
|
ebdd1addef
|
Merge branch 'master' of https://github.com/qgis/Quantum-GIS into coloramp
|
2012-08-23 21:29:53 -03:00 |
|
Etienne Tourigny
|
eabdbd7dea
|
change QgsCptCityCollection to QgsCptCityArchive, join with items and model in file qgscptcityarchive.h
|
2012-08-23 21:27:52 -03:00 |
|
Etienne Tourigny
|
b145998078
|
fix symbol and color ramp saving - issues #6222 and #6227
|
2012-08-23 10:10:31 -03:00 |
|
Marco Hugentobler
|
fcb39bc603
|
Adapt composerhtml test to new multiframe resize modes
|
2012-08-19 11:26:10 +02:00 |
|
Juergen E. Fischer
|
bcbdd7cba5
|
use QEXPECT_FAIL instead of disabling the test
|
2012-08-19 10:07:32 +02:00 |
|
Etienne Tourigny
|
bae03b7115
|
colorramp: modify tests for builtin gradients, fix rendering
|
2012-08-18 12:04:18 -03:00 |
|
Etienne Tourigny
|
df24c98225
|
cpt-city dialog: implement as model/view
|
2012-08-18 09:45:10 -03:00 |
|
Juergen E. Fischer
|
24e3559f94
|
fix test crash on windows
|
2012-08-18 02:37:38 +02:00 |
|