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

Add choice "ignore" to update golden value "yes/no" #19

Open
andreasabel opened this issue Mar 26, 2020 · 0 comments
Open

Add choice "ignore" to update golden value "yes/no" #19

andreasabel opened this issue Mar 26, 2020 · 0 comments

Comments

@andreasabel
Copy link
Collaborator

Sometimes a golden value isn't an exact match to the test output, but I ran under special circumstances (e.g. different name of the Agda executable). In this case, I do not want to update the golden value, but I nevertheless want to pass the test successfully. Thus, the two choices

  • y: update golden value, test succeeds
  • n: do not update golden value, test fails

should be complemented by

  • i ("ignore"): do not update golden value, test succeeds
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

No branches or pull requests

1 participant