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

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

Open
vzarytovskii opened this issue Aug 25, 2020 · 1 comment
Labels
Area-Testing Impact-Low (Internal MS Team use only) Describes an issue with limited impact on existing code.

Comments

@vzarytovskii
Copy link
Member

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

  • Support via the existing "baseline" API in the new compiler
  • Support via custom DataAttrbute for xUnit, so it can be used in Theories.
@Happypig375
Copy link
Member

Celebration on 10k! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Testing Impact-Low (Internal MS Team use only) Describes an issue with limited impact on existing code.
Projects
Status: New
Development

No branches or pull requests

4 participants