Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 713: Add commandline option for location of rfi files #871

Merged
merged 3 commits into from
Dec 9, 2021

Commits on Dec 8, 2021

  1. Add commandline option for location of rfi files

    - command line option for rfi files
    - new argument of Parser and Integration for rfi files location
    - move all rfi file handling to Integration class
    - move testing accordingly
    - new test for different location of rfi file
    
    For #713
    kanigsson committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    38d30c2 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. review comments

    - method ordering
    - improve testcase for rfi file location
    kanigsson committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    0032bc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b96eae5 View commit details
    Browse the repository at this point in the history