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
ae47130c8e2a595ebabe82dfd908a1e6c62eef02
kotlin-fork
/
libraries
/
stdlib
/
jvm
/
test
T
History
Ilya Gorbunov
f50820045a
Allow setting seed only once, as it is set from superclass constructor
...
Add tests for Java<->Kotlin Random wrappers. #KT-29520 Fixed
2019-02-13 00:21:22 +03:00
..
collections
Move index overflow tests to another test source set
2018-11-30 07:27:07 +03:00
concurrent
Reformat stdlib tests and samples
2018-04-27 05:28:57 +03:00
coroutines
Move coroutine tests to other stdlib-jvm tests
2018-11-28 06:05:02 +03:00
io
readLine: extend buffer to decode surrogate pairs from utf-8 correctly
2018-12-07 17:42:09 +03:00
js
Add or update copyrights in the standard library sources
2018-04-26 21:57:50 +03:00
numbers
Fixes for tests about
mod
2018-09-10 06:31:55 +03:00
properties/delegation
/lazy
Remove JvmVersion annotation and its usages
2018-04-23 19:05:13 +03:00
random
Allow setting seed only once, as it is set from superclass constructor
2019-02-13 00:21:22 +03:00
reflection
Add or update copyrights in the standard library sources
2018-04-26 21:57:50 +03:00
text
Do not mutate Matcher in MatchResult.next()
2018-11-16 20:29:38 +03:00
utils
Remove unneeded default imports in stdlib and tests
2018-10-01 13:39:02 +02:00
ExceptionJVMTest.kt
Add or update copyrights in the standard library sources
2018-04-26 21:57:50 +03:00
testUtilsJVM.kt
Deprecate js Math.random and provide replacement with Random.nextDouble
2018-08-30 14:52:47 +03:00