Skip to content

[ConstraintSystem][NFC] Make test file named argument_matching.swift #31978

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 2 commits into from
May 23, 2020

Conversation

omochi
Copy link
Contributor

@omochi omochi commented May 22, 2020

  • Make test file named argument_matching.swift by renaming from keyword_argument.swift.
    New filename indicates that is contains test cases for matching of not only labeled argument but also unlabeled.

  • Move test cases about argument matching from diagnostics.swift to argument_matching.swift which has more specific interest.

This patch only changes place of test cases.
It doesn't have changes about compiler.

I planned this patch in response to comment here.
#31934

@xedin @LucianoPAlmeida Please review this

omochi added 2 commits May 23, 2020 05:40
`argument_matching.swift` in test.

New filename indicates that is also contains a test case for
matching of unlabeled arguments.
from `diagnostics.swift` to `argument_matching.swift` which has
more specific interest.
@omochi omochi requested a review from xedin May 22, 2020 21:36
@LucianoPAlmeida
Copy link
Contributor

LGTM! :)

@omochi
Copy link
Contributor Author

omochi commented May 22, 2020

@swift-ci please smoke test

Copy link
Contributor

@xedin xedin left a comment

Choose a reason for hiding this comment

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

Thank you, @omochi!

@omochi
Copy link
Contributor Author

omochi commented May 23, 2020

@swift-ci Please smoke test Windows

@omochi
Copy link
Contributor Author

omochi commented May 23, 2020

A last one error on windows isn’t related. I will merge.

@omochi omochi merged commit d77bae6 into swiftlang:master May 23, 2020
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.

3 participants