TypeScript/tests/cases/conformance/expressions/contextualTyping
2015-10-13 10:58:55 -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 addressed PR feedback, updated tests to suppress reachability errors where they are not needed 2015-10-13 10:58:55 -07:00
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