Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Rewrite complement.sh #9685

Merged
merged 7 commits into from
Mar 31, 2021
Merged

Rewrite complement.sh #9685

merged 7 commits into from
Mar 31, 2021

Commits on Mar 25, 2021

  1. Rewrite complement.sh

    * We now use a local checkout of Complement, instead of downloading the
    master branch
    * You can now specify a regex of test names to run, or just run all
    tests
    * We now use the Synapse test blacklist tag
    anoadragon453 committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    a089ad3 View commit details
    Browse the repository at this point in the history
  2. Changelog

    anoadragon453 committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    c2bee62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    552e79f View commit details
    Browse the repository at this point in the history
  4. Refactor the check for a test name regex

    This way is more extensible and doesn't need an 'else' :)
    anoadragon453 committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    a9f80ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cba4d87 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

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

Commits on Mar 31, 2021

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