Skip to content

Conversation

@stmontgomery
Copy link
Contributor

This merges the main branch into the release/6.3 branch.

Note: The Swift Testing project will be periodically performing "backwards" merges like this for a period which extends beyond the date when the 6.3 branches were cut, since nearly all contributions are intended to be included in the 6.3 release.

Once this PR has been merged, I will adjust the milestones on the PRs of the commits it includes if appropriate.

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.

grynspan and others added 5 commits November 14, 2025 12:38
…lang#1424)

We've been able to build for more platforms in our CI, so update the
README to reflect this triumph. Explain how the different qualification
levels differ, and focus on build + test for all platforms in the
future.

### Modifications:

- Update platform support table
- Remove misc extra spaces in the README (I ran `prettier` over it)

### Checklist:

- [x] Code and documentation should follow the style of the [Style
Guide](https://github.com/apple/swift-testing/blob/main/Documentation/StyleGuide.md).
- [x] If public symbols are renamed or modified, DocC references should
be updated.
Following approval of
[ST-0016](https://github.com/swiftlang/swift-evolution/blob/main/proposals/testing/0016-test-cancellation.md).

Resolves swiftlang#120.
Resolves rdar://159150449.

### Checklist:

- [x] Code and documentation should follow the style of the [Style
Guide](https://github.com/apple/swift-testing/blob/main/Documentation/StyleGuide.md).
- [x] If public symbols are renamed or modified, DocC references should
be updated.
@stmontgomery stmontgomery added this to the Swift 6.3.0 milestone Nov 20, 2025
@stmontgomery stmontgomery self-assigned this Nov 20, 2025
@stmontgomery stmontgomery added the integration ⚙️ Integrating work to release branches label Nov 20, 2025
@stmontgomery stmontgomery merged commit 4ad4d5d into swiftlang:release/6.3 Nov 20, 2025
27 checks passed
@stmontgomery stmontgomery deleted the main-6.3-merge branch November 20, 2025 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

integration ⚙️ Integrating work to release branches

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants