Dane Springmeyer
|
b096852829
|
add 'gamma' attribute to PolygonSymbolizer, along with tests against simplified world borders shapefile - setting gamma to .5-.7 can remove gaps in processed_p.shp depending on background color - closes #428
|
2010-01-13 00:14:44 +00:00 |
|
Dane Springmeyer
|
79d939cb46
|
remove another autotools piece and mark failing tests as TODO for next release
|
2010-01-11 01:47:38 +00:00 |
|
Dane Springmeyer
|
0370ecec90
|
reflect new TextSymbolizer options in python bindings and add to pickling tests
|
2010-01-11 01:16:17 +00:00 |
|
Dane Springmeyer
|
a3c1f9090b
|
revert r1348 by enforcing map clipping by layer bounds, re-opens #420, closes #486, see also http://trac.mapnik.org/wiki/BoundsClipping
|
2010-01-10 21:42:44 +00:00 |
|
Dane Springmeyer
|
17945c57ec
|
make sure mapfileis invalid so that test passes
|
2010-01-10 21:41:20 +00:00 |
|
Dane Springmeyer
|
93c0d8cae1
|
undercase file ext of testing shapefile
|
2010-01-09 22:52:46 +00:00 |
|
Dane Springmeyer
|
2484e818b8
|
scons: support py3k in python configuration detection
|
2010-01-07 17:14:39 +00:00 |
|
Dane Springmeyer
|
32cfd4766d
|
bring tests up to #442 change
|
2009-12-07 00:04:59 +00:00 |
|
Dane Springmeyer
|
fe3ffe6c2d
|
rename map.save_map_string to map.save_map_to_string
|
2009-12-06 22:33:47 +00:00 |
|
Dane Springmeyer
|
d0b4db9ba3
|
add support for relative paths for entities when using libxml2 and loading xml from string - thanks dodobas for the initial patch
|
2009-12-06 22:18:45 +00:00 |
|
Dane Springmeyer
|
0e18aa63cd
|
add feature to Map node to allow for throwing a friendly error if the map styles use features not supported by the installed mapnik version - thanks Ldp for the review - closes #395
|
2009-12-05 03:58:48 +00:00 |
|
Dane Springmeyer
|
b89f468eaf
|
add support for using CDATA with libxml2 parser. New tests for filters work nicely - TODO add datasource tests for CDATA in sql 'table' param
|
2009-11-11 23:37:57 +00:00 |
|
Dane Springmeyer
|
34f2214396
|
apply alternative method of comparing map and layer bounds to support PointDatasource (patch from phispi, test from JRohrer), closes #402
|
2009-10-21 21:24:44 +00:00 |
|
Dane Springmeyer
|
d51a76c5e8
|
add a test (currently fails) to test object introspection down to symbolizer level once objects have been placed in the map
|
2009-10-19 23:46:38 +00:00 |
|
Dane Springmeyer
|
ba9376626a
|
add a filter parsing alias of '!=' for '<>' - closes #427
|
2009-09-29 23:40:40 +00:00 |
|
Dane Springmeyer
|
baaf45e298
|
enable fuller PointSymbolizer test now that #114 is closes
|
2009-09-27 17:45:52 +00:00 |
|
Dane Springmeyer
|
2acf395203
|
add more python pickling tests
|
2009-09-25 16:57:03 +00:00 |
|
Dane Springmeyer
|
72debc046c
|
remove fontset from pickling for now, and properly set wrap_char from string
|
2009-08-27 23:39:18 +00:00 |
|
Dane Springmeyer
|
5b9ddbaecd
|
add pickling support for point_symbolizer and expose the filename property (patch from mishok13 - thanks) - closes #114, addresses #345
|
2009-08-27 21:11:17 +00:00 |
|
Dane Springmeyer
|
e897b832a4
|
+reflect new text symbolizer options added in r1254 - closes #391
|
2009-08-17 22:54:50 +00:00 |
|
Dane Springmeyer
|
41af03be53
|
adding polyline test shapefile of various line shapes
|
2009-08-12 21:06:50 +00:00 |
|
Dane Springmeyer
|
16f4efc07b
|
python: add better handling of cairo/pycairo support, refactor rundemo.py, add basic tests for cairo surfaces (closes #392)
|
2009-07-28 06:27:10 +00:00 |
|
Dane Springmeyer
|
286ad12c47
|
add method to save a map to a string (closes #396)
|
2009-07-24 06:15:58 +00:00 |
|
Dane Springmeyer
|
7579dcdb07
|
shuffle test xml
|
2009-07-24 06:12:54 +00:00 |
|
Dane Springmeyer
|
e0c9e5c826
|
add missing serialization of building symbolizer height, be explicit of double in polygon_symbolizer
|
2009-07-24 06:10:42 +00:00 |
|
Dane Springmeyer
|
8db8c27446
|
apply patch from mishok13 improving handling of conversion of boost python type definitions to python types definitions (closes ##397)
|
2009-07-23 18:20:10 +00:00 |
|
Artem Pavlenko
|
86b9d0d8bc
|
+ specify encoding (all shapefiles in demo/data are in latin1!)
+ corrected Québec string
|
2009-07-13 21:38:26 +00:00 |
|
Dane Springmeyer
|
9236f15a83
|
avoid error that should be a TODO: http://trac.mapnik.org/ticket/348
|
2009-07-10 22:55:34 +00:00 |
|
Dane Springmeyer
|
7f03d5afc0
|
we should not need OGR plugins for these tests, can add specific ogr tests later
|
2009-07-10 22:47:30 +00:00 |
|
Dane Springmeyer
|
e8d8530f9a
|
lessen float checking in projections test fixing test failure
|
2009-06-11 21:31:06 +00:00 |
|
Dane Springmeyer
|
e7457a139a
|
+add pickle support to text_symbolizer, improve support for stroke, and add tests for stroke and text pickling via python - see: #345
|
2009-05-26 01:50:58 +00:00 |
|
Dane Springmeyer
|
b2570bd866
|
apply patch from mishok13 from #wherecamp to expose dash array list in python along with a small test case - closes #317
|
2009-05-24 04:14:35 +00:00 |
|
Dane Springmeyer
|
404a43f5f0
|
+ensure relative paths to symbols and datasources in xml are based on working directory of xml file, added 'paths_from_xml' parameter that is true by default but can be made false to maintain previous behavior - closes #326 (has no effect on load_map_from_string)
|
2009-05-01 01:59:01 +00:00 |
|
Dane Springmeyer
|
00b2dbb26f
|
add more tests for r1121
|
2009-05-01 01:42:58 +00:00 |
|
Dane Springmeyer
|
c8ee43110a
|
add test for new ds.fields() method added in r1121
|
2009-05-01 01:24:12 +00:00 |
|
Dane Springmeyer
|
196b01c16c
|
+ make interface to datasource attributes, featuresets, and features more pythonicby adding feature.envelope() method returning combined extent of geometries, ds.fields() method returning list of names, and featureset.features() which returns list of all features in featurset - now accessible via datasource.all_features()- closes #283, #280, #171
|
2009-05-01 01:21:29 +00:00 |
|
Dane Springmeyer
|
f190ea501d
|
add some small test data (polygon shapefile)
|
2009-04-28 03:55:23 +00:00 |
|
Beau Gunderson
|
9ac7204cd2
|
Adding more object tests.
|
2009-04-17 04:10:45 +00:00 |
|
Beau Gunderson
|
d03540faf3
|
Properly return exit code from nose.
|
2009-04-16 17:59:38 +00:00 |
|
Beau Gunderson
|
321d4ce27c
|
Add more tests, cleanup existing tests and add TODO functionality to the test runner.
|
2009-04-16 17:22:38 +00:00 |
|
Beau Gunderson
|
4b60da2fec
|
Adding tests for common mapnik classes.
|
2009-04-15 23:06:18 +00:00 |
|
Beau Gunderson
|
3c13918ce8
|
Add run_tests.py, a utility for running the test framework (useful for buildbot). Some formatting in the tests.
|
2009-04-15 21:42:25 +00:00 |
|
Dane Springmeyer
|
d0b3ecdaa8
|
rename and make non-executable for ease of use with nosetests
|
2009-04-13 23:34:38 +00:00 |
|
Dane Springmeyer
|
17acd92c43
|
rename python tests directory to allow for autodetection of tests when running 'nosetests' from root directory
|
2009-04-12 23:22:37 +00:00 |
|
Dane Springmeyer
|
b38634429c
|
+ switch to nose as testing framework - thanks to Beau for patch and motivation (see #300)
|
2009-04-12 22:38:46 +00:00 |
|
David
|
bc11d0a5e5
|
- added some tests
- added missing disclaimers
|
2007-09-25 21:06:52 +00:00 |
|