/
srv
/
osrm
/
osrm-backend
/
features
/
options
/
customize
/
/srv/osrm/osrm-backend/features/options/customize
mkdir
upload
Name
Size
Mode
Actions
files.feature
760
0644
edit
dl
rm
help.feature
1686
0644
edit
dl
rm
invalid.feature
611
0644
edit
dl
rm
version.feature
700
0644
edit
dl
rm
Edit:
/srv/osrm/osrm-backend/features/options/customize/invalid.feature
(611B)
@prepare @options @invalid Feature: osrm-customize command line options: invalid options Background: Given the profile "testbot" And the node map """ a b """ And the ways | nodes | | ab | And the data has been extracted Scenario: osrm-customize - Non-existing option When I try to run "osrm-customize --fly-me-to-the-moon" Then stdout should be empty And stderr should contain "option" And stderr should contain "fly-me-to-the-moon" And it should exit with an error
Save
cmd:
run