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
a801d8fa6ff4e72cecd25d7e20cc2d9799c553b4
kotlin-fork
/
libraries
/
stdlib
/
test
/
language
T
History
Ilya Gorbunov
4b533b297e
reified assertFailsWith available in kotlin-test for JS
...
#KT-11346
2016-04-27 18:22:20 +03:00
..
main
added some more sample scripts which run - with return types
2012-03-18 10:09:00 +00:00
BitwiseOperationsTest.kt
Get rid of deprecated annotations and modifiers in stdlib (besides JS)
2015-09-18 10:14:28 +03:00
ProgressionLastElementTest.kt
Move progression final element test to stdlib tests.
2016-01-22 05:54:38 +03:00
RangeIterationJVMTest.kt
Drop Ranges, Progressions, ProgressionIterators for Double and Float.
2015-11-11 03:53:47 +03:00
RangeIterationTest.kt
Drop Progression<T> and its deprecated properties: start, end, increment.
2016-01-22 05:54:38 +03:00
RangeJVMTest.kt
Drop Progression<T> and its deprecated properties: start, end, increment.
2016-01-22 05:54:38 +03:00
RangeTest.kt
reified assertFailsWith available in kotlin-test for JS
2016-04-27 18:22:20 +03:00
StringExpressionExampleTest.kt
Deprecate join (use joinToString instead)
2015-10-08 17:48:33 +03:00