Radim Blazek
|
0fc62dd443
|
Merge remote branch 'origin/master' into wcs2
|
2012-08-07 14:23:08 +02:00 |
|
Etienne Tourigny
|
6861078d02
|
add a few cpt-city svg files to tests
|
2012-08-06 19:17:50 -03:00 |
|
Etienne Tourigny
|
3391f42558
|
fix cpt-city svg parsing and display
|
2012-08-06 19:04:35 -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
|
80c251d2a9
|
cumulative cut tools, raster stretching moved from qgisapp to raster layer, unfortunately one control image has also be changed because stretching changed from GDALComputeRasterMinMax which gives for tests/testdata/landsat.tif 3. band min/max 57/157 to GDALComputeRasterStatistics which gives 51/172
|
2012-07-29 14:07:14 +02:00 |
|
Radim Blazek
|
540df9cb0d
|
continues removing of stats from raster layer
|
2012-07-28 19:41:47 +02:00 |
|
Radim Blazek
|
3d8e3bd4da
|
new widget for raster min/max load
|
2012-07-28 12:48:15 +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 |
|
Tim Sutton
|
ecb7b241b2
|
Added xslt for transforming CTest results to Junit for Jenkins. Source: https://gist.github.com/2358656
|
2012-07-20 12:06:52 +02:00 |
|
Tim Sutton
|
62a51e8e92
|
Added anomaly files for jenkins server
|
2012-07-19 23:34:56 +02:00 |
|
Radim Blazek
|
5a5928e37a
|
WCS test server instructions
|
2012-07-19 12:47:57 +02: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
|
09bd0f639d
|
better wcs mapfile mimetypes
|
2012-07-19 09:40:43 +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 |
|
Etienne Tourigny
|
74021a477e
|
don't fail histogram test when images differ - too many different possible renderings depending on machine config.
|
2012-07-17 17:25:00 -03:00 |
|
Etienne Tourigny
|
ab23800ac5
|
Merge branch 'histogramwidget' of ../qgis-etiennesky
|
2012-07-16 23:12:06 -03:00 |
|
Etienne Tourigny
|
d1b7e8bac3
|
add raster histogram tests
|
2012-07-16 22:53:26 -03:00 |
|
Etienne Tourigny
|
b58b827e07
|
fix raster render tests - disable .aux.xml files
|
2012-07-16 21:28:57 -03:00 |
|
Martin Dobias
|
e35b115881
|
[API] removed QgsSearchString - QgsExpression should be used instead
|
2012-07-15 11:14:53 +02:00 |
|
Etienne Tourigny
|
dabc492151
|
tidy up tests/testdata dir
|
2012-07-14 15:42:07 -03:00 |
|
Etienne Tourigny
|
e74a28b37b
|
fix histogram and stats compute (set bapprox=false) for gdal provider ; fix histogram display for non-Byte data
|
2012-07-14 15:03:48 -03:00 |
|
Marco Hugentobler
|
b70a0c6991
|
Move expected output from composermap tests into subdir
|
2012-07-12 10:49:50 +02:00 |
|
Marco Hugentobler
|
e6d7eb67e3
|
Test for composer overview map
|
2012-07-12 10:43:04 +02:00 |
|
Marco Hugentobler
|
75d68cd093
|
Write results of compositionchecker to dash
|
2012-07-12 09:31:06 +02:00 |
|
Tim Sutton
|
7073ac240c
|
Added another anomaly check for osx/hawkeye host
|
2012-07-12 09:28:44 +02:00 |
|
Tim Sutton
|
f3edf04010
|
More anomaly images for hawkeye host failures
|
2012-07-12 00:37:23 +02:00 |
|
Tim Sutton
|
19a1acd240
|
Added more windows anomalies
|
2012-07-11 11:00:36 +02:00 |
|
Marco Hugentobler
|
ec33d069bc
|
Forgot to add control image for composer grid test
|
2012-07-09 11:09:28 +02:00 |
|
Marco Hugentobler
|
bc18adb02e
|
Generate diff images in composer tests
|
2012-07-06 11:43:07 +02:00 |
|
Marco Hugentobler
|
8256d056a0
|
Tolerance for wrong pixels, better cleanup
|
2012-07-06 11:07:31 +02:00 |
|
Marco Hugentobler
|
67ba1d5344
|
Add test for composer grid
|
2012-07-06 10:40:43 +02:00 |
|
Marco Hugentobler
|
f6f447427d
|
Add unit test for composer map
|
2012-07-06 09:13:08 +02:00 |
|
Nathan Woodrow
|
071866ff04
|
Add string position function to expression engine
|
2012-07-02 19:53:43 +10:00 |
|