Skip to content

[SR-9503] Match NSNull's description to Darwin's #1809

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 1 commit into from
Dec 17, 2018
Merged

[SR-9503] Match NSNull's description to Darwin's #1809

merged 1 commit into from
Dec 17, 2018

Conversation

ogres
Copy link
Contributor

@ogres ogres commented Dec 17, 2018

Fixes SR-9503.

NSNull has <null> as description on Darwin.
It had <NSNull: 0x00000000075ce1c0> elsewhere.

Overridden description method to match Darwin's behaviour.

I've also noticed that testCase(TestNSNull.allTests) was listed twice in TestFoundation/main and removed extra entry.

…ull>".

Removed duplicate NSNull test-suite from XCTMain
@millenomi
Copy link
Contributor

@swift-ci please test and merge

@swift-ci swift-ci merged commit 50b7086 into swiftlang:master Dec 17, 2018
@ogres ogres deleted the nsnull-description branch December 17, 2018 23:00
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.

3 participants