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

test: add case for declaration_dir, out_dir and root_dir #87

Merged
merged 2 commits into from
Jul 11, 2022

Conversation

thesayyn
Copy link
Member

@thesayyn thesayyn commented Jul 11, 2022

Part of #23

@thesayyn thesayyn requested a review from alexeagle July 11, 2022 14:32
@thesayyn thesayyn force-pushed the test_rootdir_outdir branch from 5c88d8e to 3006e39 Compare July 11, 2022 14:33
write_source_files(
name = "write_params",
files = {
"params.out": "params.txt",
Copy link
Member

Choose a reason for hiding this comment

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

nit: params.out isn't a very useful name here, when reading the folder I'd rather see expected_outputs.txt or sth

Copy link
Member Author

@thesayyn thesayyn Jul 11, 2022

Choose a reason for hiding this comment

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

makes sense. Changed it

@thesayyn thesayyn merged commit eafd920 into main Jul 11, 2022
@alexeagle alexeagle deleted the test_rootdir_outdir branch July 11, 2022 15:08
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