Skip to content

Remove the last lit test #2160

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
Sep 7, 2023
Merged

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Sep 6, 2023

We only had a single lit test left, which was testing the integration of the macro plugin with the compiler. That testing should be covered by us building the macro examples in the Examples package, so it’s not needed anymore.

rdar://114469622

We only had a single lit test left, which was testing the integration of the macro plugin with the compiler. That testing should be covered by us building the macro examples in the `Examples` package, so it’s not needed anymore.

rdar://114469622
@ahoppen
Copy link
Member Author

ahoppen commented Sep 6, 2023

swiftlang/swift#68364

@swift-ci Please test

Copy link
Contributor

@Matejkob Matejkob left a comment

Choose a reason for hiding this comment

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

I'm wondering if we still need the ExamplePlugin target in the Examples package - was it mainly used for lit tests, and is it now a bit redundant with MacroExamples?

@ahoppen
Copy link
Member Author

ahoppen commented Sep 7, 2023

Yes, I think merging the two targets would make sense. Could you be interested in doing that, @Matejkob?

@ahoppen ahoppen merged commit 56b057b into swiftlang:main Sep 7, 2023
@ahoppen ahoppen deleted the ahoppen/no-more-lit branch September 7, 2023 16:31
@Matejkob
Copy link
Contributor

Matejkob commented Sep 7, 2023

Sure, I've added an issue for that.

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

Successfully merging this pull request may close these issues.

4 participants