Dane Springmeyer
92d6e79a75
fix invalid use of gamma in tests/python_tests/image_encoding_speed_test.py
2015-02-02 14:28:40 -08:00
Sara Metz
22ab62f16d
Fixes bugs that cause tests in PR #2599 to fail
2015-02-02 10:51:12 +13:00
Robert Coup
25fe253f12
Test for 2px png8 encoding bug (hextree & octree)
2015-02-02 10:50:30 +13:00
Dane Springmeyer
0025225e44
isolate crashing python plugin test
2015-01-28 15:12:53 -08:00
Dane Springmeyer
b4f018a676
update a few more expected images
2015-01-28 09:26:31 -08:00
Robert Coup
a27b886e19
Handle bounds reprojections which cross the anti-meridian.
...
When doing an envelope-points reprojection to a geographic CS, check
the points stay in clockwise order. Otherwise expand the resulting bounds
to include the world.
Backport of #2657 from master to 2.3.x. Fixes #2648 .
2015-01-28 13:20:33 +13:00
Stephen Davis
5a770d6a96
throw datasource_exception on GDAL RasterIO failures
2014-10-31 17:06:09 +13:00
Sandro Santilli
6c936f1ede
Further speedup dataraster test by importing only tiled
2014-10-01 10:54:25 +02:00
Sandro Santilli
420e9bbbf6
Use a smaller input file for testing dataraster 16bsi
...
Also test a minor number of overviews.
The aim is to make the test faster (#2470 )
2014-10-01 10:50:54 +02:00
Dane Springmeyer
14b6ba951e
tests: fix postgis/pgraster tests if lack of connection
2014-08-19 13:52:03 -07:00
Dane Springmeyer
0be6c2d7e1
don't throw for OGR layers with no features - refs #2260 #2352 #2354
2014-08-15 19:48:27 -07:00
Dane Springmeyer
a968f972e0
quiet pgraster tests by default
2014-08-12 20:27:01 -07:00
Dane Springmeyer
ce5d5e4b4c
Merge pull request #2329 from strk/2.3.x-pgraster2
...
Implement input plugin for PostGIS Rasters
2014-08-12 14:53:56 -07:00
Dane Springmeyer
35f7314e92
rollback png8 default in 2.3.x - closes #2110
2014-08-12 13:50:32 -07:00
Joel Brown
106ecb2b9c
formatting
2014-08-12 11:54:46 -06:00
Joel Brown
e9d1ea8032
OGR plugin extent test
2014-08-12 11:39:24 -06:00
Sandro Santilli
7afc2754cb
Fix false negative responses from python tests
...
Closes #2298
2014-08-08 13:01:02 +02:00
Sandro Santilli
fa4d1e4ada
Implement input plugin for PostGIS Rasters
...
Closes #1660 .
Includes python bindings and testcases.
2014-08-01 10:25:41 +02:00
Dane Springmeyer
7957c05df0
update expected tests after 136e97edd4
- closes #2311
2014-07-24 18:24:41 -07:00
Dane Springmeyer
c07aeac4c2
repair visual tests to be able to round trip (undo bits that require 3.x support)
2014-06-27 12:44:47 -07:00
Dane Springmeyer
7c7da1a2fd
backport image-filters/alpha fix to 2.3.x branch - refs #1313
2014-06-19 10:27:34 -07:00
Dane Springmeyer
1f81ee09d4
add test for #2240
2014-06-17 22:20:24 -07:00
Dane Springmeyer
ce948e20e7
improve png comparison tests
2014-06-11 22:43:36 -07:00
Dane Springmeyer
9be034e753
more tests for handling of empty Parameters
2014-05-28 14:13:38 -07:00
Dane Springmeyer
87e69a20c3
tests for #2245
2014-05-16 12:21:36 -07:00
Dane Springmeyer
94e78f2ae4
stop testing bogus wkb since it will crash wkb reader - refs #2236
2014-05-05 17:05:23 -07:00
Dane Springmeyer
3bcf54a693
update tests
2014-04-24 21:30:54 -07:00
Dane Springmeyer
83c0db36cb
add support for rendering (vs skipping) 3D and 4D postgis geometries like POINTZM, LINESTRINGZM, and POLYGONZM - closes #44
2014-04-09 19:40:14 -04:00
Dane Springmeyer
818e87dce4
update tests
2014-04-01 17:34:24 -07:00
Dane Springmeyer
4e957c9cac
make inflated image for blurring opt-in via 'image-filters-inflate' option - refs #2165
2014-02-27 10:11:17 -08:00
Dane Springmeyer
e5bb5ed8aa
backport geojson parsing/generation fixes from master to 2.3.x - refs #2083
2013-11-21 14:11:47 -08:00
Dane Springmeyer
5de5ffb764
remove unused and broken deepcopy support to be replaced in #2081 - refs #1390 and #946
2013-11-13 19:26:17 -08:00
Dane Springmeyer
d10eb830a2
silence warnings in load_map/save_map tests for now
2013-11-13 18:45:30 -08:00
Dane Springmeyer
dc3fad51a3
add test for render_with_detector + fix scale rendering tests - refs #2075
2013-11-13 10:45:23 -08:00
Dane Springmeyer
6844863a89
Abort pending postgis connections when exception occurs
...
- patch from @abonnasseau
- closes #2042
- refs #2069
2013-11-12 18:38:39 -08:00
Dane Springmeyer
7612ff7b20
csv plugin: support user defined extent
2013-10-30 11:57:03 -07:00
Dane Springmeyer
a5926e70b2
tests: lessen strictness of cairo comparison tests so that files created on ubuntu saucy/os x pass on ubuntu precise - refs #1868
2013-10-28 14:18:44 -07:00
Dane Springmeyer
7a153c44cb
tests: stop testing cairo postscript output since it is not important
2013-10-28 13:57:34 -07:00
Dane Springmeyer
0978157e92
tests: looser tolerance for comparing cairo output sizes
2013-10-28 13:56:48 -07:00
Dane Springmeyer
7d9392544d
xadd more cairo test files, replace existing via ubuntu saucy
2013-10-28 20:39:47 +00:00
Dane Springmeyer
86dfa0778a
fix cairo reference counting and add more cairo context tests - closes #2031
2013-10-28 12:46:44 -07:00
Dane Springmeyer
adabe3022d
add harfbuzz branch testcases
2013-10-23 23:59:14 -07:00
Dane Springmeyer
5672ad9285
tests: wrap all web tests in try catch to avoid failures with older versions
2013-10-04 14:07:38 -07:00
Dane Springmeyer
cd27e521d4
update webp defaults to use WebPConfigInit
2013-10-04 12:59:47 -07:00
Dane Springmeyer
0c1fcd7098
expose all remaining webp encoding options except for 'show_compression' - refs #1964
2013-10-04 01:03:20 -07:00
Dane Springmeyer
d17f897671
tests: be more explicit about png encoding comparison formats
2013-10-03 23:37:19 -07:00
Dane Springmeyer
9aa596401a
rename the agg int overflow test so it actually runs under nose
2013-10-02 09:41:05 -07:00
Dane Springmeyer
a25826fb13
tests: use black background in test
2013-10-01 21:35:27 -07:00
Dane Springmeyer
81f14b8d36
Add currently failing test for #2000
2013-10-01 21:21:55 -07:00
Dane Springmeyer
8ebd804360
remove tabs
2013-09-30 13:30:16 -07:00