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

waf configure --install-source doesn't install unittests #164

Open
asylvest opened this issue Sep 2, 2016 · 1 comment
Open

waf configure --install-source doesn't install unittests #164

asylvest opened this issue Sep 2, 2016 · 1 comment

Comments

@asylvest
Copy link
Contributor

asylvest commented Sep 2, 2016

doing something like...

waf configure --prefix=install
waf install --target=test_regex

Will install the source for the re module and its dependencies but not the modules/c+/re/unittests directory. Presumably the tests folders don't work properly for this either.

@mwysockiMDA
Copy link
Contributor

mwysockiMDA commented Sep 2, 2016

This worked for me on Linux just this week (with test_regex no less).
Nevermind, I missed the --install-source tag.

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

2 participants