Skip to content
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

Create Write() in TestContext #686

Merged
merged 4 commits into from
Feb 26, 2020
Merged

Create Write() in TestContext #686

merged 4 commits into from
Feb 26, 2020

Conversation

HeroMaxPower
Copy link
Contributor

@HeroMaxPower HeroMaxPower commented Feb 17, 2020

Created Write() method.
Created some tests for the testing of newline and carriage return.

It's basically a carbon copy of the WriteLine implementation but calling the StringWriter.Write

Resolves Issue:
#645

NOTE: I'm pretty inexperienced in C# i might struggle with advanced concepts if i've missed something.

@nohwnd
Copy link
Member

nohwnd commented Feb 18, 2020

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@HeroMaxPower
Copy link
Contributor Author

Sorry i missed some implementations, this should be ready for review now.

@nohwnd nohwnd removed the request for review from jayaranigarg February 26, 2020 09:38
@nohwnd nohwnd merged commit 7809838 into microsoft:master Feb 26, 2020
@HeroMaxPower HeroMaxPower deleted the create-write-in-test-context branch February 27, 2020 19:53
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