Skip to content

Libc test apple port#4610

Merged
tgross35 merged 1 commit intorust-lang:mainfrom
mbyx:libc-test-apple-port
Aug 13, 2025
Merged

Libc test apple port#4610
tgross35 merged 1 commit intorust-lang:mainfrom
mbyx:libc-test-apple-port

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
@tgross35 tgross35 added the stable-nominated This PR should be considered for cherry-pick to libc's stable release branch label Sep 19, 2025
tgross35 pushed a commit to tgross35/rust-libc that referenced this pull request Sep 19, 2025
(backport <rust-lang#4610>)
(cherry picked from commit 1e8377c)
tgross35 pushed a commit to tgross35/rust-libc that referenced this pull request Sep 19, 2025
(backport <rust-lang#4610>)
(cherry picked from commit 1e8377c)
tgross35 pushed a commit to tgross35/rust-libc that referenced this pull request Sep 19, 2025
(backport <rust-lang#4610>)
(cherry picked from commit 1e8377c)
@tgross35 tgross35 mentioned this pull request Sep 19, 2025
github-merge-queue bot pushed a commit that referenced this pull request Sep 19, 2025
(backport <#4610>)
(cherry picked from commit 1e8377c)
github-merge-queue bot pushed a commit that referenced this pull request Sep 19, 2025
(backport <#4610>)
(cherry picked from commit 1e8377c)
@tgross35 tgross35 added stable-applied This PR has been cherry-picked to libc's stable release branch and removed stable-nominated This PR should be considered for cherry-pick to libc's stable release branch labels Sep 19, 2025
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 stable-applied This PR has been cherry-picked to libc's stable release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants