artemp
|
de13582004
|
remove stderr
|
2016-05-17 13:45:05 +02:00 |
|
artemp
|
8f74de8525
|
remove stderr
|
2016-05-17 13:05:37 +02:00 |
|
artemp
|
25217549f1
|
fix topojson parsing (work-in-progress)
|
2016-05-17 12:53:07 +02:00 |
|
artemp
|
9e5b7a9b5e
|
update test data
|
2016-05-13 12:51:46 +02:00 |
|
artemp
|
3ec25e36fe
|
test geojson.cpp - add empty properties (ref #3426)
|
2016-05-13 12:48:56 +02:00 |
|
artemp
|
4429155759
|
update test data
|
2016-05-12 18:54:48 +02:00 |
|
artemp
|
d19ff576dc
|
geojson test - fix the order in 'object' to match input (escaped.json)
|
2016-05-10 16:03:04 +02:00 |
|
artemp
|
d97583b53e
|
geojson.cpp - fix and update test
|
2016-05-06 16:44:18 +02:00 |
|
mapsam
|
086157e26b
|
one step deeper, moar arrays/objects
|
2016-05-05 13:38:28 -07:00 |
|
mapsam
|
9d9c8db233
|
add geojson unit test for property types/values
|
2016-05-05 09:17:08 -07:00 |
|
artemp
|
52df451ee3
|
geometry_envelope_test - fix linking/duplicate symbols (ref #3415)
|
2016-05-04 10:20:10 +02:00 |
|
artemp
|
c0dfc92022
|
geometry_envelope - add tests for double/float/int coord_type (ref #3415)
|
2016-05-03 18:26:46 +02:00 |
|
artemp
|
49b23622db
|
Don't compile visitor ref #3380 (thanks @lightmare)
|
2016-04-25 14:58:46 +02:00 |
|
artemp
|
be06a2d301
|
require boost >= 1.58 for spatially_equal(geom_0, geom_1) test ref #3380
|
2016-04-25 11:20:23 +02:00 |
|
artemp
|
66160e9754
|
mapnik::util::is_clockwise - translate coordinates relative to the origin (0,0) to avoid numeric precision issues while using double precision.
(ref #3402)
|
2016-04-18 16:08:30 +02:00 |
|
Dane Springmeyer
|
abe943c983
|
revert geometry changes for now - will develop them in branch to reduce downstream breakage
|
2016-04-11 14:00:27 -07:00 |
|
artemp
|
caa03d78bd
|
move geometry_adapters.hpp to geometry/boost_geometry_adapters.hpp
|
2016-04-11 15:14:52 +02:00 |
|
artemp
|
5f00171d3d
|
fix warning: using namespace directive in global context in header [-Wheader-hygiene] warnings
|
2016-04-08 10:41:50 +02:00 |
|
mapsam
|
c1b1e3d8f9
|
concatenating strings & values currently fails
|
2016-03-31 15:36:47 -07:00 |
|
artemp
|
8f9134c72d
|
file_io - rename open to is_open to be consistent with STL i/o via @lightmare (0d032c2618 (commitcomment-16753722) )
|
2016-03-18 10:02:19 +01:00 |
|
artemp
|
7ad568b54a
|
topojson test - add feature_generator
|
2016-03-17 15:10:29 +01:00 |
|
artemp
|
f65fae66ba
|
topojson test - check bounding box is valid
|
2016-03-17 14:22:29 +01:00 |
|
artemp
|
47e43a1faa
|
update test data
|
2016-03-17 12:53:40 +01:00 |
|
artemp
|
ed37ff4b89
|
basic TopoJSON parsing tests (work-in-progress)
|
2016-03-17 12:52:35 +01: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
|
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
|
29f19fe6bc
|
update test data
|
2016-03-15 13:36:02 +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 |
|
Mickey Rose
|
344e62e7db
|
expressions_test: add empty string round-trip check
|
2016-03-15 00:26:21 +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
|
57dbd77819
|
more warning_ignore usage - refs #2907
|
2016-03-09 16:43:00 -08:00 |
|
artemp
|
3fab234e0a
|
update visual data submodule
|
2016-03-07 15:26:31 +01:00 |
|
Dane Springmeyer
|
fde36984de
|
minor unit test cleanups to prepare to test amalgamation
|
2016-03-03 10:53:58 -08:00 |
|
artemp
|
45b54c703c
|
apply_marker_multi - unroll template instantiation logic + drop 'GeometryCollection' support (experimental)
|
2016-03-01 17:28:09 +01:00 |
|
artemp
|
176d3e49c9
|
update test (ref f44b5ccfd9 #3237 #3238)
|
2016-02-25 15:31:18 +01:00 |
|
artemp
|
c044b6d073
|
add relevant empty string/null equality ref #1859 #3255
|
2016-02-25 11:21:07 +01:00 |
|
artemp
|
9fe049d8af
|
CSV utils - strengthen quote detection logic + tests
|
2016-02-19 15:05:15 +01:00 |
|
artemp
|
62de76a66e
|
test bogus *.index files are handled correctly (ref #3300) + indirectly tests #3306 via requiring mapped_memory_cache::instance().clear()
|
2016-02-19 11:25:27 +01:00 |
|