TypeScript/tests/cases/conformance/jsx
2015-08-20 12:20:28 -07:00
..
jsxAndTypeAssertion.tsx Conformance tests for JSX 2015-06-18 14:03:43 -07:00
jsxEsprimaFbTestSuite.tsx Conformance tests for JSX 2015-06-18 14:03:43 -07:00
jsxInvalidEsprimaTestSuite.tsx Conformance tests for JSX 2015-06-18 14:03:43 -07:00
jsxReactTestSuite.tsx Conformance tests for JSX 2015-06-18 14:03:43 -07:00
tsxAttributeErrors.tsx Conformance tests for JSX 2015-06-18 14:03:43 -07:00
tsxAttributeInvalidNames.tsx Misc cleanup 2015-06-22 10:31:00 -07:00
tsxAttributeResolution.tsx Unrelated baseline noise 2015-06-22 11:53:55 -07:00
tsxAttributeResolution1.tsx Properly parse keyword-like identifiers in JSX 2015-07-06 11:42:06 -07:00
tsxAttributeResolution2.tsx Conformance tests for JSX 2015-06-18 14:03:43 -07:00
tsxAttributeResolution3.tsx Conformance tests for JSX 2015-06-18 14:03:43 -07:00
tsxAttributeResolution4.tsx Conformance tests for JSX 2015-06-18 14:03:43 -07:00
tsxAttributeResolution5.tsx Conformance tests for JSX 2015-06-18 14:03:43 -07:00
tsxAttributeResolution6.tsx Conformance tests for JSX 2015-06-18 14:03:43 -07:00
tsxAttributeResolution7.tsx Conformance tests for JSX 2015-06-18 14:03:43 -07:00
tsxAttributeResolution8.tsx Spreaded anys should satisfy all required properties 2015-06-24 13:49:59 -07:00
tsxAttributeResolution9.tsx Fix bug #3737 (exported JSX classes props not validated) 2015-07-07 12:46:58 -07:00
tsxAttributeResolution10.tsx Implements #4105 - a string indexer in 'props' disables errors 2015-07-31 09:55:11 -07:00
tsxElementResolution.tsx Conformance tests for JSX 2015-06-18 14:03:43 -07:00
tsxElementResolution1.tsx Conformance tests for JSX 2015-06-18 14:03:43 -07:00
tsxElementResolution2.tsx Conformance tests for JSX 2015-06-18 14:03:43 -07:00
tsxElementResolution3.tsx Conformance tests for JSX 2015-06-18 14:03:43 -07:00
tsxElementResolution4.tsx Conformance tests for JSX 2015-06-18 14:03:43 -07:00
tsxElementResolution5.tsx Conformance tests for JSX 2015-06-18 14:03:43 -07:00
tsxElementResolution6.tsx Conformance tests for JSX 2015-06-18 14:03:43 -07:00
tsxElementResolution7.tsx Conformance tests for JSX 2015-06-18 14:03:43 -07:00
tsxElementResolution8.tsx Conformance tests for JSX 2015-06-18 14:03:43 -07:00
tsxElementResolution9.tsx Conformance tests for JSX 2015-06-18 14:03:43 -07:00
tsxElementResolution10.tsx Conformance tests for JSX 2015-06-18 14:03:43 -07:00
tsxElementResolution11.tsx Conformance tests for JSX 2015-06-18 14:03:43 -07:00
tsxElementResolution12.tsx Conformance tests for JSX 2015-06-18 14:03:43 -07:00
tsxElementResolution13.tsx Conformance tests for JSX 2015-06-18 14:03:43 -07:00
tsxElementResolution14.tsx Conformance tests for JSX 2015-06-18 14:03:43 -07:00
tsxElementResolution15.tsx Conformance tests for JSX 2015-06-18 14:03:43 -07:00
tsxElementResolution16.tsx Don't error on JSX elements when JSX.Element isn't present 2015-06-25 11:14:45 -07:00
tsxElementResolution17.tsx Conformance tests for JSX 2015-06-18 14:03:43 -07:00
tsxElementResolution18.tsx Conformance tests for JSX 2015-06-18 14:03:43 -07:00
tsxElementResolution19.tsx Add testcase for #3764 2015-07-07 11:01:34 -07:00
tsxEmit1.tsx Conformance tests for JSX 2015-06-18 14:03:43 -07:00
tsxEmit2.tsx Conformance tests for JSX 2015-06-18 14:03:43 -07:00
tsxEmit3.tsx Add a source map test for JSX preserve 2015-07-29 14:49:57 -07:00
tsxErrorRecovery1.tsx Treat </ as a token in TSX files 2015-06-22 11:53:38 -07:00
tsxExternalModuleEmit1.tsx Add module setting + test files 2015-06-29 11:41:40 -07:00
tsxExternalModuleEmit2.tsx Don't forget about spread attributes 2015-07-28 15:31:39 -07:00
tsxGenericArrowFunctionParsing.tsx Conformance tests for JSX 2015-06-18 14:03:43 -07:00
tsxInArrowFunction.tsx Don't error on JSX elements when JSX.Element isn't present 2015-06-25 11:14:45 -07:00
tsxNoJsx.tsx Conformance tests for JSX 2015-06-18 14:03:43 -07:00
tsxOpeningClosingNames.tsx Misc cleanup 2015-06-22 10:31:00 -07:00
tsxParseTests1.tsx Conformance tests for JSX 2015-06-18 14:03:43 -07:00
tsxReactEmit1.tsx Fix up other React tests 2015-07-07 11:37:55 -07:00
tsxReactEmit2.tsx Fix up other React tests 2015-07-07 11:37:55 -07:00
tsxReactEmit3.tsx Fix up other React tests 2015-07-07 11:37:55 -07:00
tsxReactEmit4.tsx Fix up other React tests 2015-07-07 11:37:55 -07:00
tsxReactEmitEntities.tsx Convert HTML entities to strings (#4125) 2015-08-20 12:20:28 -07:00
tsxReactEmitWhitespace.tsx Fix up other React tests 2015-07-07 11:37:55 -07:00
tsxTypeErrors.tsx Conformance tests for JSX 2015-06-18 14:03:43 -07:00