dotnet / fsharp

The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
https://dotnet.microsoft.com/languages/fsharp
MIT License
3.9k stars 783 forks source link

[Test Framework] Support baseline testing for IL verification and ExprTests #10000

Open vzarytovskii opened 4 years ago

vzarytovskii commented 4 years ago

Baseline testing needs to be supported not only for compilation tests, but also for ILDasm tests & ExprTests.

Happypig375 commented 4 years ago

Celebration on 10k! :tada: