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
2cc299fb40599b32cfad5e5b5de0e362eff1ea29
kotlin-fork
/
libraries
/
stdlib
/
test
/
text
T
History
Ilya Gorbunov
badbcd08de
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
..
CharJVMTest.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
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
Regex: MatchResult.groupValues do not exclude zeroth group, use the same indices as in groups collection.
2016-01-22 00:59:13 +03:00
StringBuilderJVMTest.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
StringBuilderTest.kt
StdLib cleanup, deprecated symbol usage: size() and length()
2015-11-21 00:54:05 +03:00
StringJVMTest.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
StringTest.kt
Minor: Fix TODOs in stdlib tests
2016-10-18 17:13:17 +03:00