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

[SR-2960] Better Document utils/run-test #45550

Closed
swift-ci opened this issue Oct 15, 2016 · 2 comments · Fixed by #30458
Closed

[SR-2960] Better Document utils/run-test #45550

swift-ci opened this issue Oct 15, 2016 · 2 comments · Fixed by #30458
Labels
documentation good first issue Good for newcomers run-test Area → utils: the `run-test` script task utils Area: the build system and other accessory scripts under the "utils" directory

Comments

@swift-ci
Copy link
Contributor

swift-ci commented Oct 15, 2016

Previous ID SR-2960
Radar None
Original Reporter Beingessner (JIRA User)
Type Task
Additional Detail from JIRA
Votes 1
Component/s
Labels Task, StarterBug
Assignee None
Priority Medium

md5: ba31e0f5995fad19b727242ff79320fa

Issue Description:

Neither build-script -h nor docs/Testing.rst mention the existence of utils/run-test, but they should. This is the best way to run a subset of the tests, and a huge quality-of-life improvement for working on the compiler or standard library.

@swift-ci
Copy link
Contributor Author

swift-ci commented Dec 19, 2016

Comment by Brian (JIRA)

Huge +1 here. I'd love to help out here, but I still don't think I have a good understanding of the process. I was only able to figure out a reasonable build / debug cycle from https://speakerdeck.com/ayanonagon/contributing-to-swift . Also, the trick of adding --filter=SILGen/ to lit was a huge help, but I've never used `run-test`.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@AnthonyLatsis AnthonyLatsis added documentation utils Area: the build system and other accessory scripts under the "utils" directory run-test Area → utils: the `run-test` script labels Sep 5, 2024
@AnthonyLatsis AnthonyLatsis linked a pull request Sep 6, 2024 that will close this issue
@AnthonyLatsis
Copy link
Collaborator

Now documented here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation good first issue Good for newcomers run-test Area → utils: the `run-test` script task utils Area: the build system and other accessory scripts under the "utils" directory
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants