Jeff Miccolis
|
a2612a1ebe
|
Add stopgap for https://github.com/Project-OSRM/osrm-backend/pull/2159
|
2016-03-31 18:58:52 +02:00 |
|
Lauren Budorick
|
598c78200f
|
Mode changes, guidance comments, fix turns
|
2016-03-31 18:58:52 +02:00 |
|
Lauren Budorick
|
bf8e4e8270
|
Fixes: double callbacks and untested headers
|
2016-03-31 18:58:52 +02:00 |
|
Jeff Miccolis
|
1bcdc0fa75
|
Better handling of test response payloads
|
2016-03-31 18:58:52 +02:00 |
|
Lauren Budorick
|
3ed46aa4c5
|
ensure all nodes are written as decimals
|
2016-03-31 18:58:52 +02:00 |
|
Lauren Budorick
|
4d2be0b44c
|
WIP: race conditions and stalling server
|
2016-03-31 18:58:52 +02:00 |
|
Lauren Budorick
|
3135bb34b3
|
start fixing URLs
|
2016-03-31 18:58:52 +02:00 |
|
Lauren Budorick
|
ceb46b8da4
|
Add more files to be renamed; fix launch error
|
2016-03-31 18:58:52 +02:00 |
|
Lauren Budorick
|
bc0222c204
|
Bind use_turn_restrictions to ProfileProperties in scripting environment
|
2016-03-31 18:58:52 +02:00 |
|
Moritz Kobitzsch
|
d40f777a87
|
perform zero-length segment removal
|
2016-03-31 18:58:52 +02:00 |
|
Daniel Patterson
|
290101b8ce
|
Use simpler coordinates for tests.
|
2016-03-31 18:58:52 +02:00 |
|
Daniel Patterson
|
a548155f65
|
Use correct perpendicular distance measure when simplifying line geometries.
|
2016-03-31 18:58:52 +02:00 |
|
Moritz Kobitzsch
|
0a4015690f
|
fixes missing overrides in mock data facade
|
2016-03-31 18:58:52 +02:00 |
|
Daniel Patterson
|
5553dad423
|
Fixes #2152 - weight vector needed to be reversed, and start index was wrong.
|
2016-03-31 18:58:52 +02:00 |
|
Patrick Niklaus
|
991a0b38c5
|
Implement re-enabling of PhantomNode directions after bearing filtering
|
2016-03-31 18:58:52 +02:00 |
|
Patrick Niklaus
|
c9e2a8d24a
|
Move Centroid to coordinate_calculation
|
2016-03-31 18:58:52 +02:00 |
|
Patrick Niklaus
|
ebd8bf7c7c
|
Round integers to remove fake precision
|
2016-03-31 18:58:52 +02:00 |
|
Patrick Niklaus
|
156b01ae93
|
Fix problem with uturns=true
|
2016-03-31 18:58:52 +02:00 |
|
Patrick Niklaus
|
306b0610a2
|
Add route fixture test
|
2016-03-31 18:58:52 +02:00 |
|
Patrick Niklaus
|
7e5274e6e6
|
Adapt get_osrm to EngineConfig changes
|
2016-03-31 18:58:52 +02:00 |
|
Patrick Niklaus
|
f998cb8c54
|
Make tests build by default
|
2016-03-31 18:58:52 +02:00 |
|
Daniel J. Hofmann
|
324cfaac83
|
Make extractor unit tests work again after global uturn changeset
|
2016-03-31 18:58:52 +02:00 |
|
Daniel J. Hofmann
|
dbcc86c59d
|
Number of waypoints equals number of input coordinates
|
2016-03-31 18:58:52 +02:00 |
|
Daniel J. Hofmann
|
22cd9505ef
|
Make test assumption failure output violation in Route unit tests
|
2016-03-31 18:58:52 +02:00 |
|
Daniel J. Hofmann
|
3e1b7ad6d5
|
Hook up small component locations for Nearest response test
|
2016-03-31 18:58:52 +02:00 |
|
Daniel J. Hofmann
|
1c41a6b1e8
|
Provide dummy locations from our fixed monaco dataset
|
2016-03-31 18:58:52 +02:00 |
|
Daniel J. Hofmann
|
776c0d0ae2
|
Fixes integer overflow due to fixed / floating mismatch in coordinate interpolation
|
2016-03-31 18:58:52 +02:00 |
|
Daniel J. Hofmann
|
a86f09a1f7
|
Makes switching between floating and fixed coordinates safe wrt. overflows
|
2016-03-31 18:58:52 +02:00 |
|
Daniel J. Hofmann
|
cecb0c547b
|
Makes viewport immune to inf and nans
|
2016-03-31 18:58:52 +02:00 |
|
Daniel J. Hofmann
|
f8bd22dc6f
|
Fix base64 test wrt. Hint no longer taking coordinate in ctor
|
2016-03-31 18:58:52 +02:00 |
|
Daniel J. Hofmann
|
a4ccc59833
|
Adapt mock facade implementation to renamed base facade symbols
|
2016-03-31 18:58:52 +02:00 |
|
Daniel J. Hofmann
|
d774a875cd
|
Provide implementation for all pure virtual base member functions in mock facade
|
2016-03-31 18:58:52 +02:00 |
|
Daniel J. Hofmann
|
bfde117ff5
|
Mismatched tag in fwd decl
|
2016-03-31 18:58:52 +02:00 |
|
Daniel J. Hofmann
|
4bb7e734f9
|
Make unit tests compile again after rebasing
|
2016-03-31 18:58:52 +02:00 |
|
Daniel J. Hofmann
|
f16a865420
|
Make Tile plugin validate its parameters, fixes #2109
|
2016-03-31 18:58:52 +02:00 |
|
Daniel J. Hofmann
|
c087a11659
|
Make Route plugin validate its parameters
|
2016-03-31 18:58:52 +02:00 |
|
Daniel J. Hofmann
|
de1f1b8ab3
|
Makes Nearest plugin adhere to v5 spec for precondition violations, fixes #2108
|
2016-03-31 18:58:52 +02:00 |
|
Daniel J. Hofmann
|
665f93c92f
|
Unit test for Route service; some failing where v5 spec is unclear
|
2016-03-31 18:58:52 +02:00 |
|
Daniel J. Hofmann
|
e1d9d9c218
|
Unit tests for Tile service; plugin needs improvements: see #2109
|
2016-03-31 18:58:52 +02:00 |
|
Daniel J. Hofmann
|
09c40db4ad
|
Unit tests for Nearest service; one test failing: see #2108
|
2016-03-31 18:58:52 +02:00 |
|
Daniel J. Hofmann
|
cb212a7315
|
Makes table plugin adhere to v5 spec for limit violations, fixes #2100
|
2016-03-31 18:58:52 +02:00 |
|
Daniel J. Hofmann
|
9dbd437233
|
Adapts our Travis config to continuously run the library unit tests
|
2016-03-31 18:58:52 +02:00 |
|
Daniel J. Hofmann
|
fea6c2731a
|
Tests for config level constraints; table failing: see #2100
|
2016-03-31 18:58:52 +02:00 |
|
Daniel J. Hofmann
|
1d11701034
|
Initial unit tests setup for typed libosrm services
|
2016-03-31 18:58:52 +02:00 |
|
Daniel J. Hofmann
|
28fe1600ae
|
Puts auto-generated monaco test files on gitignore
|
2016-03-31 18:58:52 +02:00 |
|
Daniel J. Hofmann
|
7ccb3a6327
|
Library tests build system integration
|
2016-03-31 18:58:52 +02:00 |
|
Daniel J. Hofmann
|
5edc332e49
|
Add guidance assembly unit test stub
|
2016-03-31 18:58:52 +02:00 |
|
Daniel J. Hofmann
|
e68c057139
|
Sentinel spelling
|
2016-03-31 18:58:52 +02:00 |
|
Daniel J. Hofmann
|
943a2d4ab7
|
Explicitely construct coordinate and phantom node
|
2016-03-31 18:58:52 +02:00 |
|
Daniel J. Hofmann
|
5b00bb81e3
|
Adapts all unit tests and benchmarks to compile under v5 again
|
2016-03-31 18:58:52 +02:00 |
|