Skip to content

tests: Add argument to allow specifying which directories to test #632

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

Merged
merged 1 commit into from
May 31, 2014

Conversation

stinos
Copy link
Contributor

@stinos stinos commented May 28, 2014

This is handy to run tests from just one of the current directories, or from a custom directory that is not in the default list in run-tests

@pfalcon
Copy link
Contributor

pfalcon commented May 28, 2014

It's already possible to specify which tests to run - just pass them as args (use wildcards if in doubt).

@stinos
Copy link
Contributor Author

stinos commented May 28, 2014

That requires a unix-style shell or workarounds for the rather dumb cmd.exe on windows, whereas passing a buch of directories just does the trick.
However if you feel it's really too much duplication I'll just keep in a personal branch.

@pfalcon
Copy link
Contributor

pfalcon commented May 28, 2014

I'm personally ok if it's really needed and suggested usage doesn't work on windows. Let's let @dpgeorge decide.

dpgeorge added a commit that referenced this pull request May 31, 2014
tests: Add argument to allow specifying which directories to test
@dpgeorge dpgeorge merged commit e7412ab into micropython:master May 31, 2014
@stinos stinos deleted the tests-dir-argument branch May 31, 2014 18:38
tannewt pushed a commit to tannewt/circuitpython that referenced this pull request Feb 27, 2018
Delete out of date docs, drivers and examples
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.

3 participants