Skip to content

Conversation

@briancroom
Copy link
Contributor

This includes the necessary changes for the test suite to build and run with the swift-corelibs-xctest changes proposed in swiftlang/swift-corelibs-xctest#40 and should be merged in coordination with that PR.

("test_mutableStringConstructor", test_mutableStringConstructor),
("test_PrefixSuffix", test_PrefixSuffix),
("test_reflection", test_reflection),
("test_reflection", { _ in test_reflection }),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unrelated to this change but we should consider moving this into an actual test scope.

@phausler
Copy link
Contributor

Overall looks good to me, as soon as swiftlang/swift-corelibs-xctest#40 is merged we should bring this in as well

mike-ferris pushed a commit that referenced this pull request Mar 2, 2016
Update to support the latest Corelibs XCTest
@mike-ferris mike-ferris merged commit ab8ffd1 into swiftlang:master Mar 2, 2016
@briancroom briancroom deleted the update_allTests branch March 2, 2016 04:03
atrick pushed a commit to atrick/swift-corelibs-foundation that referenced this pull request Jan 12, 2021
[test] Fix data race in build system test
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