/
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/files.feature
(760B)
@customize @options @files Feature: osrm-contract command line options: files Background: Given the profile "testbot" And the node map """ a b """ And the ways | nodes | | ab | And the data has been extracted And the data has been partitioned Scenario: osrm-customize - Passing base file When I run "osrm-customize {processed_file}" Then it should exit successfully Scenario: osrm-customize - Missing input file When I try to run "osrm-customize over-the-rainbow.osrm" And stderr should contain "over-the-rainbow.osrm" And stderr should contain "Missing/Broken" And it should exit with an error
Save
cmd:
run