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 MethodTestDataAttribute #78

Merged
merged 7 commits into from
Sep 26, 2021
Merged

Add MethodTestDataAttribute #78

merged 7 commits into from
Sep 26, 2021

Conversation

MSDN-WhiteKnight
Copy link
Owner

@MSDN-WhiteKnight MSDN-WhiteKnight commented Sep 25, 2021

Related to: #57

@MSDN-WhiteKnight MSDN-WhiteKnight self-assigned this Sep 25, 2021
- Remove separate project for .NET Core tests
- Upgrade CilTools.BytecodeAnalysis.Tests to SDK-style project type
-Use MethodTestDataAttribute
- Make s_reader thread-safe
- Simplify GetDisplayName implementation
- Update CilGraphTests to use MethodTestData
- Fix build issue in release config
Move Emit tests into separate file
- Update CilReaderTests to use MethodTestDataAttribute
- Rename CilGraphTests_Emit to EmitTests
- Move emit-dependent CilReader tests to EmitTests
- Make EmitTests visible in VS even on .NET Core configuration
- Rename MethodSource to BytecodeProviders
- Add XML doc comments to MethodTestDataAttribute
@MSDN-WhiteKnight MSDN-WhiteKnight merged commit feecd78 into master Sep 26, 2021
@MSDN-WhiteKnight MSDN-WhiteKnight deleted the tests-rework branch September 26, 2021 07:47
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.

None yet

1 participant