TypeScript/tests/cases/conformance/parser/ecmascript5
2015-10-13 11:17:10 -07:00
..
Accessors
ArrayLiteralExpressions
ArrowFunctionExpressions
AutomaticSemicolonInsertion
CatchClauses
ClassDeclarations
ComputedPropertyNames
ConstructorDeclarations
EnumDeclarations
ErrorRecovery
ExportAssignments
Expressions
FunctionDeclarations
Fuzz addressed PR feedback, updated tests to suppress reachability errors where they are not needed 2015-10-13 10:58:55 -07:00
Generics
IndexMemberDeclarations
IndexSignatures Update baselines 2015-01-19 16:36:50 -08:00
InterfaceDeclarations
MemberAccessorDeclarations
MemberFunctionDeclarations
MemberVariableDeclarations
MethodSignatures
MissingTokens
ModuleDeclarations
ObjectLiterals
ObjectTypes
ParameterLists
PropertyAssignments
PropertySignatures
Protected
RealWorld
RegressionTests '/// <reference no-default-lib="true"/>' -> '// @noLib: true' 2015-05-05 17:38:45 -07:00
RegularExpressions Added a regex test 2015-07-24 15:28:48 -07:00
SkippedTokens
Statements partially suppress reachability errors in tests 2015-10-13 11:17:10 -07:00
StrictMode Speed up tests by not type-checking lib.d.ts unless the test asks for that. 2015-06-04 01:03:02 -07:00
SuperExpressions
Symbols Update tests to use new symbol keyword 2015-02-06 21:32:05 -08:00
TupleTypes
Types
VariableDeclarations
parser10.1.1-8gs.ts addressed PR feedback, updated tests to suppress reachability errors where they are not needed 2015-10-13 10:58:55 -07:00
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
parserObjectCreationArrayLiteral1.ts
parserObjectCreationArrayLiteral2.ts
parserObjectCreationArrayLiteral3.ts
parserObjectCreationArrayLiteral4.ts
parserOptionalTypeMembers1.ts
parserOverloadOnConstants1.ts
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