This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-11 00:21:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d4f25e104364eaef8a9e95773cfdfd39d7c33ce2
kotlin
/
libraries
/
stdlib
/
test
/
utils
History
Ilya Gorbunov
f468990f97
Add racing version of each Lazy test
...
Run several concurrent accesses to a lazy value many times and validate invariants.
2017-12-26 23:14:11 +03:00
..
KotlinVersionTest.kt
Improve stability of lazy test, make some tests take less time
2017-12-26 23:14:09 +03:00
LazyJVMTest.kt
Add racing version of each Lazy test
2017-12-26 23:14:11 +03:00
LazyTest.kt
Use kotlin.test.Test instead of org.junit.Test in common stdlib tests
2017-10-15 17:40:53 +03:00
PreconditionsTest.kt
Use kotlin.test.Test instead of org.junit.Test in common stdlib tests
2017-10-15 17:40:53 +03:00
TODOTest.kt
Use kotlin.test.Test instead of org.junit.Test in common stdlib tests
2017-10-15 17:40:53 +03:00