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

New tests #585

Merged
merged 3 commits into from
Jul 11, 2016
Merged

New tests #585

merged 3 commits into from
Jul 11, 2016

Conversation

robooo
Copy link
Contributor

@robooo robooo commented Jul 10, 2016

Added tests for doc and new_version


it("LuaRocks new version invalid url", function()
assert.is_true(run.luarocks_bool("download --rockspec abelhas 1.0"))
assert.is_true(run.luarocks_bool("new_version abelhas-1.0-1.rockspec 1.1 http://luainvalid"))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add a check that the file was created?

@hishamhm hishamhm merged commit 77b41dd into luarocks:master Jul 11, 2016
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.

None yet

2 participants