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
d5ea68c585df9b4e2eb9d70dc96bfe307ac01d06
kotlin-fork
/
libraries
/
stdlib
/
test
/
numbers
T
History
Dmitriy Dolovov
9aa16faa27
Test integer overflow on div/rem of Int.MIN_VALUE by -1
...
^KT-45136
2021-03-24 09:55:52 +03:00
..
BitwiseOperationsTest.kt
Add more details about bit shift operations #KT-41112
2020-09-16 04:05:12 +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
FloorDivModTest.kt
Floor division and remainder for numeric types KT-26234
2021-03-05 07:32:16 +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
Unify test package names in kotlin-stdlib tests
2021-02-25 09:58:14 +03:00
NumbersTest.kt
Test integer overflow on div/rem of Int.MIN_VALUE by -1
2021-03-24 09:55:52 +03:00