TypeScript/tests/cases/conformance/expressions/contextualTyping
Yui 3da13152f0 Merge pull request #2761 from Microsoft/conformanceContextuallyTypedFuncExp
Conformance test for update spec section 4.9.3 contextual typing in function expression
2015-05-04 10:48:42 -07:00
..
argumentExpressionContextualTyping.ts Add conformance tests for arugment expression, getSetAccessor, arrayLiteralExpression 2015-04-16 20:01:29 -07:00
arrayLiteralExpressionContextualTyping.ts Add conformance tests for arugment expression, getSetAccessor, arrayLiteralExpression 2015-04-16 20:01:29 -07:00
functionExpressionContextualTyping1.ts Add spec description into tests 2015-04-16 15:39:12 -07:00
functionExpressionContextualTyping2.ts Add spec description into tests 2015-04-16 15:39:12 -07:00
generatedContextualTyping.ts
getSetAccessorContextualTyping.ts Add conformance tests for arugment expression, getSetAccessor, arrayLiteralExpression 2015-04-16 20:01:29 -07:00
iterableContextualTyping1.ts In ES6, an Iterable should contextually type an array literal 2015-02-26 18:17:41 -08:00
objectLiteralContextualTyping.ts Add conformance tests for arugment expression, getSetAccessor, arrayLiteralExpression 2015-04-16 20:01:29 -07:00
parenthesizedContexualTyping1.ts
parenthesizedContexualTyping2.ts
parenthesizedContexualTyping3.ts
superCallParameterContextualTyping1.ts
superCallParameterContextualTyping2.ts
superCallParameterContextualTyping3.ts
taggedTemplateContextualTyping1.ts
taggedTemplateContextualTyping2.ts