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
662fdca034eb3789f92cbaf087a77bb45ffca846
kotlin-fork
/
libraries
/
stdlib
/
test
/
language
T
History
James Strachan
713a2d3bf0
enabled more tests now that KT-2520 is fixed
2012-08-03 09:00:25 +01:00
..
main
added some more sample scripts which run - with return types
2012-03-18 10:09:00 +00:00
scala
switched back to cleaner nested functions & used the same name
2012-03-17 16:38:50 +00:00
JavaClassTest.kt
moved the stdlib tests into the same directory as the stdlib, so it works a bit better with maven support in IDEA
2012-03-14 16:14:14 +00:00
NullableCollectionsTest.kt
moved the stdlib tests into the same directory as the stdlib, so it works a bit better with maven support in IDEA
2012-03-14 16:14:14 +00:00
RangeTest.kt
enabled more tests now that KT-2520 is fixed
2012-08-03 09:00:25 +01:00
StringExpressionExampleTest.kt
#KT-1675 Fixed, renaming join() -> makeString() and adding an appendString() which reduces the possible number of appendables being created
2012-04-02 20:01:24 +01:00