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

Add test `Draw_recreated_list`

parent 0233e305
No related branches found
No related tags found
No related merge requests found
......@@ -273,5 +273,17 @@
"$src_dir/Trajectories/create_traj_lists.py",
"$tests_old_dir/Extract_component/component_1980897.graphml"
]
},
"Draw_recreated_list":
{
"description":
"draw_segments.py using a list of trajectories re-created by create_list.py for a component of the graph.",
"command":
[
"$src_dir/Trajectories/Analysis/draw_segments.py", "-t",
"$tests_old_dir/Create_lists/traj_segm.json",
"$tests_old_dir/Extract_component/component_1980897.graphml",
"component_1980897.gv"
]
}
}
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