Dane Springmeyer
|
f76fde32b9
|
Merge branch 'master' of github.com:mapnik/mapnik
|
2012-04-16 22:51:31 -07:00 |
|
Dane Springmeyer
|
e986bce7f6
|
format c++ tests
|
2012-04-16 22:33:37 -07:00 |
|
Dane Springmeyer
|
e3982081d8
|
save test renders outside of source tree
|
2012-04-16 22:07:14 -07:00 |
|
Dane Springmeyer
|
5767c65470
|
improve the map.query_point/query_map_point implementation, now throwing for invalid coords or projection transformations
|
2012-04-13 11:28:30 -07:00 |
|
Dane Springmeyer
|
6de1a84949
|
renable the intentionally broken font test now that there is no log output
|
2012-04-12 16:09:00 -07:00 |
|
kunitoki
|
1f351e0e09
|
implement new debug system
|
2012-04-08 02:20:56 +02:00 |
|
Dane Springmeyer
|
8220acce82
|
more params tests
|
2012-04-06 14:20:04 -07:00 |
|
Dane Springmeyer
|
b7f714f7ec
|
postgis: primary key autodetection will now only happen if 'autodetect_key_field' is set to true - maintains current behavior - refs #804
|
2012-04-05 11:05:14 -07:00 |
|
Dane Springmeyer
|
9c3d3ab285
|
more concise output from c++ tests
|
2012-04-05 08:35:28 -07:00 |
|
Dane Springmeyer
|
a50ea0750e
|
compile c++ tests even if only installing and hook them all up automatically to make test target
|
2012-04-04 15:19:37 -07:00 |
|
Dane Springmeyer
|
0e64cc157e
|
tests: allow the visual tests to be run in quiet mode
|
2012-04-04 14:54:07 -07:00 |
|
Dane Springmeyer
|
bd7b07d3f9
|
add missing test files
|
2012-04-04 14:37:27 -07:00 |
|
Dane Springmeyer
|
4dbadaa7cd
|
ensure proper reprojection of unbuffered bbox used for geometry clipping - closes #1138
|
2012-04-04 12:43:32 -07:00 |
|
Dane Springmeyer
|
d29ae14104
|
make it possible to set the map.maximum_extent back to None/uninitialized from python
|
2012-04-04 12:07:15 -07:00 |
|
Dane Springmeyer
|
46b16c917e
|
support nodata for paletted images and allow user to set nodata on-the-fly - closes #1160 and #1161 - refs #688 and refs #730 and refs #50 and refs #1018
|
2012-04-03 16:06:36 -07:00 |
|
Dane Springmeyer
|
a7e150a593
|
tests: add simple tests for postgis 'bbox' token replacement
|
2012-04-02 19:29:06 -07:00 |
|
Dane Springmeyer
|
d9cb76f7a1
|
postgis: support mixed case table names - closes #1159
|
2012-04-02 19:21:14 -07:00 |
|
Dane Springmeyer
|
10848f9d04
|
postgis: warn in the unlikely case of a numeric primary key
|
2012-04-02 18:13:27 -07:00 |
|
Dane Springmeyer
|
763e84a6e9
|
postgis: add support for auto-detection of primary key field - closes #804 - refs #753
|
2012-04-02 16:20:41 -07:00 |
|
Dane Springmeyer
|
9d1afbbfc6
|
Merge branch 'master' of https://github.com/mapnik/mapnik
|
2012-03-27 18:56:52 -04:00 |
|
Dane Springmeyer
|
67f6d0f672
|
fixup pycairo rendering test
|
2012-03-27 18:55:33 -04:00 |
|
Dane Springmeyer
|
dbd4258079
|
more markers_symbolizer test maps
|
2012-03-27 18:54:59 -04:00 |
|
Dane Springmeyer
|
3f26c439c9
|
fix marker width/height to mean pixels - which it should have all along - closes #1134
|
2012-03-23 20:28:12 -07:00 |
|
Dane Springmeyer
|
46fdc570c2
|
cpp tests for mapnik parameters and mapnik:boolean -refs #1141
|
2012-03-23 20:04:42 -07:00 |
|
Dane Springmeyer
|
ea5a46f230
|
remove the storage and serialization of 'font-directory' and 'minimum-version' since there is no strong need to have them accessible after initial parsing
|
2012-03-23 18:14:14 -07:00 |
|
Dane Springmeyer
|
13189e0a55
|
tests for compositing operations
|
2012-03-23 17:36:37 -07:00 |
|
Dane Springmeyer
|
3b498efbd9
|
fixup font registration code ensuring invalid fonts will warn but not throw and register_fonts will only return success if > one font is registered and none have failed
|
2012-03-23 15:07:28 -07:00 |
|
Dane Springmeyer
|
e570ea3a98
|
hook up visual tests to the 'make test' target
|
2012-03-23 12:42:11 -07:00 |
|
Dane Springmeyer
|
e9940c6add
|
update osm test now that extent is not hardcoded
|
2012-03-22 16:44:27 -07:00 |
|
Hermann Kraus
|
620f3f943e
|
Add reference image.
|
2012-03-20 23:52:13 +01:00 |
|
Hermann Kraus
|
eac133952c
|
Add line-offset test.
|
2012-03-20 23:13:15 +01:00 |
|
Hermann Kraus
|
eb911deca5
|
Change visual tests config format.
|
2012-03-20 23:13:15 +01:00 |
|
Hermann Kraus
|
fe2879ac42
|
Update python tests.
|
2012-03-20 23:13:15 +01:00 |
|
Hermann Kraus
|
f7a387f8af
|
Change visual tests directory structure.
|
2012-03-20 23:13:15 +01:00 |
|
Hermann Kraus
|
a84fcdb133
|
Update tests.
Refs #1125.
|
2012-03-19 17:40:51 +01:00 |
|
Hermann Kraus
|
9b62a19cf4
|
Implement justify-alignment=auto.
Closes #1125.
|
2012-03-19 17:12:53 +01:00 |
|
Hermann Kraus
|
ff78217276
|
Add reference image for RTL test.
|
2012-03-16 01:51:19 +01:00 |
|
Hermann Kraus
|
f9b2e5fb56
|
Add test for RTL text.
|
2012-03-16 00:38:03 +01:00 |
|
Dane Springmeyer
|
015f666e9e
|
tests: remove ancient CssParameter holdovers
|
2012-03-13 07:42:33 -07:00 |
|
Hermann Kraus
|
2b68cea0a1
|
Merge branch 'new-xml'
Conflicts:
include/mapnik/config_error.hpp
include/mapnik/ptree_helpers.hpp
src/formatting/text.cpp
src/libxml2_loader.cpp
src/load_map.cpp
src/metawriter_factory.cpp
src/text_placements/registry.cpp
src/text_placements/simple.cpp
|
2012-03-13 11:11:28 +01:00 |
|
Hermann Kraus
|
502773bea6
|
Only one grammar object per XML tree.
|
2012-03-11 23:24:28 +01:00 |
|
Dane Springmeyer
|
c5c0f92247
|
save the maps in the right place for visual tests
|
2012-03-08 17:04:51 -08:00 |
|
Dane Springmeyer
|
9fb45ebf75
|
allow visual tests to be run from root
|
2012-03-08 17:01:51 -08:00 |
|
Hermann Kraus
|
cd8cfc6527
|
Improve error messages.
|
2012-03-08 18:52:53 +01:00 |
|
Hermann Kraus
|
8b0b9ed5fe
|
Handle different image sizes correctly.
|
2012-03-08 18:29:46 +01:00 |
|
Hermann Kraus
|
7d3fd0755d
|
Complete XML changes in load_map.cpp
|
2012-03-07 01:35:37 +01:00 |
|
Hermann Kraus
|
b5e1ebfac8
|
New reference images.
|
2012-03-04 02:06:03 +01:00 |
|
Hermann Kraus
|
0eece15f62
|
New tests.
|
2012-03-04 02:04:43 +01:00 |
|
Hermann Kraus
|
586cdff6e8
|
Add new test.
|
2012-03-03 16:32:31 +01:00 |
|
Hermann Kraus
|
0ef573c197
|
Avoid accidential uploading of test file to OSM server.
|
2012-03-03 16:31:49 +01:00 |
|