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

[WIP] Added region aware testing #50

Merged
merged 18 commits into from
Jul 31, 2023
Merged

[WIP] Added region aware testing #50

merged 18 commits into from
Jul 31, 2023

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    63e1194 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d9689a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dae773c View commit details
    Browse the repository at this point in the history
  4. Adapted tests to the changes

    kc611 committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    0ea0e6c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4213e58 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

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

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    ac2802e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a3b4c2 View commit details
    Browse the repository at this point in the history
  3. Adapted test suite to changes

    kc611 committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    e1097ad View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. refactor YAML writing to use indent for readability

    As title
    esc committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    fcdc9b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Apply suggestions from code review

    Co-authored-by: esc <[email protected]>
    kc611 and esc authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    8cd3009 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    462c716 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4dd79c View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. fix stability of SYNTH_ASSIGN block insertion

    This removes non-determinism from the insertion order of the
    SYNTH_ASSIGN blocks such that the resulting SCFG output is stable and
    can be tested appropriately.
    esc committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    42434fd View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    851c03a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0a0fa6 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Added SCFGIO class

    kc611 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    7b71b2c View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. fix typos

    As title
    esc committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    cadd031 View commit details
    Browse the repository at this point in the history