-
Notifications
You must be signed in to change notification settings - Fork 3
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
Migrate from trick file format to YAML #74
base: main
Are you sure you want to change the base?
Conversation
|
I think it would be good to create some automated tests that check that the output of dawg + yaml is expected. We can do that in this pull request or another one after this one is merged? |
Since we are migrating to doctest, I would prefer doing so before adding tests here. I already have work on a doctest branch which should be ready soon. I propose to leave this PR open until doctest is added, then update it. I would like code and tests to be part of the same PR. What do you think? |
I think we can merge before doctest is ready. |
Added scale option. |
rapidyaml
library to parse input yaml files.boost
parsing.Proposed new input file format: