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

use interface for interactive parsers + implement in ValidatorTool #2822

Merged
merged 13 commits into from
May 31, 2022

Commits on May 24, 2022

  1. Configuration menu
    Copy the full SHA
    d500a8d View commit details
    Browse the repository at this point in the history
  2. refactor: use interface for interactive parsers

    this allows us to automatically detect them from the subcommands, and makes a separate map unnecessary
    luelista committed May 24, 2022
    Configuration menu
    Copy the full SHA
    d6afc1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd1b399 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32f5900 View commit details
    Browse the repository at this point in the history
  5. fix: switch back to JUnit

    luelista committed May 24, 2022
    Configuration menu
    Copy the full SHA
    9967b43 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ead3952 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    08fd01b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e69c83a View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Configuration menu
    Copy the full SHA
    8c2b245 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Configuration menu
    Copy the full SHA
    067ec17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fafb4e View commit details
    Browse the repository at this point in the history
  3. add changelog entry

    IhsenBouallegue committed May 31, 2022
    Configuration menu
    Copy the full SHA
    54d0333 View commit details
    Browse the repository at this point in the history
  4. add parametrized tests

    IhsenBouallegue committed May 31, 2022
    Configuration menu
    Copy the full SHA
    edaaddc View commit details
    Browse the repository at this point in the history