Merge branch 'master' into sf-osrm-routed

This commit is contained in:
Siarhei Fedartsou
2023-08-22 17:55:10 +02:00
586 changed files with 24372 additions and 10504 deletions
+3
View File
@@ -23,6 +23,7 @@ Feature: osrm-routed command line options: help
And stdout should contain "--max-trip-size"
And stdout should contain "--max-table-size"
And stdout should contain "--max-matching-size"
And stdout should contain "--default-radius"
And it should exit successfully
@skip_on_routed_js
@@ -44,6 +45,7 @@ Feature: osrm-routed command line options: help
And stdout should contain "--max-trip-size"
And stdout should contain "--max-table-size"
And stdout should contain "--max-matching-size"
And stdout should contain "--default-radius"
And it should exit successfully
@@ -66,4 +68,5 @@ Feature: osrm-routed command line options: help
And stdout should contain "--max-table-size"
And stdout should contain "--max-table-size"
And stdout should contain "--max-matching-size"
And stdout should contain "--default-radius"
And it should exit successfully