Strings representing denormals no longer give 0 when cast to float

This annoyance and discrepancy with LSO was finally fixed by Linden Lab. The change has prompted some modifications to the test suite to accommodate for the new results. A further improvement has been to make these tests more friendly to be run in SL, making it easier to verify the results.

Fixes #17.

Reported by SaladDais@users.noreply.github.com - thanks!
This commit is contained in:
Sei Lisa 2022-05-17 13:39:31 +02:00
parent 7c630f4ce4
commit 281ff4d96a
8 changed files with 65 additions and 41 deletions

View file

@ -0,0 +1 @@
["-0.000000", "1", "0.000000", "0.000000"]