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
0aca3a373780971cb22efca987ba799538fdeb11
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
incompleteCode
/
diagnosticWithSyntaxError
T
History
Denis.Zharkov
0aca3a3737
FIR: Adjust test data after introduction of INFERENCE_NO_INFORMATION_FOR_PARAMETER
...
See previous commits for details
2021-06-07 15:25:47 +03:00
..
arrayExpression.fir.kt
Remove WITH_NEW_INFERENCE directive from all tests
2021-05-25 13:28:26 +03:00
arrayExpression.kt
Remove OI/NI attributes from test data
2021-05-25 13:28:27 +03:00
arrayExpression.txt
…
checkBackingFieldException.fir.kt
[FIR] Remove COMPARE_WITH_LIGHT_TREE from default directives of fir diagnostic tests
2021-05-20 20:20:40 +03:00
checkBackingFieldException.kt
[FIR] Remove COMPARE_WITH_LIGHT_TREE from default directives of fir diagnostic tests
2021-05-20 20:20:40 +03:00
checkBackingFieldException.txt
…
completeFunctionArgumentsOfNestedCalls.kt
…
completeFunctionArgumentsOfNestedCalls.txt
…
declarationAfterDotSelectorExpected.fir.kt
…
declarationAfterDotSelectorExpected.kt
…
declarationAfterDotSelectorExpected.txt
…
declarationAfterIncompleteElvis.kt
…
declarationAfterIncompleteElvis.txt
…
funcitonTypes.fir.kt
…
funcitonTypes.kt
…
funcitonTypes.txt
…
funEquals.kt
…
funEquals.txt
…
funKeyword.kt
…
funKeyword.txt
…
incompleteEnumReference.kt
…
incompleteEnumReference.txt
…
incompleteVal.kt
…
incompleteVal.txt
…
incompleteValWithAccessor.kt
…
incompleteValWithAccessor.txt
…
incompleteWhen.kt
[Test] Disable UNUSED_* diagnostics in tests which are not belong to contolFlowAnalysis suite
2021-03-29 16:12:29 +03:00
incompleteWhen.txt
…
namedFun.kt
…
namedFun.txt
…
noTypeParamsInReturnType.fir.kt
FIR: Adjust test data after introduction of INFERENCE_NO_INFORMATION_FOR_PARAMETER
2021-06-07 15:25:47 +03:00
noTypeParamsInReturnType.kt
Remove OI/NI attributes from test data
2021-05-25 13:28:27 +03:00
noTypeParamsInReturnType.txt
…
typeReferenceError.fir.kt
FIR: report ABSTRACT_*_NOT_IMPLEMENTED on appropriate intersections
2021-04-09 14:52:34 +03:00
typeReferenceError.kt
…
typeReferenceError.txt
…
valNoName.kt
…
valNoName.txt
…
valWithNoNameBeforeNextDeclarationWithModifiers.kt
…
valWithNoNameBeforeNextDeclarationWithModifiers.txt
…
valWithNoNameInBlock.kt
FIR checker: skip error named reference if receiver is unresolved
2021-03-29 12:45:27 +03:00
valWithNoNameInBlock.txt
…