TypeScript/tests/cases/conformance/parser/ecmascript5
2015-10-13 11:17:10 -07:00
..
Accessors Update baselines 2014-08-27 16:58:31 -07:00
ArrayLiteralExpressions
ArrowFunctionExpressions
AutomaticSemicolonInsertion
CatchClauses
ClassDeclarations
ComputedPropertyNames Add parser tests for computed properties 2014-11-25 16:08:53 -08:00
ConstructorDeclarations Update baselines 2014-08-27 16:58:31 -07:00
EnumDeclarations
ErrorRecovery Update and add test cases 2014-12-08 15:47:24 -08:00
ExportAssignments
Expressions Update and add test cases 2014-12-08 15:47:24 -08:00
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 Update and add test cases 2014-12-08 15:47:24 -08:00
IndexMemberDeclarations
IndexSignatures Update baselines 2015-01-19 16:36:50 -08:00
InterfaceDeclarations
MemberAccessorDeclarations Update baselines 2014-08-27 16:58:31 -07:00
MemberFunctionDeclarations
MemberVariableDeclarations
MethodSignatures
MissingTokens
ModuleDeclarations
ObjectLiterals Update baselines 2014-08-27 16:58:31 -07:00
ObjectTypes Update baselines 2014-08-27 16:58:31 -07:00
ParameterLists
PropertyAssignments
PropertySignatures
Protected Port fidelity changes to github. 2014-09-18 15:37:16 -07:00
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 Port fidelity changes to github. 2014-09-18 15:37:16 -07:00
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 Update baselines 2014-08-27 16:58:31 -07:00
parserNoASIOnCallAfterFunctionExpression1.ts
parserNotRegex1.ts
parserObjectCreationArrayLiteral1.ts
parserObjectCreationArrayLiteral2.ts
parserObjectCreationArrayLiteral3.ts
parserObjectCreationArrayLiteral4.ts
parserOptionalTypeMembers1.ts Report duplicate identifier errors on all locations for merged declarations to align with local declarations 2014-10-14 15:18:44 -07:00
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 Update baselines 2014-08-27 16:58:31 -07:00
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 Update baselines 2014-08-27 16:58:31 -07:00
parserUnicode1.ts
parserUnicode2.ts
parserUnicode3.ts
parserUnicodeWhitespaceCharacter1.ts
parserUsingConstructorAsIdentifier.ts
parserVoidExpression1.ts
parservoidInQualifiedName0.ts
parservoidInQualifiedName1.ts
parservoidInQualifiedName2.ts