Dane Springmeyer
1e46f1155f
write to /tmp for default prefix
2016-03-16 15:34:00 -07:00
Dane Springmeyer
5ddf4cf01a
[mason package] avoid needing sudo on linux
2016-03-16 15:24:04 -07:00
Dane Springmeyer
62931d0fc6
fix mason publish
2016-03-16 15:16:03 -07:00
Dane Springmeyer
274a4284c9
[mason package] install_name_tool fixes
2016-03-16 15:00:54 -07:00
Dane Springmeyer
25d30785aa
[mason package] fix loader_path when publishing locally
2016-03-16 14:44:30 -07:00
Dane Springmeyer
c22d0ac97f
simplify mason_latest.sh publishing
2016-03-16 13:49:46 -07:00
Dane Springmeyer
087add2c71
Remove MAPNIK_BUNDLED_SHARE_DIRECTORY build option
...
- this was intended to be used by python-mapnik
- but it is not currently, so let's clean it up
- todo: get actual ICU_DATA,PROJ_LIB,GDAL_DATA values from those depependent libs
2016-03-16 13:48:26 -07:00
artemp
61bcecbe95
WKB/TWKB - add reading tests for all geometry types
2016-03-16 15:06:27 +01:00
artemp
98a37d9c7a
add well-known geometries in WKT, WKB, TKWB formats
2016-03-16 15:05:35 +01:00
artemp
d0e2a5b7d9
parse_hex - helper method
2016-03-16 15:04:42 +01:00
artemp
db9b3f46af
create an geometry_empty when input WKB has x and y set to NaN
...
e.g `\x0101000000000000000000f87f000000000000f87f => mapnil::geometry::geometry_empty`
2016-03-16 14:52:42 +01:00
artemp
d5eb6c8ddf
remove unused headers and codex
2016-03-16 09:52:43 +01:00
Dane Springmeyer
f50111d979
use latest test data
2016-03-15 16:10:27 -07:00
artemp
b164e010fd
topojson_grammar - don't allocate generic_json structure holding boost::spirit::qi rules on stack (ref #3361 )
2016-03-15 17:19:16 +01:00
artemp
29f19fe6bc
update test data
2016-03-15 13:36:02 +01:00
artemp
b2fda7e17f
[CORRECTED] sv_utils - check and skip processing lines consisting only of 0xa (windows) ( fixes #3359 )
2016-03-15 13:03:48 +01:00
artemp
96b96c745d
Revert "csv_utils - check and skip processing lines consisting only of 0xa (windows) ( fixes #3359 )"
...
This reverts commit 9c09f15de9
.
2016-03-15 13:01:54 +01:00
artemp
9c09f15de9
csv_utils - check and skip processing lines consisting only of 0xa (windows) ( fixes #3359 )
2016-03-15 12:26:00 +01:00
bergwerkgis
7044177af0
[skip travis] fix appveyor.yml syntax #2
2016-03-15 08:22:43 +00:00
bergwerkgis
fd99c7c3ae
[skip travis] fix appveyor.yml syntax
2016-03-15 08:19:18 +00:00
bergwerkgis
0633e2794f
[skip travis] AppVeyor: try another approach to visual test artifacts
2016-03-15 08:13:38 +00:00
bergwerkgis
ca98ce3d9a
[skip travis] AppVeyor: try to add visual test images to artifacts
2016-03-15 07:27:00 +00:00
lightmare
787cc4d5e3
Merge pull request #3363 from lightmare/fix-empty-string-to-expr
...
fix empty string value to_expression_string => pair of quotes
2016-03-15 02:28:53 +01:00
Mickey Rose
a981f560b6
fix empty string value::to_expresssion_string
2016-03-15 00:29:17 +01:00
Mickey Rose
344e62e7db
expressions_test: add empty string round-trip check
2016-03-15 00:26:21 +01:00
Dane Springmeyer
4a2ececea4
make bootstrap.sh executable
2016-03-14 15:59:28 -07:00
Dane Springmeyer
9e6b6a2670
[circleci] fix bootstrap.sh call [skip ci]
2016-03-14 15:39:27 -07:00
Dane Springmeyer
2b747db199
[circleci] fix multiline yaml syntax [skip ci]
2016-03-14 15:37:35 -07:00
Dane Springmeyer
18ac7444a6
[circleci] fix multiline yaml syntax [skip ci]
2016-03-14 15:21:36 -07:00
Dane Springmeyer
03f2d8563a
[circleci] try catching apt packages [skip ci]
2016-03-14 14:55:08 -07:00
Dane Springmeyer
ba7e78ac7d
[circleci] build mapnik before testing so that ccache dir is saved [skip ci]
2016-03-14 14:38:10 -07:00
Dane Springmeyer
5a9c6ae0f7
[bootstrap] avoid unbound variable [skip ci]
2016-03-14 14:02:32 -07:00
Dane Springmeyer
3481377a18
[circleci] initialize postgis database
2016-03-14 13:33:52 -07:00
Dane Springmeyer
742ad0748f
[circleci] init submodules
2016-03-14 10:32:40 -07:00
Dane Springmeyer
d026d38047
[circleci] correct ccache path
2016-03-14 10:28:52 -07:00
Dane Springmeyer
75b57ab960
[circleci] use clang-3.7
2016-03-14 10:21:35 -07:00
Dane Springmeyer
b70fed842e
[circleci] use clang-3.8
2016-03-14 10:15:39 -07:00
Dane Springmeyer
eb34d19c9f
[circleci] upgrade to clang++-3.5
2016-03-14 08:46:29 -07:00
Dane Springmeyer
da8384310e
add circleci config
2016-03-14 08:40:20 -07:00
artemp
7d4f894d98
postgis.input - add support for TWKB ( https://github.com/TWKB/Specification/blob/master/twkb.md ) via https://github.com/CartoDB/mapnik/tree/2.3.x.cartodb ref #3355
2016-03-14 12:12:54 +01:00
Dane Springmeyer
2204a983c6
[test][windows] use utf8 encoding + stop using non-portable path comparison
2016-03-12 08:59:54 -08:00
Dane Springmeyer
632dd7e76d
[test][windows] ensure reader is destroyed before trying to remove file - refs #3359
2016-03-12 08:58:53 -08:00
Dane Springmeyer
c18e086026
[csv test][windows] fix string comparison issues on windows
2016-03-11 20:07:54 -08:00
Dane Springmeyer
df62c07a68
[io test] [windows] create directories recursively
2016-03-11 20:07:31 -08:00
Dane Springmeyer
78442547f8
fix directory assertion logic
2016-03-11 18:24:22 -08:00
Dane Springmeyer
b14d525968
write images to custom tmp directory and create it first
2016-03-11 18:08:35 -08:00
Dane Springmeyer
cd9b214d55
fix test runner
2016-03-11 18:08:08 -08:00
Dane Springmeyer
280978c422
[travis] Stop building/running OS X tests to try to finish before 50 min
2016-03-11 17:53:57 -08:00
Dane Springmeyer
0656e02ea0
clean up test binaries if not building them again [skip ci]
2016-03-11 17:52:07 -08:00
Dane Springmeyer
28c7cc548c
[appveyor] initialize all submodules
2016-03-11 17:14:10 -08:00