TypeScript/tests/cases/conformance/jsx
2017-05-23 10:26:07 -07:00
..
checkJsxChildrenProperty1.tsx Add tests 2017-04-12 12:17:27 -07:00
checkJsxChildrenProperty2.tsx Add tests and update baselines 2017-04-12 13:38:11 -07:00
checkJsxChildrenProperty3.tsx Add tests 2017-04-12 12:17:27 -07:00
checkJsxChildrenProperty4.tsx Add tests 2017-04-12 12:17:27 -07:00
checkJsxChildrenProperty5.tsx Add tests 2017-04-12 12:17:27 -07:00
checkJsxChildrenProperty6.tsx Add tests 2017-04-12 12:17:27 -07:00
checkJsxChildrenProperty7.tsx Add tests 2017-04-12 12:17:27 -07:00
checkJsxChildrenProperty8.tsx Update tests and baselines 2017-04-14 15:23:48 -07:00
checkJsxChildrenProperty9.tsx Update tests and baselines 2017-04-14 15:23:48 -07:00
checkJsxChildrenProperty10.tsx Update baselines and tests (2) 2017-04-17 13:00:38 -07:00
checkJsxChildrenProperty11.tsx Update baselines and tests (2) 2017-04-17 13:00:38 -07:00
checkJsxChildrenProperty12.tsx Updates tests and baselines 2017-05-05 10:05:50 -07:00
checkJsxChildrenProperty13.tsx Updates tests and baselines 2017-05-05 10:05:50 -07:00
commentEmittingInPreserveJsx1.tsx Fix the issue 15232 (#16004) 2017-05-23 10:26:07 -07:00
correctlyMarkAliasAsReferences1.tsx Add tests and update baselines 2017-05-03 13:42:48 -07:00
correctlyMarkAliasAsReferences2.tsx Add tests and update baselines 2017-05-03 13:42:48 -07:00
correctlyMarkAliasAsReferences3.tsx Add tests and update baselines 2017-05-03 13:42:48 -07:00
correctlyMarkAliasAsReferences4.tsx Add tests and update baselines 2017-05-03 13:42:48 -07:00
jsxAndTypeAssertion.tsx
jsxEsprimaFbTestSuite.tsx
jsxInvalidEsprimaTestSuite.tsx
jsxParsingError1.tsx
jsxParsingError2.tsx Issue correct errors for missing JSX closing tags 2015-12-29 16:00:15 -08:00
jsxReactTestSuite.tsx
tsxAttributeErrors.tsx
tsxAttributeInvalidNames.tsx
tsxAttributeResolution.tsx
tsxAttributeResolution1.tsx
tsxAttributeResolution2.tsx
tsxAttributeResolution3.tsx Update tests anad baselines 2017-05-04 17:12:52 -07:00
tsxAttributeResolution4.tsx
tsxAttributeResolution5.tsx [Transforms] Merge master on 08/05 (#10182) 2016-08-05 21:45:13 -07:00
tsxAttributeResolution6.tsx
tsxAttributeResolution7.tsx
tsxAttributeResolution8.tsx
tsxAttributeResolution9.tsx
tsxAttributeResolution10.tsx
tsxAttributeResolution11.tsx
tsxAttributeResolution12.tsx Add failing test 2016-02-11 09:44:09 -08:00
tsxAttributeResolution13.tsx Don't crash if there's no JSX.Element during SFC resolution 2016-02-29 18:35:48 -08:00
tsxAttributeResolution14.tsx [Transforms] Merge master 08/09 (#10263) 2016-08-26 15:51:10 -07:00
tsxAttributeResolution15.tsx correctly handle the case when attributes type is empty object 2017-02-09 10:05:05 -08:00
tsxAttributeResolution16.tsx Add tests and update baaselines 2017-02-21 14:29:22 -08:00
tsxCorrectlyParseLessThanComparison1.tsx Add tests 2016-09-23 17:28:08 -07:00
tsxDefaultAttributesResolution1.tsx Add tests for using default attributes in JSX stateful component 2017-01-18 15:16:17 -08:00
tsxDefaultAttributesResolution2.tsx Add tests for using default attributes in JSX stateful component 2017-01-18 15:16:17 -08:00
tsxDefaultAttributesResolution3.tsx Add tests for using default attributes in JSX stateful component 2017-01-18 15:16:17 -08:00
tsxDynamicTagName1.tsx [Transforms] Merge master 07/11 into transform (#9697) 2016-07-18 15:38:30 -07:00
tsxDynamicTagName2.tsx [Transforms] Merge master 07/11 into transform (#9697) 2016-07-18 15:38:30 -07:00
tsxDynamicTagName3.tsx [Transforms] Merge master 07/11 into transform (#9697) 2016-07-18 15:38:30 -07:00
tsxDynamicTagName4.tsx [Transforms] Merge master 07/11 into transform (#9697) 2016-07-18 15:38:30 -07:00
tsxDynamicTagName5.tsx [Transforms] Merge master 07/11 into transform (#9697) 2016-07-18 15:38:30 -07:00
tsxDynamicTagName6.tsx [Transforms] Merge master 07/11 into transform (#9697) 2016-07-18 15:38:30 -07:00
tsxDynamicTagName7.tsx [Transforms] Merge master 07/11 into transform (#9697) 2016-07-18 15:38:30 -07:00
tsxDynamicTagName8.tsx [Transforms] Merge master 07/11 into transform (#9697) 2016-07-18 15:38:30 -07:00
tsxDynamicTagName9.tsx [Transforms] Merge master 07/11 into transform (#9697) 2016-07-18 15:38:30 -07:00
tsxElementResolution.tsx
tsxElementResolution1.tsx
tsxElementResolution2.tsx
tsxElementResolution3.tsx
tsxElementResolution4.tsx
tsxElementResolution5.tsx
tsxElementResolution6.tsx
tsxElementResolution7.tsx
tsxElementResolution8.tsx
tsxElementResolution9.tsx Change logic in identifying SFCs 2016-01-04 23:00:22 -08:00
tsxElementResolution10.tsx
tsxElementResolution11.tsx
tsxElementResolution12.tsx Refactor getJsxAttributeSymbolsFromJsxOpeningLikeElement to createJsxAttributesTypeFromAttributesProperty 2017-01-19 09:51:01 -08:00
tsxElementResolution13.tsx
tsxElementResolution14.tsx
tsxElementResolution15.tsx
tsxElementResolution16.tsx
tsxElementResolution17.tsx
tsxElementResolution18.tsx
tsxElementResolution19.tsx
tsxEmit1.tsx
tsxEmit2.tsx Update existed conformance tests 2017-01-18 15:16:04 -08:00
tsxEmit3.tsx
tsxErrorRecovery1.tsx
tsxErrorRecovery2.tsx
tsxErrorRecovery3.tsx
tsxExternalModuleEmit1.tsx
tsxExternalModuleEmit2.tsx
tsxGenericArrowFunctionParsing.tsx Update tests 2016-09-21 16:03:51 -07:00
tsxGenericAttributesType1.tsx Add tests and update lib tests file 2017-05-11 16:30:56 -07:00
tsxGenericAttributesType2.tsx Add tests and update lib tests file 2017-05-11 16:30:56 -07:00
tsxGenericAttributesType3.tsx Add tests and update lib tests file 2017-05-11 16:30:56 -07:00
tsxGenericAttributesType4.tsx Add tests and update lib tests file 2017-05-11 16:30:56 -07:00
tsxGenericAttributesType5.tsx Add more tests and update baselines 2017-05-11 22:40:34 -07:00
tsxGenericAttributesType6.tsx Add more tests and update baselines 2017-05-11 22:40:34 -07:00
tsxGenericAttributesType7.tsx Add more tests and update baselines 2017-05-11 22:40:34 -07:00
tsxGenericAttributesType8.tsx Add more tests and update baselines 2017-05-11 22:40:34 -07:00
tsxGenericAttributesType9.tsx Fix #15463: use intersection types to emulate spread in generic react components (#15851) 2017-05-15 15:46:50 -07:00
tsxInArrowFunction.tsx
tsxNoJsx.tsx
tsxOpeningClosingNames.tsx
tsxParseTests1.tsx
tsxParseTests2.tsx
tsxPreserveEmit1.tsx
tsxPreserveEmit2.tsx
tsxPreserveEmit3.tsx Add test for non-used React import 2016-01-01 09:24:07 -08:00
tsxReactComponentWithDefaultTypeParameter1.tsx Add tests and baselines 2017-05-03 15:15:51 -07:00
tsxReactComponentWithDefaultTypeParameter2.tsx Add tests and baselines 2017-05-03 15:15:51 -07:00
tsxReactComponentWithDefaultTypeParameter3.tsx Add tests and baselines 2017-05-03 15:15:51 -07:00
tsxReactEmit1.tsx
tsxReactEmit2.tsx Update existed conformance tests 2017-01-18 15:16:04 -08:00
tsxReactEmit3.tsx
tsxReactEmit4.tsx Update existed conformance tests 2017-01-18 15:16:04 -08:00
tsxReactEmit5.tsx Update existed conformance tests 2017-01-18 15:16:04 -08:00
tsxReactEmit6.tsx Update existed conformance tests 2017-01-18 15:16:04 -08:00
tsxReactEmit7.tsx
tsxReactEmitEntities.tsx Also decode entities when emitting attributes. Also, lexer should not process string escapes in jsx attributes. 2016-09-08 07:57:06 -07:00
tsxReactEmitNesting.tsx pretty output for react jsx 2016-01-26 22:59:34 -08:00
tsxReactEmitWhitespace.tsx Comment code and remember to add a space before the last part 2016-09-09 07:56:01 -07:00
tsxReactEmitWhitespace2.tsx
tsxSfcReturnNull.tsx Add tests and baselines 2017-02-17 13:13:26 -08:00
tsxSfcReturnNullStrictNullChecks.tsx Add tests and baselines 2017-02-17 13:13:26 -08:00
tsxSfcReturnUndefinedStrictNullChecks.tsx Add tests and baselines 2017-02-17 13:13:26 -08:00
tsxSpreadAttributesResolution1.tsx Add tests for using spread attributes resolution in JSX stateful component 2017-01-18 15:16:12 -08:00
tsxSpreadAttributesResolution2.tsx Update tests anad baselines 2017-05-04 17:12:52 -07:00
tsxSpreadAttributesResolution3.tsx Add tests for using spread attributes resolution in JSX stateful component 2017-01-18 15:16:12 -08:00
tsxSpreadAttributesResolution4.tsx correctly handle the case when attributes type is empty object 2017-02-09 10:05:05 -08:00
tsxSpreadAttributesResolution5.tsx Update tests anad baselines 2017-05-04 17:12:52 -07:00
tsxSpreadAttributesResolution6.tsx Add tests for using spread attributes resolution in JSX stateful component 2017-01-18 15:16:12 -08:00
tsxSpreadAttributesResolution7.tsx Add tests for using spread attributes resolution in JSX stateful component 2017-01-18 15:16:12 -08:00
tsxSpreadAttributesResolution8.tsx Add tests for using spread attributes resolution in JSX stateful component 2017-01-18 15:16:12 -08:00
tsxSpreadAttributesResolution9.tsx Add tests for using spread attributes resolution in JSX stateful component 2017-01-18 15:16:12 -08:00
tsxSpreadAttributesResolution10.tsx Add tests for using spread attributes resolution in JSX stateful component 2017-01-18 15:16:12 -08:00
tsxSpreadAttributesResolution11.tsx Add tests for using spread attributes resolution in JSX stateful component 2017-01-18 15:16:12 -08:00
tsxSpreadAttributesResolution12.tsx Update tests anad baselines 2017-05-04 17:12:52 -07:00
tsxSpreadAttributesResolution13.tsx Updates tests and baselines 2017-05-05 10:05:50 -07:00
tsxSpreadAttributesResolution14.tsx Add tests and baselines 2017-05-05 08:47:52 -07:00
tsxSpreadAttributesResolution15.tsx Add tests and baselines 2017-05-05 08:47:52 -07:00
tsxSpreadAttributesResolution16.tsx Updates tests and baselines 2017-05-05 10:05:50 -07:00
tsxSpreadChildren.tsx Add spread syntax tests for JsxExpressions 2016-10-13 09:28:39 -07:00
tsxSpreadChildrenInvalidType.tsx Allow any type for spreads in JsxExpression 2016-10-13 10:17:01 -07:00
tsxStatelessFunctionComponentOverload1.tsx Add tests and update baselines 2017-04-12 13:38:11 -07:00
tsxStatelessFunctionComponentOverload2.tsx Address comment: stop widen type when checking for spread any; 2017-01-19 09:49:33 -08:00
tsxStatelessFunctionComponentOverload3.tsx Address comment: stop widen type when checking for spread any; 2017-01-19 09:49:33 -08:00
tsxStatelessFunctionComponentOverload4.tsx Update tests anad baselines 2017-05-04 17:12:52 -07:00
tsxStatelessFunctionComponentOverload5.tsx Address comment: stop widen type when checking for spread any; 2017-01-19 09:49:33 -08:00
tsxStatelessFunctionComponentOverload6.tsx Add tests 2017-04-12 12:17:27 -07:00
tsxStatelessFunctionComponents1.tsx Update tests anad baselines 2017-05-04 17:12:52 -07:00
tsxStatelessFunctionComponents2.tsx
tsxStatelessFunctionComponents3.tsx Change logic in identifying SFCs 2016-01-04 23:00:22 -08:00
tsxStatelessFunctionComponentsWithTypeArguments1.tsx Add tests and update baselines 2017-01-23 11:52:31 -08:00
tsxStatelessFunctionComponentsWithTypeArguments2.tsx Add tests and update baselines 2017-01-23 11:52:31 -08:00
tsxStatelessFunctionComponentsWithTypeArguments3.tsx Add tests for generic stateless function component 2017-01-18 15:16:59 -08:00
tsxStatelessFunctionComponentsWithTypeArguments4.tsx Add tests for generic stateless function component 2017-01-18 15:16:59 -08:00
tsxStatelessFunctionComponentsWithTypeArguments5.tsx Update tests and baselines 2017-05-08 13:35:09 -07:00
tsxStatelessFunctionComponentWithDefaultTypeParameter1.tsx Add tests and baselines 2017-05-03 15:15:51 -07:00
tsxStatelessFunctionComponentWithDefaultTypeParameter2.tsx Add tests and baselines 2017-05-03 15:15:51 -07:00
tsxTypeErrors.tsx
tsxUnionElementType1.tsx Add conformance tests for union element type 2017-02-08 17:20:01 -08:00
tsxUnionElementType2.tsx Add conformance tests for union element type 2017-02-08 17:20:01 -08:00
tsxUnionElementType3.tsx Add tests and baselines for union element type 2017-02-09 11:25:48 -08:00
tsxUnionElementType4.tsx Add tests and baselines for union element type 2017-02-09 11:25:48 -08:00
tsxUnionElementType5.tsx Add tests and baselines for union element type 2017-02-09 11:25:48 -08:00
tsxUnionElementType6.tsx Add tests and baselines for union element type 2017-02-09 11:25:48 -08:00
tsxUnionTypeComponent1.tsx Simplify and split + and - test 2016-05-20 01:19:35 +07:00
tsxUnionTypeComponent2.tsx [Transforms] Merge master 07/11 into transform (#9697) 2016-07-18 15:38:30 -07:00