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

Improve test_basic_dir test #8

Closed
dlrobertson opened this issue Nov 8, 2022 · 0 comments · Fixed by #16
Closed

Improve test_basic_dir test #8

dlrobertson opened this issue Nov 8, 2022 · 0 comments · Fixed by #16

Comments

@dlrobertson
Copy link
Owner

We could use tempdir to create a directory which we wouldn't have access to, or do something like a lookup in "./tests". We probably should avoid using "./src" and "./tests" which I think wouldn't work in some cases if the tests binary was run manually outside of the root crate directory.

Originally posted by @dlrobertson in #7 (comment)

Also see https://github.com/dlrobertson/capsicum-rs/pull/7/files#r1016042775

asomers added a commit to asomers/capsicum-rs that referenced this issue Nov 29, 2022
asomers added a commit to asomers/capsicum-rs that referenced this issue Nov 29, 2022
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 a pull request may close this issue.

1 participant