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

Remove previously deprecated --enable-test-discovery #7391

Merged
merged 7 commits into from Mar 5, 2024

Commits on Mar 4, 2024

  1. Remove previously deprecated --enable-test-discovery

    This flag was deprecated for 4 years since Swift 5.4, Swift 6.0 is a good opportunity to remove it.
    MaxDesiatov committed Mar 4, 2024
    Copy the full SHA
    1ebd3b7 View commit details
    Browse the repository at this point in the history
  2. Remove unused variable

    MaxDesiatov committed Mar 4, 2024
    Copy the full SHA
    66d170e View commit details
    Browse the repository at this point in the history
  3. Fix unused test

    MaxDesiatov committed Mar 4, 2024
    Copy the full SHA
    c905de9 View commit details
    Browse the repository at this point in the history
  4. Fix more tests

    MaxDesiatov committed Mar 4, 2024
    Copy the full SHA
    0c035e2 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    24d22dc View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    164f277 View commit details
    Browse the repository at this point in the history
  7. Clean up test logic

    MaxDesiatov committed Mar 4, 2024
    Copy the full SHA
    bffa85e View commit details
    Browse the repository at this point in the history