Skip to content

run bintests within subfolders of bintest/ #2927

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
Sep 1, 2015

Conversation

hone
Copy link
Contributor

@hone hone commented Sep 1, 2015

Currently, when running bintests mruby only checks for tests 1 level deep of the bintest/ dir. So bintest/foo.rb will run, but bintest/bar/baz.rb will not. This allows the latter to be detected and run so people can organize their bintests however they want as long as they're in the bintest/ dir.

matz added a commit that referenced this pull request Sep 1, 2015
run bintests within subfolders of bintest/
@matz matz merged commit 9257ee6 into mruby:master Sep 1, 2015
@hone hone deleted the bintest_subfolders branch September 1, 2015 14:11
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.

2 participants