artemp
|
3433397c30
|
test (expressions) - add more tests (ref #3616)
|
2017-03-06 15:59:07 +01:00 |
|
artemp
|
713b9e7788
|
take #2 - try using pair instead of tuple
|
2017-03-02 15:09:11 +01:00 |
|
artemp
|
f1de5758b2
|
attempting to pacify some compilers with an extra pair of brackets.
|
2017-03-02 14:55:00 +01:00 |
|
artemp
|
ab36ef9274
|
update visual test data to track harfbuzz-shaper branch.
|
2017-03-02 12:26:17 +01:00 |
|
artemp
|
4faf5b054b
|
add utf8 qualifier
|
2017-02-22 11:34:47 +01:00 |
|
artemp
|
0c0f3f1298
|
update test/data
|
2017-02-22 11:34:01 +01:00 |
|
artemp
|
43d940fe35
|
add berber+arabic shaping test
|
2017-02-22 11:31:06 +01:00 |
|
artemp
|
5e709997f2
|
add explicit u8 (utf8) qualifier
|
2017-02-21 13:37:22 +01:00 |
|
artemp
|
10b1ed2fa9
|
add debug mode to generate expected result + add one more test
|
2017-02-21 13:17:41 +01:00 |
|
artemp
|
8af91146c4
|
add an extra test
|
2017-02-21 12:56:36 +01:00 |
|
artemp
|
677ed0ebab
|
refactor to make it easier to run multiple tests
|
2017-02-21 12:43:54 +01:00 |
|
artemp
|
745c291b1a
|
simplify test
|
2017-02-20 14:23:09 +01:00 |
|
artemp
|
3584970fee
|
make shaping unit test test something (work-in-progress)
|
2017-02-20 12:13:00 +01:00 |
|
artemp
|
f13848e210
|
move box2.hpp and related files into geometry dir
|
2017-01-26 09:51:37 +01:00 |
|
artemp
|
69bb8f4328
|
update test data
|
2017-01-20 09:43:37 +01:00 |
|
artemp
|
de2b44712a
|
move transform related headers into transform dir to minimize clutter
|
2017-01-11 11:10:03 +01:00 |
|
artemp
|
e582ca65b5
|
update test to include underscore characters in global attributes
|
2017-01-11 10:39:02 +01:00 |
|
artemp
|
11c3d97654
|
transform_expressions_test - add global attribute tests ( e.g @value ) ref #3569
|
2017-01-11 10:25:21 +01:00 |
|
artemp
|
fa7851ea06
|
add transform expressions tests (https://github.com/mapnik/mapnik/pull/141\
6) (ref #3569)
|
2017-01-10 17:15:05 +01:00 |
|
artemp
|
243963fc2b
|
expression_test - add tests for arbitrary space in mapnik::geometry_type attributes
|
2017-01-10 11:57:54 +01:00 |
|
artemp
|
18f721fd17
|
TopoJSON - implement parsing using spirit::x3
|
2016-12-19 16:18:19 +01:00 |
|
artemp
|
81fafe8198
|
update test to use std::unordered_map<mapnik::value, mapnik::value>
|
2016-12-13 17:03:09 +01:00 |
|
artemp
|
e40a1d9a15
|
expand std::hash<mapnik::value> and operator== test for all types in mapnik::value
|
2016-12-13 16:16:19 +01:00 |
|
artemp
|
fc54faac54
|
make parse_map_sizes standalone method + upgrade parser to use boost::spirit::x3
|
2016-12-09 11:52:25 +01:00 |
|
artemp
|
c5174d2862
|
port parse_hex to use boost::spirit::x3
|
2016-12-09 11:49:53 +01:00 |
|
Mickey Rose
|
cb41fc5d48
|
fix #3526 GroupSymbolizer PairLayout with 3+ items
|
2016-12-05 16:26:03 +01:00 |
|
artemp
|
0ec510025d
|
mapnik-index - remove -x3 option, use process_geojson_x3 always
|
2016-11-29 09:20:41 +01:00 |
|
Dane Springmeyer
|
4449f81e03
|
restore to_wkt on geometry<std::int64_t>
|
2016-11-14 15:23:29 -08:00 |
|
Dane Springmeyer
|
657dd7d73a
|
suppress boost warnings
|
2016-11-14 15:04:07 -08:00 |
|
artemp
|
6b4638a955
|
add -x3 option to mapnik-index to test new json parser
|
2016-11-14 15:57:34 +01:00 |
|
artemp
|
7a64fae41f
|
update visual test data
|
2016-10-17 16:34:40 +02:00 |
|
artemp
|
ce0f87fb71
|
merge spirit-x3
|
2016-10-13 17:00:11 +02:00 |
|
artemp
|
b5c9966e4b
|
refactor value related objects into include/value dir
|
2016-10-11 18:01:30 +02:00 |
|
artemp
|
8ce7a1c43d
|
refactor souce code files with the following rule: the physical filesytem path matches namespace structure
e.g `mapnik::geometry::centroid()` -> `$(MAPNIK_SOURCE)/include/mapnik/geometry/centroid.hpp`
|
2016-10-11 18:01:29 +02:00 |
|
Artem Pavlenko
|
d6a3be87a4
|
Merge pull request #3511 from mapnik/unbundle-unifont
Unbundle unifont
|
2016-10-11 17:57:06 +02:00 |
|
artemp
|
a0a5085917
|
add GeoJSON num_features_to_query unit test (ref #3515)
|
2016-09-23 11:56:43 +02:00 |
|
Mickey Rose
|
e25bc271ec
|
add unit test for image::swap
|
2016-09-07 19:23:36 +02:00 |
|
Dane Springmeyer
|
0f81046632
|
unbundle unifont
|
2016-09-06 12:09:51 -07:00 |
|
Dane Springmeyer
|
fa44f0e247
|
Add memory_datasource test + fix returning of invalid_featureset for emptyset
|
2016-09-02 15:09:45 -07:00 |
|
artemp
|
af099a57ef
|
topojson grammar - change interface + instantiate with Iterator = char const* to reduce binary size
|
2016-08-31 17:42:18 +01:00 |
|
Dane Springmeyer
|
3f26a1f23f
|
use latest visual test data
|
2016-08-30 12:37:33 -07:00 |
|
Dane Springmeyer
|
799178c7cc
|
update to latest test data
|
2016-08-26 13:20:50 -07:00 |
|
artemp
|
69b0ee1ada
|
Merge branch 'mapycz-fix-building-symbolizer'
|
2016-08-25 18:21:35 +01:00 |
|
Jiri Drbalek
|
2f98b8965b
|
update visual tests data
|
2016-08-25 09:36:30 +00:00 |
|
Dane Springmeyer
|
c6b1abcdb6
|
update mason deps and test data - refs mapnik/test-data#8 mapnik/test-data-visual#36
|
2016-08-22 15:12:25 -07:00 |
|
Dane Springmeyer
|
4dae4d43c5
|
restore test/data version - accidentally changed in 0ae2f1311c
|
2016-08-22 11:15:42 -07:00 |
|
Dane Springmeyer
|
0ae2f1311c
|
update test data if UPDATE env set
|
2016-08-22 10:50:08 -07:00 |
|
artemp
|
1a29b35717
|
GeoJSON unit tests- ensure descriptors are ordered by name (ref #3494)
|
2016-08-16 15:46:10 +01:00 |
|
artemp
|
b9279feee2
|
fix is_valid logic (ref #3494)
|
2016-08-15 12:49:43 +01:00 |
|
artemp
|
008a6eb4cf
|
test geojson - add empty featurecollection test
|
2016-08-15 10:44:54 +01:00 |
|