Skip to content

TestFoundation: emulate setenv using putenv on Win32 #2025

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
Mar 21, 2019

Conversation

compnerd
Copy link
Member

Windows does not have setenv, but it does have a putenv, which we
can use in its stead.

Windows does not have `setenv`, but it does have a `putenv`, which we
can use in its stead.
@spevans
Copy link
Contributor

spevans commented Mar 21, 2019

LGTM

@compnerd compnerd merged commit 63dd948 into swiftlang:master Mar 21, 2019
@compnerd compnerd deleted the products-of-environments branch March 21, 2019 00:46
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