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

Implement a golden-generator executable #519

Closed
chshersh opened this issue Nov 6, 2020 · 0 comments
Closed

Implement a golden-generator executable #519

chshersh opened this issue Nov 6, 2020 · 0 comments
Assignees
Labels
tests Unit & Property tests

Comments

@chshersh
Copy link
Contributor

chshersh commented Nov 6, 2020

Often, when doing major changes to the generated projects, we need to manually update a lot of files. It would be convenient to have a way to automatically update the content of all generated files, so we can inspect them via git diff or during PR and see if there's anything suspicious.

I think this should be implemented as an option to our test-suite stanza, because when you have multiple executables, cabal installs all of them, and we don't want our golden-generators to be installed on user machines near the summoner executable itself.

@chshersh chshersh added the tests Unit & Property tests label Nov 6, 2020
@chshersh chshersh added this to the v2.1: Update milestone Nov 6, 2020
@chshersh chshersh self-assigned this Sep 18, 2021
chshersh added a commit that referenced this issue Sep 18, 2021
chshersh added a commit that referenced this issue Sep 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Unit & Property tests
Projects
None yet
Development

No branches or pull requests

1 participant