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

Enable macro expansion tests on Windows #2009

Open
ahoppen opened this issue Feb 26, 2025 · 1 comment
Open

Enable macro expansion tests on Windows #2009

ahoppen opened this issue Feb 26, 2025 · 1 comment

Comments

@ahoppen
Copy link
Member

ahoppen commented Feb 26, 2025

We never ran the macro expansion tests on Windows because the tricks we do in macroPackageManifest to avoid rebuilding swift-syntax during test execution don’t work on Windows Swift CI, where we build swift-syntax using CMake. We need to adjust these tricks to also work using build.ps1 on Windows.

@ahoppen
Copy link
Member Author

ahoppen commented Feb 26, 2025

Synced to Apple’s issue tracker as rdar://145615435

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant