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
0f4173cdfa62217e0ca2f580bd3a4832f4fc3813
kotlin-fork
/
libraries
/
stdlib
/
test
/
text
T
History
Svyatoslav Scherbina
0f4173cdfa
Fix running stdlib tests in worker on Native
...
Add `@SharedImmutable` or `@ThreadLocal` where required.
2020-12-14 19:03:06 +03:00
..
RegexTest.kt
JS Regex.find does not throw on invalid start index #KT-36082
2020-02-12 18:26:50 +03:00
StringBuilderTest.kt
Postpone introducing common StringBuilder.capacity() function
2020-07-10 18:49:39 +03:00
StringEncodingTest.kt
Workaround unpaired surrogates replacement with ? (KT-31614)
2019-06-04 21:25:41 +03:00
StringNumberConversionTest.kt
String.toBoolean()
should be
String?.toBoolean()
#KT-14119
2020-03-05 17:53:29 +03:00
StringTest.kt
Fix running stdlib tests in worker on Native
2020-12-14 19:03:06 +03:00