Relinking spec tests

This commit is contained in:
victor.petukhov
2019-08-12 12:06:17 +03:00
parent 8465d690f1
commit d8e5b068d5
590 changed files with 3720 additions and 10085 deletions
@@ -4,7 +4,6 @@
* SECTIONS: annotations, type-annotations
* NUMBER: 1
* DESCRIPTION: Type annotations on return type with unresolved reference in parameters.
* UNEXPECTED BEHAVIOUR
* ISSUES: KT-28424
*/
@@ -6,7 +6,6 @@
* SECTIONS: annotations, type-annotations
* NUMBER: 10
* DESCRIPTION: Type annotations on a lambda type with unresolved reference in parameters.
* UNEXPECTED BEHAVIOUR
* ISSUES: KT-28424
*/
@@ -4,7 +4,6 @@
* SECTIONS: annotations, type-annotations
* NUMBER: 11
* DESCRIPTION: Type annotations with invalid target.
* UNEXPECTED BEHAVIOUR
* ISSUES: KT-28449
*/
@@ -4,7 +4,6 @@
* SECTIONS: annotations, type-annotations
* NUMBER: 2
* DESCRIPTION: Type annotations on supertypes with unresolved reference in parameters.
* UNEXPECTED BEHAVIOUR
* ISSUES: KT-28424
*/
@@ -4,7 +4,6 @@
* SECTIONS: annotations, type-annotations
* NUMBER: 3
* DESCRIPTION: Type annotations on parameter types with unresolved reference in parameters.
* UNEXPECTED BEHAVIOUR
* ISSUES: KT-28424
*/
@@ -4,7 +4,6 @@
* SECTIONS: annotations, type-annotations
* NUMBER: 4
* DESCRIPTION: Type annotations on type arguments for a containing type of return type, with unresolved reference in parameters.
* UNEXPECTED BEHAVIOUR
* ISSUES: KT-28424
*/
@@ -4,7 +4,6 @@
* SECTIONS: annotations, type-annotations
* NUMBER: 5
* DESCRIPTION: Type annotations on upper bounds with unresolved reference in parameters.
* UNEXPECTED BEHAVIOUR
* ISSUES: KT-28424
*/
@@ -4,7 +4,6 @@
* SECTIONS: annotations, type-annotations
* NUMBER: 6
* DESCRIPTION: Type annotations inside type check and cast expression with unresolved reference in parameters.
* UNEXPECTED BEHAVIOUR
* ISSUES: KT-28424
*/
@@ -4,7 +4,6 @@
* SECTIONS: annotations, type-annotations
* NUMBER: 7
* DESCRIPTION: Type annotations on a type in an anonymous object expression, with unresolved reference in parameters.
* UNEXPECTED BEHAVIOUR
* ISSUES: KT-28424
*/
@@ -4,7 +4,6 @@
* SECTIONS: annotations, type-annotations
* NUMBER: 8
* DESCRIPTION: Type annotations on a receiver type (for an extension property only), with unresolved reference in parameters.
* UNEXPECTED BEHAVIOUR
* ISSUES: KT-28424
*/
@@ -4,7 +4,6 @@
* SECTIONS: annotations, type-annotations
* NUMBER: 9
* DESCRIPTION: Type annotations on a setter argument type with unresolved reference in parameters.
* UNEXPECTED BEHAVIOUR
* ISSUES: KT-28424
*/
@@ -4,7 +4,6 @@
* SECTIONS: objects, inheritance
* NUMBER: 1
* DESCRIPTION: Access to class members in the super constructor call of an object.
* UNEXPECTED BEHAVIOUR
* ISSUES: KT-25289
*/
@@ -4,7 +4,6 @@
* SECTIONS: objects, inheritance
* NUMBER: 2
* DESCRIPTION: Access to class members in the super constructor call of an object.
* UNEXPECTED BEHAVIOUR
* ISSUES: KT-25289
*/