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 tests for dotnet module #131

Merged
merged 10 commits into from
Apr 7, 2024
Merged

Add tests for dotnet module #131

merged 10 commits into from
Apr 7, 2024

Conversation

vthib
Copy link
Owner

@vthib vthib commented Apr 7, 2024

Add custom dotnet files and several tests on the dotnet module, checking that all fields are accessible, property typed, and return the right values.

vthib added 10 commits April 7, 2024 22:31
- Remove generic prefix in classes names
- Fix collection of generic params of classes
- Fix typo in UIntPtr type
- Fix decompression of encoded uint values
- Fix type of module_name field
Add manually crafted dotnet artifacts that cover all the possible
"types" that can be parsed in a signature.
Add a file to test assembly parsing, and fix a bug in setting the
number_of_resources key
Those tables are not used, but still impact parsing, adding them help
check we properly compute their sizes.
@vthib vthib merged commit 0d44541 into master Apr 7, 2024
9 of 10 checks passed
@vthib vthib deleted the test-dotnet-module branch April 7, 2024 22:13
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.

1 participant