Juergen E. Fischer
5895f56514
run crssync on coordinate system test and run osgeo4w test as nightly
2012-04-19 23:19:34 +02:00
Tim Sutton
7bd9240efd
Added unit test to verify zip layers can be opened
2012-04-18 23:02:23 +02:00
Tim Sutton
f77b9932b5
Added zipped shp for testing zip driver
2012-04-18 22:27:59 +02:00
Tim Sutton
213a1bcb12
Added some extra output to provide some hints for creating a new anomaly file
2012-04-18 00:02:58 +02:00
Tim Sutton
0196ed84f3
Added anomaly checks based on test run http://dash.orfeo-toolbox.org/testDetails.php?test=9375735&build=81442
2012-04-17 23:37:40 +02:00
Tim Sutton
2ad635a554
More useful dash messages for render checker images
2012-04-17 23:30:37 +02:00
Tim Sutton
596ba1e4e0
Added anomaly for ubuntu 12.04 buffer render
2012-04-17 23:29:27 +02:00
Tim Sutton
205a4b3240
Anomalies for tests so that they run on ubuntu 12.04
2012-04-16 02:17:06 +02:00
Tim Sutton
a091d6f87b
Anomalies for tests so that they run on ubuntu 12.04
2012-04-16 02:02:51 +02:00
Tim Sutton
3e6ea5c201
Better hash comparison implementation for render checker
2012-04-15 20:05:56 +02:00
Jaka Kranjc
8332f32014
regression992 test: only check the actual regression
...
this test would fail if GDAL doesn't have any jpeg2000 support compiled in
2012-04-15 12:19:34 +02:00
Tim Sutton
dca998f4b0
Show anomaly hashes in test reporting
2012-04-15 11:13:46 +02:00
Tim Sutton
60f7b7dcd3
Added anomalies for nimbus host in test suite
2012-04-15 10:21:26 +02:00
Tim Sutton
bd759ca736
Use explicit qt libs for tests
2012-04-15 10:13:46 +02:00
Tim Sutton
191a229f2d
Fixes for coordinate ref sys test errors on Werner's machine
2012-04-15 00:41:47 +02:00
Tim Sutton
85171623bc
Added additional diagnostics for why stripped wkt compare is failing on some machines.
2012-04-14 23:35:56 +02:00
Tim Sutton
c6a006eb29
Don't use ugly old std::out to send info to CDash
2012-04-14 23:12:13 +02:00
Tim Sutton
aab9976b55
Upload test images to cdash
2012-04-14 21:50:32 +02:00
Tim Sutton
c6e9291a88
Merge branch 'master' of github.com:qgis/Quantum-GIS
2012-04-14 12:03:40 +02:00
Juergen E. Fischer
a1b132486b
show GDAL & PROJ version in CRS test
2012-04-14 11:22:14 +02:00
Tim Sutton
4665ac01f5
Fix bug with test renderer where it was saving diff images to the wrong place
2012-04-14 10:55:53 +02:00
Tim Sutton
7be2d960de
Finished first pass implementation for anomaly testing in renderchecker.
2012-04-14 09:56:43 +02:00
Tim Sutton
83b1bf52cf
Moved control images one per directory and updated render checker to generate paths and filenames more cleanly. All tests pass for me.
2012-04-14 00:45:50 +02:00
Tim Sutton
6ebcd65203
Refactored tests using control images to get control image path from renderchecker.
2012-04-13 18:48:40 +02:00
Tim Sutton
25dccaf36c
Moved test images into their own folder
2012-04-13 17:34:17 +02:00
Tim Sutton
1f90bc6386
Merged from master into raster resampler branch
2012-04-12 21:12:06 +02:00
Tim Sutton
aa6d5b3451
Better diagnostics for CRS tests debug output
2012-04-08 18:52:12 +02:00
Tim Sutton
ceae2a7661
Added test datasets aux.xml files for what its worth
2012-04-08 14:59:04 +02:00
Tim Sutton
4590397f7f
Replaced raster test images so all tests pass
2012-04-08 14:31:54 +02:00
Tim Sutton
bbf471eee7
Renderer tests passing now
2012-04-08 13:04:08 +02:00
Tim Sutton
712cab92d1
Use more appropriate global for createFromId CRS test
2012-04-07 14:09:24 +02:00
Tim Sutton
3c0f3f091b
Update control image and qml for map renderer test - all renderer tests now pass for me.
2012-04-07 13:32:06 +02:00
Tim Sutton
1f43afd9ef
1 remaining test fails in CRS tests
2012-04-07 08:58:52 +02:00
Tim Sutton
26322b6a3d
One CRS test failure left
2012-04-07 07:08:55 +02:00
Tim Sutton
4d928f6619
3 coordinate system test failures left
2012-04-07 06:44:51 +02:00
Tim Sutton
6adf0f8037
[BACKPORT] in progress test updates / fixes
2012-04-06 23:42:32 +02:00
Juergen E. Fischer
0353514182
indentation update
2012-04-05 00:48:14 +02:00
Tim Sutton
d830d537a6
[BACKPORT] to 1.8. Remove deprecated use of map layer registry addLayer and removeLayer elsewhere in code base
2012-04-05 00:42:08 +02:00
Martin Dobias
ad955e26bf
Added willRenderFeature() and symbolsForFeature() utility methods.
2012-03-02 00:06:02 +01:00
Martin Dobias
5ee9ebada7
Fixed parsing of numbers in locales using other decimal point symbols
2012-01-25 14:50:51 +01:00
Martin Dobias
a7cf5e4b83
[FEATURE] Merge branch 'rules' - new rule-based rendering
...
Conflicts:
src/gui/symbology-ng/qgsgraduatedsymbolrendererv2widget.cpp
2012-01-24 11:51:36 +01:00
Martin Dobias
1c3c02f832
Add ModelTest: Qt tool for debugging custom models
...
Very handy to stay sane when your model goes crazy
2012-01-24 11:37:17 +01:00
Martin Dobias
245e76daa4
Model/view-based tree of rules. Added basic unit test, GUI renderer test
2012-01-21 12:45:20 +01:00
Juergen E. Fischer
ce4fc1daa5
[FEATURE][API] postgres provider refactoring:
...
- use m prefix for member variables and s prefix for class variables
- refactor QgsPostgresProvider::Conn and QgsPostgresConnection to QgsPostgresConn
- put QgsColumnTypeThread into separate file
- use QgsPostgresConn in QgsPgSourceSelect
- cleaner abort of column type thread (e.g. remove unfinished columns from
selection list)
- [API] move QgsDbTableModel as QgsPgTableModel to provider
- [FEATURE] support for arbitrary key (including non-numeric and multi column)
- [FEATURE][API] support for requesting a certain geometry type and/or srid in QgsDataSourceURI
* no more explicit filter strings
* support for empty tables without gemetry_columns entry or GEOMETRY type.
2012-01-09 13:52:00 +01:00
Martin Dobias
c8bb12f7bb
Expressions - conditional expressions (CASE)
...
Right now only without "base" expression:
CASE WHEN cond1 THEN exp1 [WHEN cond2 THEN exp2]* [ELSE exp3] END
2012-01-07 01:20:03 +01:00
Tim Sutton
8ddf11998d
Fix style classes which lost their attribute association for some reason
2011-12-29 11:19:42 +02:00
Tim Sutton
5193f60d2a
Revert "Merge branch 'master' of github.com:qgis/Quantum-GIS into qgis-master"
...
This reverts commit 78ce3cdc84b79dbec5d227db9ee14af6edf9af66, reversing
changes made to 2414a3abbc97483a5355c262a96c4fc353566bcb.
2011-11-30 15:25:43 +02:00
Tim Sutton
301d20717d
Merge branch 'master' of github.com:qgis/Quantum-GIS
2011-11-27 20:09:23 +02:00
Radim Blazek
dc56ea9b24
maxdev must also be inited
2011-11-27 14:43:31 +01:00
Radim Blazek
03f4ff79f9
array init fix
2011-11-27 12:45:18 +01:00