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

build: support zig build test #15915

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

build: support zig build test #15915

wants to merge 4 commits into from

Conversation

DonIsaac
Copy link
Contributor

@DonIsaac DonIsaac commented Dec 21, 2024

Upstack from #15914, which must be merged first.

What does this PR do?

Adds zig build test support in build.zig. I've added a single test to glob/ascii.zig as a POC. I'll add more test suites, plus integrate this into cmake, in an upstack PR.

How did you verify your code works?

Affects testing only, no meaningful source changes.

@DonIsaac DonIsaac added the build An issue related to building or compiling label Dec 21, 2024
@robobun
Copy link

robobun commented Dec 21, 2024

Updated 5:20 PM PT - Dec 20th, 2024

@DonIsaac, your commit d98c847 has passed in #8361! 🎉


🧪   try this PR locally:

bunx bun-pr 15915

@DonIsaac DonIsaac marked this pull request as ready for review December 21, 2024 00:51
Base automatically changed from don/refactor/glob to main December 21, 2024 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build An issue related to building or compiling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants