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 |
|
Hermann Kraus
|
c47eb3642a
|
Reformat test and extend to verify text is centered correctly.
|
2012-03-03 13:53:08 +01:00 |
|
Dane Springmeyer
|
ca3bd722c1
|
Merge branch 'master' of github.com:mapnik/mapnik
|
2012-03-02 10:01:11 -08:00 |
|
Hermann Kraus
|
1fcfbaac52
|
Add test for TextSymbolizer line placement.
|
2012-03-02 01:45:44 +01:00 |
|
Dane Springmeyer
|
803447a8d8
|
disable non-critical failing test after reverting shapefile polygon handling - refs #1093
|
2012-02-28 20:18:47 -08:00 |
|
Dane Springmeyer
|
3839dd363f
|
more pep8 for tests
|
2012-02-24 13:15:48 -08:00 |
|
Dane Springmeyer
|
0a37a1591e
|
fixup whitespace with pep8 tricks from https://gist.github.com/1903033
|
2012-02-24 13:13:56 -08:00 |
|
Hermann Kraus
|
d203d56d34
|
Update tests.
|
2012-02-21 10:21:40 +01:00 |
|
Hermann Kraus
|
0759d1b0dc
|
Update reference images.
|
2012-02-21 00:06:54 +01:00 |
|
Hermann Kraus
|
73339b3936
|
Render ShieldSymbolizer tests with varying width. Triggers the problem in #1078.
Update script to handle case when no reference image is found.
|
2012-02-20 17:45:47 +01:00 |
|
Hermann Kraus
|
6fe0637425
|
Complete support for formatting types.
|
2012-02-19 02:03:25 +01:00 |
|
Hermann Kraus
|
76cdd7a254
|
Merge branch 'master' into python-textplacement
|
2012-02-19 01:00:52 +01:00 |
|
Hermann Kraus
|
d56f05b4ec
|
Move compare() to own file.
Increase threshold.
|
2012-02-18 17:51:18 +01:00 |
|
Hermann Kraus
|
0ba24d7480
|
Simply clean script.
|
2012-02-18 17:29:48 +01:00 |
|
Hermann Kraus
|
e466d5bfd1
|
Merge commit '1ac4c0ca534c8667f4a13a0756af0b873b44192e'
|
2012-02-18 17:23:38 +01:00 |
|
Hermann Kraus
|
e0f6474d9b
|
Merge commit '95aa6904dfde5732fd330752efaf4fbc15105651' from ramunasd/master
Conflicts:
tests/visual_tests/shieldsymbolizer-1-500-reference.png
tests/visual_tests/shieldsymbolizer-1.xml
|
2012-02-18 17:21:02 +01:00 |
|
Hermann Kraus
|
b449cb5e6d
|
Add correct reference image.
|
2012-02-18 16:46:36 +01:00 |
|
Hermann Kraus
|
f4ec936202
|
Improve test case again.
|
2012-02-18 16:45:35 +01:00 |
|
Hermann Kraus
|
db168a0db7
|
Update test case.
|
2012-02-18 13:06:25 +01:00 |
|
Ramunas
|
1ac4c0ca53
|
remove notices due to inkscape metadata
|
2012-02-18 10:45:58 +02:00 |
|
Ramunas
|
5c82265ef8
|
Merge branch 'master' of git://github.com/mapnik/mapnik
Conflicts:
tests/visual_tests/shieldsymbolizer-1.xml
|
2012-02-18 09:57:23 +02:00 |
|
Hermann Kraus
|
665f0a51a0
|
Remove old reference image.
|
2012-02-18 01:24:00 +01:00 |
|
Hermann Kraus
|
0814824b35
|
Use uppercase letters.
|
2012-02-18 01:23:25 +01:00 |
|
Hermann Kraus
|
212171b9ee
|
Add visual test for ShieldSymbolizer.
|
2012-02-18 01:17:29 +01:00 |
|
Ramunas
|
95aa6904df
|
compute image difference & update reference images
|
2012-02-18 00:19:07 +02:00 |
|