Skip to content

Conversation

@elliotwutingfeng
Copy link
Contributor

Add missing Compiler Selectors heading and update the @TestOn example to include a compiler identifier.

@elliotwutingfeng elliotwutingfeng requested a review from a team as a code owner October 2, 2025 03:40
@github-actions
Copy link

github-actions bot commented Oct 2, 2025

PR Health

Changelog Entry
Package Changed Files
package:test pkgs/test/README.md

Changes to files need to be accounted for in their respective changelogs.

This check can be disabled by tagging the PR with skip-changelog-check.

natebosch added a commit that referenced this pull request Oct 16, 2025
A "platform" in the test runner's use encompasses more detail than might
be expected. Add a sentence in the description of platform selectors to
note that it can cover details about how the code is compiled.

Replaces #2548
@natebosch
Copy link
Member

What do you think about #2550 ?

* `posix`: Whether the test is running on a POSIX operating system. This is
equivalent to `!windows`.

### Compiler Selectors
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, I'm not sure it makes sense to add a separate header for this section, but I think we can do some rephrasing above to make it more clear how general a "platform" is. I'll take a try at a rewrite.

@natebosch natebosch closed this in 5855358 Oct 25, 2025
@elliotwutingfeng elliotwutingfeng deleted the patch-1 branch October 25, 2025 03:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants