TypeScript/tests/cases/conformance/parser/ecmascript5
2019-04-01 14:11:30 -07:00
..
Accessors
ArrayLiteralExpressions
ArrowFunctionExpressions Always require '=' before parsing an initializer (#19979) 2017-11-14 07:15:59 -08:00
AutomaticSemicolonInsertion
CatchClauses
ClassDeclarations Unpatch vfs resolver and default lib rename 2018-05-03 14:18:50 -07:00
ComputedPropertyNames
ConstructorDeclarations
EnumDeclarations
ErrorRecovery
ExportAssignments remove extra tests 2016-11-25 07:10:05 +09:00
Expressions Unpatch vfs resolver and default lib rename 2018-05-03 14:18:50 -07:00
FunctionDeclarations
Fuzz
Generics
IndexMemberDeclarations
IndexSignatures
InterfaceDeclarations
MemberAccessorDeclarations
MemberFunctionDeclarations
MemberVariableDeclarations
MethodSignatures
MissingTokens
ModuleDeclarations
ObjectLiterals
ObjectTypes
ParameterLists
PropertyAssignments
PropertySignatures
Protected
RealWorld Unpatch vfs resolver and default lib rename 2018-05-03 14:18:50 -07:00
RegressionTests Parse an object literal property as shorthand unless followed by '(' or ':' (#28121) 2018-10-26 15:00:31 -07:00
RegularExpressions Don't parse param init when = is required but missing 2017-09-12 14:41:51 -07:00
SkippedTokens
Statements
StrictMode
SuperExpressions
Symbols
TupleTypes TupleType - add additional tests to handle error on extra comma 2018-12-08 20:50:09 +02:00
Types
VariableDeclarations
parser10.1.1-8gs.ts
parser15.4.4.14-9-2.ts
parserAdditiveExpression1.ts
parserArgumentList1.ts
parserAstSpans1.ts
parserDebuggerStatement1.ts
parserDebuggerStatement2.ts
parserEmptyFile1.ts
parserEmptyStatement1.ts
parserExportAsFunctionIdentifier.ts
parserImportDeclaration1.ts
parserInExpression1.ts
parserKeywordsAsIdentifierName1.ts
parserKeywordsAsIdentifierName2.ts
parserNoASIOnCallAfterFunctionExpression1.ts
parserNotRegex1.ts
parserNotRegex2.ts Added test and accepted baselines. 2017-09-21 02:07:33 -07:00
parserObjectCreationArrayLiteral1.ts
parserObjectCreationArrayLiteral2.ts
parserObjectCreationArrayLiteral3.ts
parserObjectCreationArrayLiteral4.ts
parserOptionalTypeMembers1.ts
parserOverloadOnConstants1.ts
parserParenthesizedVariableAndFunctionInTernary.ts Add test for parenthesized variable and function keyword within ternary 2019-04-01 14:11:30 -07:00
parserRealSource1.ts
parserRealSource2.ts
parserRealSource3.ts
parserRealSource4.ts
parserRealSource5.ts
parserRealSource6.ts
parserRealSource7.ts
parserRealSource8.ts
parserRealSource9.ts
parserRealSource10.ts
parserRealSource11.ts
parserRealSource12.ts
parserRealSource13.ts
parserRealSource14.ts
parserS7.2_A1.5_T2.ts
parserS7.3_A1.1_T2.ts
parserS7.6.1.1_A1.10.ts
parserS7.6_A4.2_T1.ts
parserS7.9_A5.7_T1.ts
parserS12.11_A3_T4.ts
parserSbp_7.9_A9_T3.ts
parserSyntaxWalker.generated.ts
parserUnicode1.ts
parserUnicode2.ts
parserUnicode3.ts
parserUnicodeWhitespaceCharacter1.ts
parserUsingConstructorAsIdentifier.ts
parserVoidExpression1.ts
parservoidInQualifiedName0.ts
parservoidInQualifiedName1.ts
parservoidInQualifiedName2.ts