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

Add test `Cost_function_no_debug`

parent fa479a3f
No related branches found
No related tags found
No related merge requests found
...@@ -70,6 +70,18 @@ ...@@ -70,6 +70,18 @@
"timings.txt" "timings.txt"
] ]
}, },
"Cost_function_no_debug":
{
"description": "Like Greece_cost_function but without option --debug.",
"command":
[
"$src_dir/Trajectories/cost_function.py",
"$tests_old_dir/Greece/SHPC", "Anticyclones",
"$tests_old_dir/Greece_segments/segments.graphml",
"segments_cost_functions.graphml"
],
"exclude_cmp": ["timings.txt"]
},
"Trajectories": { "Trajectories": {
"command": [ "command": [
"$src_dir/Trajectories/trajectories.py", "$src_dir/Trajectories/trajectories.py",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment