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

Allow including a test runner using 'dafny translate' #4890

Merged

Conversation

keyboardDrummer
Copy link
Member

Fixes #3818
Fixes #4888

Description

Add the option --include-test-runner to dafny translate, to enable getting the results of dafny test when doing manual compilation.

How has this been tested?

Updated RunAllTestsOption.dfy so it uses this new feature.

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

Copy link
Contributor

@alex-chew alex-chew left a comment

Choose a reason for hiding this comment

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

LGTM

@keyboardDrummer keyboardDrummer merged commit 2bb4414 into dafny-lang:master Dec 20, 2023
20 checks passed
@keyboardDrummer keyboardDrummer deleted the includeTestRunnerTranslate branch December 20, 2023 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants