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
1957ac347aba1dc61baa1fb2cf5e1e4cd67cb9b8
kotlin-fork
/
libraries
/
stdlib
/
test
/
text
T
History
Ilya Gorbunov
bc944961f1
Use internal published-api function to validate radix in string-number conversion functions.
...
#KT-8286
2016-12-14 17:20:44 +03:00
..
CharJVMTest.kt
Minor: normalize '@Test' annotation casing in all tests.
2016-11-21 18:20:33 +03:00
RegexJVMTest.kt
Annotate explicitly stdlib tests, which must be excluded from JS stdlib tests with @JvmVersion, do not use file naming convention, use preprocessor instead.
2016-10-26 17:47:15 +03:00
RegexTest.kt
Minor: normalize '@Test' annotation casing in all tests.
2016-11-21 18:20:33 +03:00
StringBuilderJVMTest.kt
Minor: normalize '@Test' annotation casing in all tests.
2016-11-21 18:20:33 +03:00
StringBuilderTest.kt
Minor: normalize '@Test' annotation casing in all tests.
2016-11-21 18:20:33 +03:00
StringJVMTest.kt
Extracted string-parsing extensions and their tests into separate files.
2016-11-30 02:17:35 +03:00
StringNumberConversionTest.kt
Use internal published-api function to validate radix in string-number conversion functions.
2016-12-14 17:20:44 +03:00
StringTest.kt
Improve onEach templates.
2016-11-30 16:46:56 +03:00