Skip to content

fix tests in the compiler branch#1912

Merged
jakemac53 merged 5 commits intocompilerfrom
compiler-fix-tests
Feb 7, 2023
Merged

fix tests in the compiler branch#1912
jakemac53 merged 5 commits intocompilerfrom
compiler-fix-tests

Conversation

@jakemac53
Copy link
Copy Markdown
Contributor

@jakemac53 jakemac53 commented Feb 6, 2023

This just fixes the existing tests in preparation for adding new tests.

@jakemac53 jakemac53 marked this pull request as draft February 6, 2023 22:47
@jakemac53 jakemac53 marked this pull request as ready for review February 6, 2023 23:58
@jakemac53 jakemac53 requested a review from natebosch February 6, 2023 23:58
for (var runtime in allRuntimes)
runtime.identifier: runtime.description,
});
help: 'The platform(s) on which to run the tests.\n'
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I had to revert my change to use allowed and allowedHelp, even though the output is much nicer, we don't know about the custom runtimes at this point.

@jakemac53 jakemac53 merged commit 1edfc71 into compiler Feb 7, 2023
@jakemac53 jakemac53 deleted the compiler-fix-tests branch February 7, 2023 15:00
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