[Spec tests] Add path element at testMaps for main links also
This commit is contained in:
+3
@@ -6,6 +6,7 @@
|
||||
"specVersion": "0.1-222",
|
||||
"casesNumber": 4,
|
||||
"description": "Both left-hand and right-hand sides of an assignment must be expressions",
|
||||
"path": "compiler/tests-spec/testData/diagnostics/linked/statements/assignments/p-1/neg/2.1.kt",
|
||||
"unexpectedBehaviour": false,
|
||||
"linkType": "main"
|
||||
}
|
||||
@@ -19,6 +20,7 @@
|
||||
"specVersion": "0.1-222",
|
||||
"casesNumber": 3,
|
||||
"description": "Check the expression is not assignable if a navigation expression referring to an unmutable property",
|
||||
"path": "compiler/tests-spec/testData/diagnostics/linked/statements/assignments/p-2/neg/1.2.kt",
|
||||
"unexpectedBehaviour": false,
|
||||
"linkType": "main"
|
||||
},
|
||||
@@ -26,6 +28,7 @@
|
||||
"specVersion": "0.1-222",
|
||||
"casesNumber": 2,
|
||||
"description": "Check the expression is not assignable if an identifier referring to an unmutable property",
|
||||
"path": "compiler/tests-spec/testData/diagnostics/linked/statements/assignments/p-2/neg/1.1.kt",
|
||||
"unexpectedBehaviour": false,
|
||||
"linkType": "main"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user