This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-08 15:53:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
706a3698ec7b38a5e00a5fff3bccfe17425efa8d
kotlin
/
compiler
/
testData
/
codegen
/
box
/
when
History
Dmitry Petrov
2ed5a5e368
'when' should use intrinsics for '=='
...
#KT-19029 Fixed Target versions 1.1.5 #KT-18818 Fixed Target versions 1.1.5
2017-08-07 10:31:02 +03:00
..
enumOptimization
Ignored/fixed some tests for Kotlin/Native
2017-06-28 12:54:32 +03:00
stringOptimization
Ignored/fixed some tests for Kotlin/Native
2017-06-28 12:54:32 +03:00
callProperty.kt
…
emptyWhen.kt
…
exceptionOnNoMatch.kt
…
exhaustiveBoolean.kt
…
exhaustiveBreakContinue.kt
…
exhaustiveWhenInitialization.kt
…
exhaustiveWhenReturn.kt
…
implicitExhaustiveAndReturn.kt
…
integralWhenWithNoInlinedConstants.kt
Mute some box tests for native backend
2017-03-10 19:59:37 +03:00
is.kt
Do not reference java.util in tests that run on JS backend.
2016-11-21 18:20:33 +03:00
kt2457.kt
…
kt2466.kt
…
kt5307.kt
…
kt5448.kt
…
longInRange.kt
…
matchNotNullAgainstNullable.kt
…
multipleEntries.kt
…
noElseExhaustive.kt
…
noElseExhaustiveStatement.kt
…
noElseExhaustiveUnitExpected.kt
…
noElseInStatement.kt
…
noElseNoMatch.kt
…
nullableWhen.kt
…
range.kt
Do not reference java.util in tests that run on JS backend.
2016-11-21 18:20:33 +03:00
sealedWhenInitialization.kt
…
switchOptimizationDense.kt
Do not reference java.util in tests that run on JS backend.
2016-11-21 18:20:33 +03:00
switchOptimizationMultipleConditions.kt
…
switchOptimizationSparse.kt
Do not reference java.util in tests that run on JS backend.
2016-11-21 18:20:33 +03:00
switchOptimizationStatement.kt
…
switchOptimizationTypes.kt
…
switchOptimizationUnordered.kt
…
typeDisjunction.kt
…
whenArgumentIsEvaluatedOnlyOnce.kt
Do not reference java.util in tests that run on JS backend.
2016-11-21 18:20:33 +03:00
whenSafeCallSubjectEvaluatedOnce.kt
'when' should use intrinsics for '=='
2017-08-07 10:31:02 +03:00