artemp
|
b8c43b5026
|
+ update test to include unicode
|
2013-01-17 15:31:27 +00:00 |
|
Dane Springmeyer
|
18e23be9c0
|
merge work from mappy/abonnasseau allowing buffer-size to be overiddend by layer - closes #1566
|
2013-01-15 18:53:34 -08:00 |
|
Dane Springmeyer
|
7087fb9698
|
amend c61335c277 , unbreak datasource templates, and add a test to ensure it does not regress again
|
2013-01-04 14:36:24 -08:00 |
|
Dane Springmeyer
|
e0622be27d
|
fixup parameters conversion from python
|
2013-01-04 11:28:00 -08:00 |
|
artemp
|
ba9e42016c
|
+ update parameters tests
|
2013-01-04 16:56:26 +00:00 |
|
Dane Springmeyer
|
910c37cd18
|
update csv tests after removal of old 'quiet' option
|
2013-01-03 15:54:23 -08:00 |
|
artemp
|
f71870b5b8
|
+ corrected tests ( @springmeyer - not sure about
```
eq_(feat['bigint'],'9223372036854775807')
```
test ??
)
|
2013-01-03 15:12:53 +00:00 |
|
Dane Springmeyer
|
1641519adc
|
tests for 64bit id handling in osm.input
|
2013-01-02 17:39:12 -08:00 |
|
Dane Springmeyer
|
aee275a08c
|
fix number handling in csv plugin and add tests for 64bit integer support in sqlite and postgis datasources - refs #1669
|
2012-12-21 19:53:33 -08:00 |
|
Dane Springmeyer
|
22b41a7c6d
|
also test alternative is falsey method
|
2012-12-20 14:28:37 -08:00 |
|
Dane Springmeyer
|
5479dfbe0e
|
change mapnik::value::to_bool to return false if a string is empty - closes #1665
|
2012-12-20 14:24:56 -08:00 |
|
Dane Springmeyer
|
4c64fb4b0d
|
fix #1659 but re-break bool->int auto-conversion, which is less of a problem
|
2012-12-18 20:22:02 -08:00 |
|
artemp
|
ae69ee9a24
|
+ update tests to respect new real formatting policies
|
2012-12-18 12:13:42 +00:00 |
|
Dane Springmeyer
|
d716daa4d1
|
add tests for #1642, refs #794, #796
|
2012-12-11 19:39:06 -08:00 |
|
Dane Springmeyer
|
1acdb1ad3e
|
fixup query_tolerance test to use nose eq_ rather than asserts
|
2012-12-11 14:45:19 -08:00 |
|
Dane Springmeyer
|
e62aa47f44
|
Add more shapefile point type tests - one should be failing due to #1193
|
2012-12-05 18:40:18 -08:00 |
|
Dane Springmeyer
|
bb72e0e2d6
|
add rgb png 32
|
2012-12-03 15:28:12 -08:00 |
|
Dane Springmeyer
|
e9ca5b47e2
|
finish support for dbf logical type, strip handling of memo, and add tests for all basic types - refs #1614
|
2012-12-02 21:37:39 -08:00 |
|
Dane Springmeyer
|
be05aa5b60
|
add palette.to_string() method and add python tests of fixed palette functionality
|
2012-11-30 12:31:58 -08:00 |
|
Dane Springmeyer
|
a2d82af5c1
|
add postgis threaded stress test (though queries still runs serially)
|
2012-11-28 19:15:29 -08:00 |
|
Dane Springmeyer
|
0b7272c94a
|
disable test that is causing spurious error to be printed from ogr
|
2012-11-27 18:06:31 -08:00 |
|
Dane Springmeyer
|
f39c3ad857
|
add marker-multi-policy parameter to support user-configurable rendering behavior for multi-geometries when using either point or interior placement - closes #1573, refs #1555
|
2012-11-20 17:58:39 -08:00 |
|
Dane Springmeyer
|
eebc8cc73e
|
add image/grid clear methods to make it easier to quickly re-use previously allocated objects for rendering - closes #1571
|
2012-11-11 21:35:50 -08:00 |
|
Alexandre Bonnasseau
|
267975c388
|
Coding style correction : tabs to spaces
|
2012-11-09 11:57:10 +01:00 |
|
Dane Springmeyer
|
18395e8fd9
|
make the encoding speed tests more configurable
|
2012-11-08 19:13:51 -05:00 |
|
Dane Springmeyer
|
8bb0058717
|
uncomment png test
|
2012-11-08 18:52:55 -05:00 |
|
Dane Springmeyer
|
3a9dd7724f
|
add tests and reference images (created at 211b102ec5 ) for ensuring consistent output of png encoding - refs #1557
|
2012-11-08 18:51:34 -05:00 |
|
Dane Springmeyer
|
f4cf1e68c8
|
fix main line
|
2012-11-08 17:38:29 -05:00 |
|
Dane Springmeyer
|
f8318c81be
|
sort by min time in the image speed encoding test
|
2012-11-08 16:42:18 -05:00 |
|
Alexandre Bonnasseau
|
efff5f0ef0
|
Issue #1545 - override buffer-size parameter at layer level - revised
|
2012-11-08 15:51:22 +01:00 |
|
Dane Springmeyer
|
dcee6480f6
|
add test for #1559
|
2012-11-06 11:16:11 -05:00 |
|
Dane Springmeyer
|
eda4436b51
|
ensure that the transparency level option is passed to the octree encoder - closes #1556
|
2012-11-04 06:16:18 -05:00 |
|
Dane Springmeyer
|
2b767d650c
|
fix string representation of expr when not built against a boost with icu support
|
2012-11-01 10:31:45 -07:00 |
|
Dane Springmeyer
|
a62e791d73
|
tweak a few tests to only run if shape.input is available
|
2012-10-29 11:19:17 -07:00 |
|
Dane Springmeyer
|
888e6ec941
|
more image encoding tests - also output length of image for rough size comparision
|
2012-10-25 13:15:33 -07:00 |
|
Dane Springmeyer
|
f7333542f2
|
add test for #1542 - currently hangs mapnik
|
2012-10-20 20:07:12 -07:00 |
|
Mickey Rose
|
c3702404cb
|
image_filter: make 'gray' and 'invert' filters honor alpha
|
2012-10-20 00:08:23 +02:00 |
|
Dane Springmeyer
|
3980eea30a
|
workaround odd nose problem causing the run_tests function to be called even if the file is not main - refs #1539
|
2012-10-16 12:49:12 -07:00 |
|
Mickey Rose
|
8dca9dbb2b
|
tests: fix svg render test output filename
|
2012-10-16 18:40:24 +02:00 |
|
Mickey Rose
|
187ce93a60
|
tests: add style_level_image_filter test
|
2012-10-16 18:40:24 +02:00 |
|
Mickey Rose
|
2ee6c1e0e0
|
tests: add style_level_comp_op test
|
2012-10-16 18:40:24 +02:00 |
|
Mickey Rose
|
9fdda8cf4a
|
tests: save side-by-side reference/failed compositing images
|
2012-10-16 18:40:16 +02:00 |
|
Mickey Rose
|
465cf0aa21
|
tests: utility function for separate python tests
|
2012-10-16 17:46:34 +02:00 |
|
Dane Springmeyer
|
17e97c595a
|
add a passing test that works around #1537 by manually setting key_field to string field
|
2012-10-15 17:06:43 -07:00 |
|
Dane Springmeyer
|
72124a9f8a
|
apply patch from @lightmare fixing image_filter getter - closes #1534
|
2012-10-15 08:52:13 -07:00 |
|
Dane Springmeyer
|
df501a2fa3
|
update tests after #1515 - many are not ideal due to #1519
|
2012-10-04 16:39:00 -07:00 |
|
Dane Springmeyer
|
43280f17c4
|
allow the pure white test to pass if its nearly white
|
2012-10-03 18:53:23 -07:00 |
|
Dane Springmeyer
|
86e805b33e
|
Merge pull request #1499 from manelclos/master
Query tolerance for features_at_point
|
2012-10-03 11:50:29 -07:00 |
|
Dane Springmeyer
|
1dfbd1e4bf
|
better output from pure white raster test checking since this is about to start failing due to premultiplied rounding - refs #1508
|
2012-10-02 14:46:27 -07:00 |
|
Dane Springmeyer
|
d35b4eb6d4
|
report all failures in compositing tests
|
2012-10-01 18:51:53 -07:00 |
|