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
c2af8b2a2957567f96842c72ae32c07dbd9daee2
kotlin-fork
/
libraries
/
stdlib
/
jvm
/
test
T
History
Ilya Gorbunov
04d70162d2
Make DurationUnit not a typealias of TimeUnit on JVM
...
Provide conversion functions between DurationUnit and TimeUnit
2021-09-30 14:31:54 +00:00
..
collections
Make builder collection implementations serializable KT-39328
2021-08-24 23:13:57 +00:00
concurrent
Tune parameters of time-sensitive tests
2020-04-10 01:38:46 +03:00
coroutines
[TMP] Remove :kotlin-coroutines-experimental-compat module
2021-01-28 13:19:34 +03:00
exceptions
Unify test package names in kotlin-stdlib tests
2021-02-25 09:58:14 +03:00
io
Introduce Common readln() and readlnOrNull() top-level functions #KT-48456
2021-09-05 15:31:11 +00:00
js
Update copyright.
2019-04-23 20:09:22 +03:00
numbers
Introduce sumOf with various selector types
2020-06-02 19:01:43 +03:00
properties/delegation
/lazy
Update copyright.
2019-04-23 20:09:22 +03:00
random
Unify test package names in kotlin-stdlib tests
2021-02-25 09:58:14 +03:00
reflection
Fix OnlyInputType usage in tests where it can be invisible
2020-06-18 09:34:13 +03:00
text
Migrate stdlib, tests and samples to new case conversion api
2021-04-08 03:22:01 +03:00
time
Make DurationUnit not a typealias of TimeUnit on JVM
2021-09-30 14:31:54 +00:00
utils
Tune parameters of time-sensitive tests
2020-04-10 01:38:46 +03:00
testUtilsJVM.kt
Introduce Throwable.toStringWithTrace
2020-04-13 09:32:41 +03:00