Skip to content
Snippets Groups Projects
Commit 8bf3b9e4 authored by Lionel GUEZ's avatar Lionel GUEZ
Browse files

Correct descriptions

Segments is no longer a test with only isolated segments since commit
e1c18ad8.
parent e6067fe3
No related branches found
No related tags found
No related merge requests found
......@@ -35,8 +35,7 @@
"$tests_old_dir/EGr2nd15md4/edgelist.csv",
"segments.graphml"
],
"sel_diff_args": {"exclude": ["timings_segments.txt"]},
"description": "This is a case with only isolated segments."
"sel_diff_args": {"exclude": ["timings_segments.txt"]}
},
"Cost_functions": {
"command": [
......@@ -46,8 +45,7 @@
"$tests_old_dir/Segments/segments.graphml",
"segments_cost_functions.graphml", "--debug"
],
"sel_diff_args": {"exclude": ["timings.txt"]},
"description": "This is a case with only isolated segments."
"sel_diff_args": {"exclude": ["timings.txt"]}
},
"Greece_segments": {
"description": "This is a case where the speed is not defined on a whole segment.",
......@@ -84,8 +82,7 @@
"command": [
"$src_dir/Trajectories/trajectories.py",
"$tests_old_dir/Cost_functions/segments_cost_functions.graphml"
],
"description": "This is a case with only isolated segments."
]
},
"Greece_trajectories": {
"description": "A larger case than Trajectories.",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment