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
48ce542e959656711f18055b2632d1f48ced89aa
kotlin-fork
/
libraries
/
stdlib
/
test
/
text
T
History
Ilya Gorbunov
709076acc9
[stdlib] Improve documentation of Char.isWhitespace and test it behaves the same in different targets
2024-02-20 03:48:08 +00:00
..
BytesHexFormatTest.kt
Optimize hex formatting and parsing implementation #KT-58218
2023-09-08 22:40:56 +00:00
CharTest.kt
[stdlib] Improve documentation of Char.isWhitespace and test it behaves the same in different targets
2024-02-20 03:48:08 +00:00
NumberHexFormatTest.kt
Optimize hex formatting and parsing implementation #KT-58218
2023-09-08 22:40:56 +00:00
RegexTest.kt
[K/N] Regex matching zero length should split surrogate pairs #KT-57401
2023-07-26 14:19:25 +00:00
StringBuilderTest.kt
[K/N] Throw OutOfMemoryError when StringBuilder overflows
2023-06-06 18:11:57 +00:00
StringEncodingTest.kt
Fix JDK-dependent stdlib tests after advancing jvmTarget
2022-08-17 22:55:43 +03:00
StringNumberConversionTest.kt
[Wasm] Fix invalid float and double sign parser for '-Infinity' value
2023-04-04 18:39:18 +00:00
StringTest.kt
Introduce Common String.toCharArray(destination) #KT-60657
2023-08-25 03:11:13 +00:00