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
abc5eb47407546285b13a5d8bd7a0d8f54d8a680
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
secondaryConstructors
T
History
Mikhail Zarechenskiy
abc5eb4740
[NI-MIGRATE-BAD] Update problematic/questionable tests
...
These tests are going to be reviewed in more detail before 1.4
2020-02-13 11:15:59 +03:00
..
accessToCompanion.kt
FIR2IR: support object receiver case (this fixes 24 black box tests)
2019-12-27 13:46:05 +03:00
accessToNestedObject.kt
…
basicNoPrimaryManySinks.kt
…
basicNoPrimaryOneSink.kt
…
basicPrimary.kt
…
callFromLocalSubClass.kt
[NI-MIGRATE-BAD] Update problematic/questionable tests
2020-02-13 11:15:59 +03:00
callFromPrimaryWithNamedArgs.kt
…
callFromPrimaryWithOptionalArgs.kt
…
callFromSubClass.kt
…
clashingDefaultConstructors.kt
…
dataClasses.kt
…
defaultArgs.kt
…
defaultParametersNotDuplicated.kt
…
delegatedThisWithLambda.kt
…
delegateWithComplexExpression.kt
…
delegationWithPrimary.kt
…
enums.kt
JVM_IR: Fix field initialization in secondary enum constructors.
2019-11-29 13:40:18 +01:00
generics.kt
…
innerClasses.kt
…
innerClassesInheritance.kt
…
localClasses.kt
…
superCallPrimary.kt
…
superCallSecondary.kt
…
varargs.kt
…
withGenerics.kt
[FIR2IR]: fix translation of this references in instance methods
2020-01-10 10:43:07 +03:00
withNonLocalReturn.kt
…
withoutPrimary.kt
[FIR2IR]: fix translation of this references in instance methods
2020-01-10 10:43:07 +03:00
withoutPrimarySimple.kt
…
withPrimary.kt
[FIR2IR]: fix translation of this references in instance methods
2020-01-10 10:43:07 +03:00
withReturn.kt
…
withReturnUnit.kt
…
withVarargs.kt
[FIR2IR] Fix NoSuchMethod for Iterator::next (same issue with invoke)
2020-02-11 22:50:06 +03:00