We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently I put test files in examples/tests (https://github.com/tum-ei-eda/seal5/tree/main/examples/tests).
examples/tests
We should either move the file to a subdirectory there or refactor everything to be consistent.
Instead of examples/{cdsl,cfg,tests}/{rv_example,...} we could go for examples/{common,rv_example,...}/{cdsl,cfg,tests}
examples/{cdsl,cfg,tests}/{rv_example,...}
examples/{common,rv_example,...}/{cdsl,cfg,tests}
Originally posted by @PhilippvK in #85 (comment)
The text was updated successfully, but these errors were encountered:
PhilippvK
No branches or pull requests
Currently I put test files in
examples/tests
(https://github.com/tum-ei-eda/seal5/tree/main/examples/tests).We should either move the file to a subdirectory there or refactor everything to be consistent.
Instead of
examples/{cdsl,cfg,tests}/{rv_example,...}
we could go forexamples/{common,rv_example,...}/{cdsl,cfg,tests}
Originally posted by @PhilippvK in #85 (comment)
The text was updated successfully, but these errors were encountered: