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 more test cases in Double.Test.js to cover floating points #684

Open
Devika-Tantry opened this issue Jun 24, 2021 · 0 comments
Open

Comments

@Devika-Tantry
Copy link
Contributor

Devika-Tantry commented Jun 24, 2021

Add test cases in Double.Test.js such as the conversion of different normal floating-point values such as "-3.5, -2.1, 2.1, 3.5" to make sure the rounding behavior is FE_TONEAREST and ensure the default conversion behavior does not get affected with compiler upgrades.
Add those test cases in the G test suite in ASW side too. Track this separately there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants