TypeScript/tests/cases/conformance/jsx
2016-05-20 01:19:35 +07:00
..
jsxAndTypeAssertion.tsx
jsxEsprimaFbTestSuite.tsx
jsxInvalidEsprimaTestSuite.tsx
jsxParsingError1.tsx Parse JSX attributes as AssignmentExpressions 2015-12-08 09:53:47 -08:00
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
tsxAttributeResolution4.tsx
tsxAttributeResolution5.tsx
tsxAttributeResolution6.tsx
tsxAttributeResolution7.tsx
tsxAttributeResolution8.tsx
tsxAttributeResolution9.tsx
tsxAttributeResolution10.tsx
tsxAttributeResolution11.tsx Properly handle multiply-declared optional properties in JSX attr. type 2015-12-14 16:44:26 -08:00
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
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
tsxElementResolution13.tsx
tsxElementResolution14.tsx
tsxElementResolution15.tsx
tsxElementResolution16.tsx
tsxElementResolution17.tsx
tsxElementResolution18.tsx
tsxElementResolution19.tsx
tsxEmit1.tsx
tsxEmit2.tsx
tsxEmit3.tsx
tsxErrorRecovery1.tsx
tsxErrorRecovery2.tsx Better error recovery for adjacent JSX elements in expression positions 2015-10-16 13:47:57 -07:00
tsxErrorRecovery3.tsx Better error recovery for adjacent JSX elements in expression positions 2015-10-16 13:47:57 -07:00
tsxExternalModuleEmit1.tsx
tsxExternalModuleEmit2.tsx
tsxGenericArrowFunctionParsing.tsx
tsxInArrowFunction.tsx
tsxNoJsx.tsx
tsxOpeningClosingNames.tsx
tsxParseTests1.tsx
tsxParseTests2.tsx Allow /* comments between < and JSX element name 2015-09-28 16:11:10 -07:00
tsxPreserveEmit1.tsx Identify JSX closing tags as identifiers so they emit correctly 2015-12-07 11:07:37 -08:00
tsxPreserveEmit2.tsx Add test to verify no error when 'React' is not in scope 2015-12-29 14:57:22 -08:00
tsxPreserveEmit3.tsx Add test for non-used React import 2016-01-01 09:24:07 -08:00
tsxReactEmit1.tsx
tsxReactEmit2.tsx
tsxReactEmit3.tsx
tsxReactEmit4.tsx
tsxReactEmit5.tsx CR feedback 2015-08-26 15:28:21 -07:00
tsxReactEmit6.tsx Escape quotes when emitting React 2015-10-08 11:28:18 -07:00
tsxReactEmit7.tsx Quote only names that need to be quoted, not the reverse 2015-11-12 11:02:19 -08:00
tsxReactEmitEntities.tsx Escape quotes when they appear as HTML entities in JSX text 2015-12-29 12:39:27 -08:00
tsxReactEmitNesting.tsx pretty output for react jsx 2016-01-26 22:59:34 -08:00
tsxReactEmitWhitespace.tsx
tsxReactEmitWhitespace2.tsx
tsxStatelessFunctionComponents1.tsx JSX SFC WIP 2015-11-09 23:10:04 -08:00
tsxStatelessFunctionComponents2.tsx Test cleanup 2015-11-10 12:59:47 -08:00
tsxStatelessFunctionComponents3.tsx Change logic in identifying SFCs 2016-01-04 23:00:22 -08:00
tsxTypeErrors.tsx
tsxUnionTypeComponent1.tsx Simplify and split + and - test 2016-05-20 01:19:35 +07:00
tsxUnionTypeComponent2.tsx Simplify and split + and - test 2016-05-20 01:19:35 +07:00