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

Test args of Array.splice Callable candidates #164

Closed
zoffixznet opened this issue Oct 2, 2016 · 0 comments
Closed

Test args of Array.splice Callable candidates #164

zoffixznet opened this issue Oct 2, 2016 · 0 comments

Comments

@zoffixznet
Copy link
Contributor

zoffixznet commented Oct 2, 2016

Commit 0892f24 tests all the candidates of Array.splice, but never bothers to check the arguments received by Callable params are correct. The offset Callables receive the .elems of the Array being spliced and size Callables receive the size of the piece past offset (that is .elems - offset)

zostay added a commit to zostay/roast that referenced this issue Oct 20, 2016
zostay added a commit to zostay/roast that referenced this issue Oct 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant