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

Makefile: add report-stdlib-tests-pass #2659

Merged

Conversation

dkegel-fastly
Copy link
Contributor

"make report-stdlib-tests-pass" just turns the Makefile variables into an easily parsed report of what platforms each standard library package passes tests on.

Intention is to use this to populate new columns in https://tinygo.org/docs/reference/lang-support/stdlib,
cf. https://gophers.slack.com/archives/CDJD3SUP6/p1646132970005739?thread_ts=1645753063.867579&cid=CDJD3SUP6

Copy link

@stuartmscott stuartmscott left a comment

Choose a reason for hiding this comment

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

Thanks for putting this together!

Copy link
Member

@dgryski dgryski left a comment

Choose a reason for hiding this comment

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

LGTM

@dkegel-fastly dkegel-fastly force-pushed the dkegel-report-stdlib-tests-pass branch from 96ec9b2 to 5a5894c Compare March 2, 2022 20:06
@dkegel-fastly
Copy link
Contributor Author

Rebased.

@deadprogram
Copy link
Member

Now merging, thanks @dkegel-fastly

@deadprogram deadprogram merged commit 0791603 into tinygo-org:dev Mar 5, 2022
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