Skip to content

Conversation

@smaillet
Copy link
Member

  • NOTE: Not all APIs are explicitly tested yet.
    • Most are not.
  • Added SkipTestMethod attribute to support marking a test as skipped -This acknowledges the intent to test, but that it isn't yet implemented.
    • Basically avoids the "Oh, I forgot..."
  • Moved string marshallingTests to the interop helpers UT as that's where the implementation now lives.
  • Corrected LibLLVMGetDataLayoutString to hide the unsafe import.
  • Added Interop wrapper around LLVMCreateConstantRangeAttribute so that the length of the input array comes from the parameters.

* NOTE: Not all APIs are explicitly tested yet.
    - Most are not.
* Added SkipTestMethod attribute to support marking a test as skipped
    -This acknowledges the intent to test, but that it isn't yet implemented.
    - Basically avoids the "Oh, I forgot..."
* Moved string marshallingTests to the interop helpers UT as that's where the implementation now lives.
* Corrected `LibLLVMGetDataLayoutString` to hide the unsafe import.
* Added Interop wrapper around `LLVMCreateConstantRangeAttribute` so that the length of the input array comes from the parameters.
@smaillet smaillet merged commit c5c16d1 into UbiquityDotNET:develop May 16, 2025
2 checks passed
@smaillet smaillet deleted the InteropTesting branch May 16, 2025 21:16
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