Skip to content

Move InMemoryGitRepository to SPMTestSupport #2996

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
Oct 23, 2020

Conversation

mattt
Copy link
Contributor

@mattt mattt commented Oct 23, 2020

InMemoryGitRepository is currently located in the SourceControl module, but is used exclusively for testing. This PR moves it to the SPMTestSupport module, to clarify the scope and nature of its use.

@mattt
Copy link
Contributor Author

mattt commented Oct 23, 2020

@swift-ci please smoke test

@neonichu neonichu merged commit ae748dd into swiftlang:main Oct 23, 2020
@mattt mattt deleted the test-support-in-memory-git branch October 24, 2020 11:05
federicobucchi pushed a commit to federicobucchi/swift-package-manager that referenced this pull request Jan 6, 2021
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