Jeff Miccolis
|
958199ffef
|
Allow for different rounding in car-maxspeed fixture
|
2016-04-05 22:59:14 +02:00 |
|
Jeff Miccolis
|
e5ebf74d76
|
Add stopgap for https://github.com/Project-OSRM/osrm-backend/pull/2159
|
2016-04-05 22:59:14 +02:00 |
|
Lauren Budorick
|
126d2f85ac
|
Mode changes, guidance comments, fix turns
|
2016-04-05 22:59:14 +02:00 |
|
Lauren Budorick
|
908e3a2af6
|
Fixes: double callbacks and untested headers
|
2016-04-05 22:59:14 +02:00 |
|
Jeff Miccolis
|
25e40d723a
|
Better handling of test response payloads
|
2016-04-05 22:59:14 +02:00 |
|
Lauren Budorick
|
7a764ce78b
|
ensure all nodes are written as decimals
|
2016-04-05 22:59:14 +02:00 |
|
Lauren Budorick
|
8947c789a9
|
WIP: race conditions and stalling server
|
2016-04-05 22:59:14 +02:00 |
|
Lauren Budorick
|
8ac403abb9
|
start fixing URLs
|
2016-04-05 22:59:14 +02:00 |
|
Lauren Budorick
|
9752cb8e4d
|
Add more files to be renamed; fix launch error
|
2016-04-05 22:59:14 +02:00 |
|
Lauren Budorick
|
e9be9dd8d0
|
Bind use_turn_restrictions to ProfileProperties in scripting environment
|
2016-04-05 22:59:14 +02:00 |
|
Moritz Kobitzsch
|
5e6d638c6f
|
perform zero-length segment removal
|
2016-04-05 22:59:14 +02:00 |
|
Daniel Patterson
|
c47f6e2ca5
|
Use simpler coordinates for tests.
|
2016-04-05 22:59:14 +02:00 |
|
Daniel Patterson
|
cc09df1961
|
Use correct perpendicular distance measure when simplifying line geometries.
|
2016-04-05 22:59:14 +02:00 |
|
Moritz Kobitzsch
|
db26d2b2d7
|
fixes missing overrides in mock data facade
|
2016-04-05 22:59:14 +02:00 |
|
Daniel Patterson
|
5b33efeecc
|
Fixes #2152 - weight vector needed to be reversed, and start index was wrong.
|
2016-04-05 22:59:14 +02:00 |
|
Patrick Niklaus
|
fda4656630
|
Implement re-enabling of PhantomNode directions after bearing filtering
|
2016-04-05 22:59:14 +02:00 |
|
Patrick Niklaus
|
5829bbe22d
|
Move Centroid to coordinate_calculation
|
2016-04-05 22:59:14 +02:00 |
|
Patrick Niklaus
|
f4cfde719d
|
Round integers to remove fake precision
|
2016-04-05 22:59:14 +02:00 |
|
Patrick Niklaus
|
1fd66f55c1
|
Fix problem with uturns=true
|
2016-04-05 22:59:14 +02:00 |
|
Patrick Niklaus
|
a964bec0f8
|
Add route fixture test
|
2016-04-05 22:59:14 +02:00 |
|
Patrick Niklaus
|
b65ba5c394
|
Adapt get_osrm to EngineConfig changes
|
2016-04-05 22:59:14 +02:00 |
|
Patrick Niklaus
|
d51eefa1c4
|
Make tests build by default
|
2016-04-05 22:59:14 +02:00 |
|
Daniel J. Hofmann
|
4025cbd555
|
Make extractor unit tests work again after global uturn changeset
|
2016-04-05 22:59:14 +02:00 |
|
Daniel J. Hofmann
|
3da27c06c3
|
Number of waypoints equals number of input coordinates
|
2016-04-05 22:59:14 +02:00 |
|
Daniel J. Hofmann
|
bc7824812b
|
Make test assumption failure output violation in Route unit tests
|
2016-04-05 22:59:14 +02:00 |
|
Daniel J. Hofmann
|
baf7822340
|
Hook up small component locations for Nearest response test
|
2016-04-05 22:59:14 +02:00 |
|
Daniel J. Hofmann
|
82ee08fcaf
|
Provide dummy locations from our fixed monaco dataset
|
2016-04-05 22:59:14 +02:00 |
|
Daniel J. Hofmann
|
51d153a5f7
|
Fixes integer overflow due to fixed / floating mismatch in coordinate interpolation
|
2016-04-05 22:59:14 +02:00 |
|
Daniel J. Hofmann
|
df608e8b43
|
Makes switching between floating and fixed coordinates safe wrt. overflows
|
2016-04-05 22:59:14 +02:00 |
|
Daniel J. Hofmann
|
8e477437a6
|
Makes viewport immune to inf and nans
|
2016-04-05 22:59:14 +02:00 |
|
Daniel J. Hofmann
|
e70f0eea02
|
Fix base64 test wrt. Hint no longer taking coordinate in ctor
|
2016-04-05 22:59:14 +02:00 |
|
Daniel J. Hofmann
|
8be93a0202
|
Adapt mock facade implementation to renamed base facade symbols
|
2016-04-05 22:59:14 +02:00 |
|
Daniel J. Hofmann
|
d4f7f19a22
|
Provide implementation for all pure virtual base member functions in mock facade
|
2016-04-05 22:59:14 +02:00 |
|
Daniel J. Hofmann
|
4441381042
|
Mismatched tag in fwd decl
|
2016-04-05 22:59:14 +02:00 |
|
Daniel J. Hofmann
|
61c9c69718
|
Make unit tests compile again after rebasing
|
2016-04-05 22:59:14 +02:00 |
|
Daniel J. Hofmann
|
5beaab97da
|
Make Tile plugin validate its parameters, fixes #2109
|
2016-04-05 22:59:14 +02:00 |
|
Daniel J. Hofmann
|
843a4b8eae
|
Make Route plugin validate its parameters
|
2016-04-05 22:59:14 +02:00 |
|
Daniel J. Hofmann
|
9ec46222e3
|
Makes Nearest plugin adhere to v5 spec for precondition violations, fixes #2108
|
2016-04-05 22:59:14 +02:00 |
|
Daniel J. Hofmann
|
210da11fbb
|
Unit test for Route service; some failing where v5 spec is unclear
|
2016-04-05 22:59:14 +02:00 |
|
Daniel J. Hofmann
|
ee61ae360d
|
Unit tests for Tile service; plugin needs improvements: see #2109
|
2016-04-05 22:59:14 +02:00 |
|
Daniel J. Hofmann
|
890e0f4995
|
Unit tests for Nearest service; one test failing: see #2108
|
2016-04-05 22:59:14 +02:00 |
|
Daniel J. Hofmann
|
224c66e0dc
|
Makes table plugin adhere to v5 spec for limit violations, fixes #2100
|
2016-04-05 22:59:14 +02:00 |
|
Daniel J. Hofmann
|
88052cd194
|
Adapts our Travis config to continuously run the library unit tests
|
2016-04-05 22:59:14 +02:00 |
|
Daniel J. Hofmann
|
c22453f24a
|
Tests for config level constraints; table failing: see #2100
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
099a805260
|
Initial unit tests setup for typed libosrm services
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
7ed474af8d
|
Puts auto-generated monaco test files on gitignore
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
9d893d6d4d
|
Library tests build system integration
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
e55af0c274
|
Add guidance assembly unit test stub
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
803fbf2541
|
Sentinel spelling
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
061b2b63e9
|
Explicitely construct coordinate and phantom node
|
2016-04-05 22:58:32 +02:00 |
|