Juergen E. Fischer
96b2d51e97
fix tests on windows
2012-08-18 00:44:50 +02:00
Tim Sutton
5a0fd29982
Added test for logger
2012-08-17 21:18:38 +02:00
Juergen E. Fischer
97309b1ec6
test fixes:
...
- fix TestQgsRectangle build error
- disable TestStyleV2::testSaveLoad() test while QgsStyleV2::save() is defunct
- used temporary copy of testzip.zip in TestZipLayer so that original is not modified
2012-08-17 20:22:21 +02:00
Salvatore Larosa
d05701fdf4
Added MultiGeometries tests for test friday
2012-08-17 17:40:42 +02:00
Jürgen Fischer
b7e6e64f0f
Merge pull request #202 from homann/issue6194
...
Fix for #6194
2012-08-17 07:24:42 -07:00
Alexander Bruy
4839a2ab01
add python test for memory provider
2012-08-17 14:41:44 +03:00
Magnus Homann
6fd2dccbd7
Fix for scale/extend issue #6194 . Added test case.
2012-08-17 11:23:57 +02:00
Radim Blazek
da5609c839
raster stats for providers without block size fixed
2012-08-14 19:11:15 +02:00
Radim Blazek
76bef757c1
WCS GeoServer fixes
2012-08-13 21:06:37 +02:00
Tim Sutton
1da6556119
Added raster identfy test
2012-08-12 12:31:24 +02:00
Tim Sutton
86abc7539b
Some more little tests for test friday.
2012-08-10 22:24:03 +02:00
Juergen E. Fischer
c65df296d8
run python tests only when bindings are enabled
2012-08-10 19:33:57 +02:00
Marco Hugentobler
f7ef19e4b4
Add python composition checker and composermap test
2012-08-09 09:17:15 +02:00
Marco Hugentobler
e6d988057f
Fix merge conflict
2012-08-08 18:53:33 +02:00
Marco Hugentobler
12f521eb55
Fix html test
2012-08-08 18:47:52 +02:00
Marco Hugentobler
852c5e78c2
More cleanup changes
2012-08-08 18:34:37 +02:00
Marco Hugentobler
ce84b5608e
Avoid crash in html item test
2012-08-08 17:28:16 +02:00
Marco Hugentobler
9a3d6abd02
Move adding the first html frame out of QgsComposerHtml
2012-08-08 16:56:54 +02:00
Marco Hugentobler
b40d0af2e6
Further changes to undo-mechanism. Currently not working
2012-08-08 12:17:23 +02:00
Radim Blazek
3a9e8e117f
WCS public servers test
2012-08-08 11:13:11 +02:00
Juergen E. Fischer
df9ccb905f
fix wcs test on windows
2012-08-08 09:16:57 +02:00
Marco Hugentobler
b2782c06ef
Avoid undo commands from multiframe classes
2012-08-07 17:24:32 +02:00
Marco Hugentobler
02d05d1930
Test for multiframe html item
2012-08-07 16:05:15 +02:00
Juergen E. Fischer
2795529900
fix windows build
2012-08-07 15:31:29 +02:00
Radim Blazek
b6c7804a59
WCS native
2012-08-07 14:52:31 +02:00
Radim Blazek
0fc62dd443
Merge remote branch 'origin/master' into wcs2
2012-08-07 14:23:08 +02:00
Marco Hugentobler
95e7832148
Add composer html test
2012-08-07 13:51:26 +02:00
Etienne Tourigny
6861078d02
add a few cpt-city svg files to tests
2012-08-06 19:17:50 -03:00
Radim Blazek
e09a0a5529
master merge
2012-08-06 18:25:24 +02:00
Juergen E. Fischer
0235fadead
add title() expression test row
2012-08-03 16:49:49 +02:00
Tim Sutton
8761bc7730
Added from wkbPoint and Polyline tests to python geometry tests
2012-08-03 16:19:32 +02:00
Juergen E. Fischer
5ae312cfad
add 'foreach' to astyle and re-run indentation
2012-08-03 06:57:11 +02:00
Etienne Tourigny
f8f034ca9c
Merge branch 'coloramp' of ../qgis-etiennesky
2012-08-02 23:50:08 -03:00
Etienne Tourigny
e39c216a59
add tests for cpt-city color ramps
2012-08-02 22:45:02 -03:00
Tim Sutton
d8e918d97c
Renamed app test with py prefix and added simple geometry test case
2012-08-02 16:55:18 +02:00
Etienne Tourigny
5c068e4837
add support for color ramps to raster layers
2012-08-02 11:39:59 -03:00
Etienne Tourigny
8c969e276e
add tests for styles - just for color ramp for now
2012-08-02 11:39:58 -03:00
Radim Blazek
d875c96323
master merge
2012-07-29 20:32:41 +02:00
Radim Blazek
540df9cb0d
continues removing of stats from raster layer
2012-07-28 19:41:47 +02:00
Radim Blazek
de20264c31
Stats/histogram removed from raster layer
2012-07-27 11:48:09 +02:00
Juergen E. Fischer
fdefb5bffb
run python tests from build directory
2012-07-25 22:32:29 +02:00
Juergen E. Fischer
b64b3fc812
indentation update with a few fixed warnings
2012-07-25 20:43:37 +02:00
Tim Sutton
55fc81d76a
Merge branch 'master' of github.com:qgis/Quantum-GIS
2012-07-23 00:05:36 +02:00
Tim Sutton
b702d3ca9f
Initial test framework for running python tests as part of the CTest suite.
2012-07-23 00:02:56 +02:00
Nathan Woodrow
7a9074f8fc
Add left,right,rpad,lpad string functions - Fix #6079
...
- With tests :)
2012-07-22 20:38:33 +10:00
Radim Blazek
bf5d8d1028
WCS URI description, fixes
2012-07-19 12:01:11 +02:00
Marco Hugentobler
3af7ef3085
Adapt compositionchecker for multi pages
2012-07-19 11:50:15 +02:00
Marco Hugentobler
937bffa2fa
Add test for unique composermap ids
2012-07-19 11:09:09 +02:00
Radim Blazek
d1e7242255
wcs test unit data
2012-07-18 19:29:11 +02:00
Radim Blazek
5d84b26006
wcs test unit
2012-07-18 16:35:50 +02:00