-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix some generic math DIMs to have the correct behavior (#98510)
* Fix the test BinaryIntegerWrapper relational operators * Make sure the IBinaryFloatingPointIeee754 has their DIMs covered by tests * Fix some DIMs to do the correct behavior * Fix the TryConvertTo wrapper * Ensure that TryConvertFrom handles the underlying T for the helper wrappers * Minor test fix * Update DimTests.GenericMath.cs
- Loading branch information
1 parent
a184e7d
commit 6f31582
Showing
6 changed files
with
1,084 additions
and
671 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.