This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a04aeeb4e152292e498d7cdc0e880df87580722d
kotlin-fork
/
libraries
/
stdlib
/
test
/
numbers
T
History
Ilya Gorbunov
a225842f9b
Test that known Floats can fit in FloatArray without over/underflow
...
But some precision loss can still happen in JS. Relates to KT-24975
2020-04-02 04:04:04 +03:00
..
BitwiseOperationsTest.kt
Update copyright.
2019-04-23 20:09:22 +03:00
BuiltinCompanionTest.kt
Update copyright.
2019-04-23 20:09:22 +03:00
ConversionTest.kt
Add tests for floating-point to integral conversion
2019-08-15 00:57:27 +03:00
MathTest.kt
Workaround in FloatMathTest.powers to avoid failures with js-ir runtime
2019-10-16 17:48:47 +03:00
NaNPropagationTest.kt
Add vararg overloads for maxOf/minOf functions #KT-33906
2020-02-26 04:17:19 +03:00
NumbersTest.kt
Test that known Floats can fit in FloatArray without over/underflow
2020-04-02 04:04:04 +03:00