Skip to content

Add tests for NSClassFromString and NSStringFromClass #688

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 2 commits into from
Oct 17, 2016
Merged

Add tests for NSClassFromString and NSStringFromClass #688

merged 2 commits into from
Oct 17, 2016

Conversation

JGiola
Copy link
Contributor

@JGiola JGiola commented Oct 14, 2016

I've add simple test coverage for NSStringFromClass and NSClassFromString

@parkera
Copy link
Contributor

parkera commented Oct 14, 2016

@swift-ci please test and merge

@JGiola
Copy link
Contributor Author

JGiola commented Oct 15, 2016

It seems to fail tests on Linux, but I can't find what is failing, where I have to look?

Add alternative XCTest module name to the tests
@JGiola
Copy link
Contributor Author

JGiola commented Oct 15, 2016

Found it! It was the tests with the class from XCTest that was failing because on Linux the module is named SwiftXCTest and not only XCTest.

@parkera
Copy link
Contributor

parkera commented Oct 17, 2016

@swift-ci please test and merge

@swift-ci swift-ci merged commit 6651025 into swiftlang:master Oct 17, 2016
@JGiola JGiola deleted the add-test-coverage-objc-runtime branch October 17, 2017 12:20
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