Skip to content

Conversation

@ThorstenReichert
Copy link
Contributor

Contributes to #7075.

@KevinRansom KevinRansom requested a review from vzarytovskii June 26, 2020 07:50
Copy link
Contributor

@KevinRansom KevinRansom left a comment

Choose a reason for hiding this comment

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

Thank you so much for taking care of this.

Kevin

let ``Sign of byte``() =
CompilerAssert.TypeCheckSingleError
"""
sign 0uy |> ignore
Copy link
Member

@vzarytovskii vzarytovskii Jun 26, 2020

Choose a reason for hiding this comment

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

Minor comment (more of a nitpick really):
I think, it's better to place all (new) tests which are using CompilerAssert to our new Compiler.ComponentTests project, since it's more of a "blackbox-style" testing of the compiler, as oppose to this suite, which (in my opinion) should contain smaller unit-style tests (such as tests Assert tests above, or string tests, etc).

@vzarytovskii vzarytovskii merged commit 70f3758 into dotnet:master Jun 26, 2020
nosami pushed a commit to xamarin/visualfsharp that referenced this pull request Feb 23, 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.

3 participants