Skip to content

Libc test apple port #4610

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

Merged
merged 1 commit into from
Aug 13, 2025
Merged

Libc test apple port #4610

merged 1 commit into from
Aug 13, 2025

Conversation

mbyx
Copy link
Contributor

@mbyx mbyx commented Aug 2, 2025

Description

Ports the apple platform to also be tested using ctest-next.

Sources

Checklist

  • Relevant tests in libc-test/semver have been updated
  • No placeholder or unstable values like *LAST or *MAX are
    included (see #3131)
  • Tested locally (cd libc-test && cargo test --target mytarget);
    especially relevant for platforms that may not be checked in CI

@rustbot rustbot added A-CI Area: CI-related items ctest Issues relating to the ctest crate labels Aug 2, 2025
@mbyx mbyx force-pushed the libc-test-apple-port branch 12 times, most recently from efa2389 to 4404e4f Compare August 3, 2025 12:06
@mbyx mbyx force-pushed the libc-test-apple-port branch 5 times, most recently from 54b3ab7 to d2a9ba9 Compare August 3, 2025 13:42
@mbyx mbyx marked this pull request as ready for review August 3, 2025 13:42
@mbyx mbyx force-pushed the libc-test-apple-port branch 2 times, most recently from 038bc89 to 215972e Compare August 7, 2025 07:34
@mbyx mbyx force-pushed the libc-test-apple-port branch 4 times, most recently from 9872144 to 748c663 Compare August 12, 2025 11:42
@mbyx mbyx marked this pull request as draft August 12, 2025 11:45
@mbyx mbyx force-pushed the libc-test-apple-port branch 2 times, most recently from 4533aa7 to f333054 Compare August 13, 2025 05:00
@mbyx mbyx marked this pull request as ready for review August 13, 2025 05:30
@mbyx mbyx force-pushed the libc-test-apple-port branch from f333054 to 43f285d Compare August 13, 2025 12:26
@mbyx mbyx requested a review from tgross35 August 13, 2025 12:31
Copy link
Contributor

@tgross35 tgross35 left a comment

Choose a reason for hiding this comment

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

Looks great!

@tgross35 tgross35 added this pull request to the merge queue Aug 13, 2025
Merged via the queue into rust-lang:main with commit 1e8377c Aug 13, 2025
88 of 100 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-CI Area: CI-related items ctest Issues relating to the ctest crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants