TypeScript/tests/cases/conformance/es6/templates
2014-10-23 16:57:17 -07:00
..
taggedTemplateStringsWithIncompatibleTypedTags.ts Added tests for tagged templates. Some should fail when we do typechecking. 2014-10-23 16:57:17 -07:00
taggedTemplateStringsWithIncompatibleTypedTagsES6.ts Added tests for tagged templates. Some should fail when we do typechecking. 2014-10-23 16:57:17 -07:00
taggedTemplateStringsWithTagsTypedAsAny.ts Added tests for tagged templates. Some should fail when we do typechecking. 2014-10-23 16:57:17 -07:00
taggedTemplateStringsWithTagsTypedAsAnyES6.ts Added tests for tagged templates. Some should fail when we do typechecking. 2014-10-23 16:57:17 -07:00
taggedTemplateStringsWithTypedTags.ts Added tests for tagged templates. Some should fail when we do typechecking. 2014-10-23 16:57:17 -07:00
taggedTemplateStringsWithTypedTagsES6.ts Added tests for tagged templates. Some should fail when we do typechecking. 2014-10-23 16:57:17 -07:00
templateStringInArray.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInArrowFunction.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInArrowFunctionES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInBinaryAddition.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInBinaryAdditionES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInConditional.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInConditionalES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInDeleteExpression.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInDeleteExpressionES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInDivision.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInEqualityChecks.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInEqualityChecksES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInFunctionExpression.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInFunctionExpressionES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInFunctionParameterType.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInFunctionParameterTypeES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInIndexExpression.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInIndexExpressionES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInInOperator.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInInOperatorES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInInstanceOf.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInInstanceOfES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInModuleName.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInModuleNameES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInModulo.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInModuloES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInMultiplication.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInMultiplicationES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInNewOperator.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInNewOperatorES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInObjectLiteral.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInObjectLiteralES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInParentheses.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInParenthesesES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInPropertyAssignment.ts Better test coverage for templates in object literals. 2014-10-23 16:55:35 -07:00
templateStringInPropertyAssignmentES6.ts Better test coverage for templates in object literals. 2014-10-23 16:55:35 -07:00
templateStringInPropertyName1.ts Better test coverage for templates in object literals. 2014-10-23 16:55:35 -07:00
templateStringInPropertyName2.ts Better test coverage for templates in object literals. 2014-10-23 16:55:35 -07:00
templateStringInPropertyNameES6_1.ts Better test coverage for templates in object literals. 2014-10-23 16:55:35 -07:00
templateStringInPropertyNameES6_2.ts Better test coverage for templates in object literals. 2014-10-23 16:55:35 -07:00
templateStringInSwitchAndCase.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInSwitchAndCaseES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInTypeAssertion.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInTypeAssertionES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInTypeOf.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInTypeOfES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInUnaryPlus.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInUnaryPlusES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInWhile.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInWhileES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInYieldKeyword.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedAddition.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedAdditionES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedArray.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedArrayES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedArrowFunction.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedArrowFunctionES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedComments.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedCommentsES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedConditional.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedConditionalES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedDivision.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedDivisionES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedFunctionExpression.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedFunctionExpressionES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedInOperator.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedInOperatorES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedInstanceOf.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedInstanceOfES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedModulo.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedModuloES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedMultiplication.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedMultiplicationES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedNewOperator.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedNewOperatorES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedObjectLiteral.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedObjectLiteralES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedTemplateString.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedTemplateStringES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedTypeAssertionOnAddition.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedTypeAssertionOnAdditionES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedTypeOfOperator.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedTypeOfOperatorES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedUnaryPlus.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedUnaryPlusES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedYieldKeyword.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedYieldKeywordES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithOpenCommentInStringPortion.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithOpenCommentInStringPortionES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithPropertyAccess.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithPropertyAccessES6.ts Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00