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

Add simple Drawing TypeConverter tests #3984

Merged
merged 1 commit into from
Dec 4, 2019

Conversation

akoeplinger
Copy link
Member

Regression test for #3726

I originally planned to add this in Mono but it turns out it's more complicated there since we don't have a way to test this in our Android setup, so I decided to put it here :)

@jonpryor jonpryor merged commit ee957e3 into dotnet:master Dec 4, 2019
@akoeplinger akoeplinger deleted the typeconverter-tests branch December 4, 2019 16:00
jonpryor pushed a commit that referenced this pull request Dec 12, 2019
Context: #3726

Add a regression test for Issue #3726 and
`TypeDescriptor.GetConverter(typeof(Color)).ConvertFromString("#FFAAEE")`.
@github-actions github-actions bot locked and limited conversation to collaborators Jan 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants