mirror of
https://github.com/Sei-Lisa/LSL-PyOptimizer
synced 2025-07-03 00:18:20 +00:00
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:
parent
7c630f4ce4
commit
281ff4d96a
8 changed files with 65 additions and 41 deletions
1
unit_tests/expr.suite/issue-17.out
Normal file
1
unit_tests/expr.suite/issue-17.out
Normal file
|
@ -0,0 +1 @@
|
|||
["-0.000000", "1", "0.000000", "0.000000"]
|
Loading…
Add table
Add a link
Reference in a new issue