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

thus, we may test functions, that return Arrays #12

Closed
wants to merge 2 commits into from

Conversation

Vitosh
Copy link
Contributor

@Vitosh Vitosh commented Nov 10, 2015

If arrays consist of equal elements, then they are equal.
Hi, I am Vitosh from vitoshacademy.com

If arrays consist of equal elements, then they are equal.
Hi, I am Vitosh from vitoshacademy.com
@timhall
Copy link
Member

timhall commented Nov 11, 2015

@Vitosh thanks for the PR! I'll review and merge shortly.

This way the check for the Arrays works better.
@robodude666
Copy link

This PR will address #16.

As a note: we should probably test that LBound are both identical as well, otherwise you'll run into a subscript out of range error. Might run into this issue if Option Base is used to overwrite on one module but not the other, other redimmed specified the lower bound, etc.

@timhall timhall mentioned this pull request Aug 28, 2018
@timhall
Copy link
Member

timhall commented Aug 28, 2018

@Vitosh I wasn't able to merge this directly, but I included your changes in #23. Thanks for contributing!

@timhall timhall closed this Aug 28, 2018
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

3 participants