[Spec tests] Update spec tests metadata

This commit is contained in:
anastasiia.spaseeva
2020-03-18 15:58:03 +03:00
committed by Victor Petukhov
parent 8b307c0a2a
commit 509036b08b
76 changed files with 303 additions and 280 deletions
@@ -1,7 +1,7 @@
/*
* KOTLIN PSI SPEC TEST (NEGATIVE)
*
* SPEC VERSION: 0.1-100
* SPEC VERSION: 0.1-296
* PLACE: expressions, when-expression -> paragraph 6 -> sentence 1
* NUMBER: 1
* DESCRIPTION: 'When' with bound value and type test condition, but missed type in 'when condition'.
@@ -1,7 +1,7 @@
/*
* KOTLIN PSI SPEC TEST (NEGATIVE)
*
* SPEC VERSION: 0.1-100
* SPEC VERSION: 0.1-296
* PLACE: expressions, when-expression -> paragraph 6 -> sentence 1
* NUMBER: 2
* DESCRIPTION: 'When' with bound value and 'when condition' with type checking operator and non-type value.
@@ -1,7 +1,7 @@
/*
* KOTLIN PSI SPEC TEST (NEGATIVE)
*
* SPEC VERSION: 0.1-100
* SPEC VERSION: 0.1-296
* PLACE: expressions, when-expression -> paragraph 6 -> sentence 3
* NUMBER: 1
* DESCRIPTION: 'When' with bound value and 'when condition' with range expression, but without contains operator.
@@ -11,13 +11,13 @@
],
"1": [
{
"specVersion": "0.1-100",
"specVersion": "0.1-296",
"casesNumber": 0,
"description": "\u0027When\u0027 with bound value and \u0027when condition\u0027 with type checking operator and non-type value.",
"unexpectedBehaviour": true
},
{
"specVersion": "0.1-100",
"specVersion": "0.1-296",
"casesNumber": 0,
"description": "\u0027When\u0027 with bound value and type test condition, but missed type in \u0027when condition\u0027.",
"unexpectedBehaviour": false
@@ -25,7 +25,7 @@
],
"3": [
{
"specVersion": "0.1-100",
"specVersion": "0.1-296",
"casesNumber": 0,
"description": "\u0027When\u0027 with bound value and \u0027when condition\u0027 with range expression, but without contains operator.",
"unexpectedBehaviour": false