Skip to content
  • Benedikt Kleinmeier's avatar
    In "run_vadere_console_with_all_scenario_files.py", store log files in subdirs... · b06951da
    Benedikt Kleinmeier authored
    In "run_vadere_console_with_all_scenario_files.py", store log files in subdirs (e.g., "TestGNM", "TestOSM" etc.).
    
    Tools/ContinuousIntegration/run_vadere_console_with_all_scenario_files.py:
    - Argument parser uses a **positional**, but optional, argument to run a single scenario file instead of an **optional** argument provided with `--scenario <name>`.
    
    Tools/collect_line_and_branch_coverage.py:
    - Deleted this duplicated file.
    b06951da
Validating GitLab CI configuration… Learn more