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

What to run? #34

Closed
eregon opened this issue Feb 24, 2015 · 1 comment
Closed

What to run? #34

eregon opened this issue Feb 24, 2015 · 1 comment

Comments

@eregon
Copy link
Member

eregon commented Feb 24, 2015

Currently mspec is run without any argument, which means it defaults to :files, which is:

get(:language) + get(:core) + get(:library)

Should we run :optional (the same as :capi)?
Should we run command_line?
Both pass on rubies 2.0 - trunk.
I think we should run them by default since they do not take long and improve coverage.

@eregon
Copy link
Member Author

eregon commented Jun 7, 2015

Fixed by e5d0bd0 and 261855a.
All specs are now ran on Travis.
(Readline specs are still currently excluded for all runs, I plan to enable them if they prove stable enough)

@eregon eregon closed this as completed Jun 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant