Skip to content

[Test] Add a couple helpers. #61579

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 3 commits into from
Oct 14, 2022

Conversation

nate-chandler
Copy link
Contributor

  • A way to check whether there are any arguments remaining in an Arguments struct.
  • A test just to dump function bodies.
  • Doc on a function used for parsing Arguments.

Being able to dump the function with a separate test allows other
unit-tests to skip that step and for FileChecking to focus only on the
specific things dumped between the begin and end of the unit test in
question.
@nate-chandler
Copy link
Contributor Author

@swift-ci please smoke test and merge

@swift-ci swift-ci merged commit aa82a76 into swiftlang:main Oct 14, 2022
@nate-chandler nate-chandler deleted the test/basic-conveniences branch July 5, 2023 23:39
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.

2 participants