You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes it is helpful to get the test sandbox with all input files (and even a batch file containing a call to the executable with options) in a separate directory for instance to put it in a debugger run. We have a separate (probably not very generic) script for that at https://github.com/eclipse/sumo/blob/master/tools/extractTest.py but it would be nice to trigger this from the GUI.
The text was updated successfully, but these errors were encountered:
Sometimes it is helpful to get the test sandbox with all input files (and even a batch file containing a call to the executable with options) in a separate directory for instance to put it in a debugger run. We have a separate (probably not very generic) script for that at https://github.com/eclipse/sumo/blob/master/tools/extractTest.py but it would be nice to trigger this from the GUI.
The text was updated successfully, but these errors were encountered: