[Spec tests] Add overload resolution tests for plus assign operator call

This commit is contained in:
anastasiia.spaseeva
2020-07-28 11:14:26 +03:00
parent 1d83c59e80
commit d5ddb26180
59 changed files with 3756 additions and 8 deletions
@@ -0,0 +1,44 @@
{
"1": {
"neg": {
"2": [
{
"specVersion": "0.1-488",
"casesNumber": 0,
"description": "nullable receiver and infix functions",
"path": "compiler/tests-spec/testData/codegen/box/linked/overload-resolution/building-the-overload-candidate-set-ocs/operator-call/p-1/neg/2.5.kt",
"unexpectedBehaviour": false,
"linkType": "main"
},
{
"specVersion": "0.1-488",
"casesNumber": 0,
"description": "nullable receiver and infix functions",
"path": "compiler/tests-spec/testData/codegen/box/linked/overload-resolution/building-the-overload-candidate-set-ocs/operator-call/p-1/neg/2.6.kt",
"unexpectedBehaviour": false,
"linkType": "main"
}
]
},
"pos": {
"2": [
{
"specVersion": "0.1-488",
"casesNumber": 0,
"description": "nullable receiver and infix functions",
"path": "compiler/tests-spec/testData/codegen/box/linked/overload-resolution/building-the-overload-candidate-set-ocs/operator-call/p-1/pos/2.5.kt",
"unexpectedBehaviour": false,
"linkType": "main"
},
{
"specVersion": "0.1-488",
"casesNumber": 0,
"description": "nullable receiver and infix functions",
"path": "compiler/tests-spec/testData/codegen/box/linked/overload-resolution/building-the-overload-candidate-set-ocs/operator-call/p-1/pos/2.6.kt",
"unexpectedBehaviour": false,
"linkType": "main"
}
]
}
}
}