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

Unable to Test in Shell-Escape Required Directories #45

Open
ruppmatt opened this issue Dec 12, 2016 · 0 comments
Open

Unable to Test in Shell-Escape Required Directories #45

ruppmatt opened this issue Dec 12, 2016 · 0 comments

Comments

@ruppmatt
Copy link
Contributor

The run_tests utility will not work when avida is built in a directory hierarchy that requires the use of escaped characters.

A candidate solution is to use pipes.quote, which is deprecated, to escape the application and test-configuration paths. However, test-specific configuration that refers to either of these settings internally (e.g. %(default_app)s) will not execute.

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

No branches or pull requests

1 participant