Skip to content

Added test for NSArray #107

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 4 commits into from
Dec 16, 2015
Merged

Added test for NSArray #107

merged 4 commits into from
Dec 16, 2015

Conversation

joshuatbrown
Copy link
Contributor

Just added a test for the objectAtIndex method.

@phausler
Copy link
Contributor

looks reasonable to me; except the XCTEquals cases are comparing NSStrings to Strings, which it would be good to bridge the NSString out to do the comparison so that it will work w/o the type inference

@joshuatbrown
Copy link
Contributor Author

That makes sense - I'll make the change and update the PR. Thanks for the feedback!

@phausler phausler self-assigned this Dec 10, 2015
@joshuatbrown
Copy link
Contributor Author

OK, this is ready for another review. I bridged the Strings to NSStrings - I hope that's what you meant, @phausler.

@joshuatbrown
Copy link
Contributor Author

Is there anything else I can do to move this along? I'm happy to make further changes if needed.

@phausler phausler merged commit 2801760 into swiftlang:master Dec 16, 2015
atrick pushed a commit to atrick/swift-corelibs-foundation that referenced this pull request Jan 12, 2021
kateinoigakukun pushed a commit to kateinoigakukun/swift-corelibs-foundation that referenced this pull request Oct 11, 2023
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