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
4e5e14c9a03c5d150f641616e93aac6433816cb2
kotlin-fork
/
libraries
/
stdlib
/
test
/
text
T
History
Ilya Gorbunov
4e5e14c9a0
Provide string-to-number conversions in JS and common stdlib.
...
Relates to #KT-8286 #KT-4497 Fixed
2017-01-24 07:20:57 +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
Provide string-to-number conversions in JS and common stdlib.
2017-01-24 07:20:57 +03:00
StringTest.kt
Improve onEach templates.
2016-11-30 16:46:56 +03:00