swc/crates/swc_ecma_parser/tests/tsc
2022-03-23 14:36:37 +00:00
..
1.0lib-noErrors.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
1.0lib-noErrors.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
abstractProperty.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
abstractProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
accessorsAreNotContextuallyTyped.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
accessorsAreNotContextuallyTyped.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
accessorsOverrideMethod.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
accessorsOverrideMethod.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
accessorsOverrideProperty2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
accessorsOverrideProperty2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
accessorsOverrideProperty3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
accessorsOverrideProperty3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
accessorsOverrideProperty4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
accessorsOverrideProperty4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
accessorsOverrideProperty5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
accessorsOverrideProperty5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
accessorsOverrideProperty6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
accessorsOverrideProperty6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
accessorsOverrideProperty.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
accessorsOverrideProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
accessorWithES3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
accessorWithES3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
accessorWithES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
accessorWithES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
accessorWithMismatchedAccessibilityModifiers.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
accessorWithMismatchedAccessibilityModifiers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
additionOperatorWithAnyAndEveryType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
additionOperatorWithAnyAndEveryType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
additionOperatorWithConstrainedTypeParameter.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
additionOperatorWithConstrainedTypeParameter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
additionOperatorWithInvalidOperands.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
additionOperatorWithInvalidOperands.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
additionOperatorWithNullValueAndInvalidOperator.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
additionOperatorWithNullValueAndInvalidOperator.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
additionOperatorWithNullValueAndValidOperator.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
additionOperatorWithNullValueAndValidOperator.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
additionOperatorWithNumberAndEnum.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
additionOperatorWithNumberAndEnum.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
additionOperatorWithOnlyNullValueOrUndefinedValue.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
additionOperatorWithOnlyNullValueOrUndefinedValue.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
additionOperatorWithStringAndEveryType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
additionOperatorWithStringAndEveryType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
additionOperatorWithTypeParameter.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
additionOperatorWithTypeParameter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
additionOperatorWithUndefinedValueAndInvalidOperands.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
additionOperatorWithUndefinedValueAndInvalidOperands.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
additionOperatorWithUndefinedValueAndValidOperator.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
additionOperatorWithUndefinedValueAndValidOperator.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ambient.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
ambient.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ambientAccessors.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ambientAccessors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ambientDeclarations.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
ambientDeclarations.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ambientDeclarationsExternal.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
ambientDeclarationsExternal.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ambientDeclarationsPatterns_merging1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
ambientDeclarationsPatterns_merging1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ambientDeclarationsPatterns_merging2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
ambientDeclarationsPatterns_merging2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ambientDeclarationsPatterns_merging3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
ambientDeclarationsPatterns_merging3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ambientDeclarationsPatterns_tooManyAsterisks.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
ambientDeclarationsPatterns_tooManyAsterisks.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ambientDeclarationsPatterns.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
ambientDeclarationsPatterns.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ambientEnumDeclaration1.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ambientEnumDeclaration1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ambientEnumDeclaration2.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ambientEnumDeclaration2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ambientExternalModuleInsideNonAmbient.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
ambientExternalModuleInsideNonAmbient.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ambientExternalModuleInsideNonAmbientExternalModule.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
ambientExternalModuleInsideNonAmbientExternalModule.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ambientExternalModuleMerging.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
ambientExternalModuleMerging.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ambientInsideNonAmbient.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ambientInsideNonAmbient.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ambientInsideNonAmbientExternalModule.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ambientInsideNonAmbientExternalModule.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
AmbientModuleAndAmbientFunctionWithTheSameNameAndCommonRoot.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
AmbientModuleAndAmbientFunctionWithTheSameNameAndCommonRoot.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
AmbientModuleAndAmbientWithSameNameAndCommonRoot.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
AmbientModuleAndAmbientWithSameNameAndCommonRoot.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
AmbientModuleAndNonAmbientClassWithSameNameAndCommonRoot.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
AmbientModuleAndNonAmbientClassWithSameNameAndCommonRoot.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
AmbientModuleAndNonAmbientFunctionWithTheSameNameAndCommonRoot.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
AmbientModuleAndNonAmbientFunctionWithTheSameNameAndCommonRoot.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ambientShorthand_declarationEmit.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
ambientShorthand_declarationEmit.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ambientShorthand_duplicate.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
ambientShorthand_duplicate.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ambientShorthand_merging.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
ambientShorthand_merging.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ambientShorthand_reExport.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
ambientShorthand_reExport.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ambientShorthand.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
ambientShorthand.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
amdImportAsPrimaryExpression.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
amdImportAsPrimaryExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
amdImportNotAsPrimaryExpression.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
amdImportNotAsPrimaryExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
annotatedThisPropertyInitializerDoesntNarrow.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
annotatedThisPropertyInitializerDoesntNarrow.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
anonymousDefaultExportsAmd.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
anonymousDefaultExportsAmd.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
anonymousDefaultExportsCommonjs.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
anonymousDefaultExportsCommonjs.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
anonymousDefaultExportsSystem.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
anonymousDefaultExportsSystem.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
anonymousDefaultExportsUmd.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
anonymousDefaultExportsUmd.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
anyAsConstructor.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
anyAsConstructor.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
anyAsFunctionCall.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
anyAsFunctionCall.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
anyAsGenericFunctionCall.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
anyAsGenericFunctionCall.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
anyAssignabilityInInheritance.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
anyAssignabilityInInheritance.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
anyAssignableToEveryType2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
anyAssignableToEveryType2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
anyAssignableToEveryType.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
anyAssignableToEveryType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
anyPropertyAccess.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
anyPropertyAccess.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
apparentTypeSubtyping.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
apparentTypeSubtyping.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
apparentTypeSupertype.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
apparentTypeSupertype.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
argumentExpressionContextualTyping.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
argumentExpressionContextualTyping.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arithmeticOperatorWithAnyAndNumber.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arithmeticOperatorWithAnyAndNumber.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arithmeticOperatorWithEnum.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arithmeticOperatorWithEnum.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arithmeticOperatorWithEnumUnion.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arithmeticOperatorWithEnumUnion.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arithmeticOperatorWithInvalidOperands.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arithmeticOperatorWithInvalidOperands.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arithmeticOperatorWithNullValueAndInvalidOperands.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
arithmeticOperatorWithNullValueAndInvalidOperands.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arithmeticOperatorWithNullValueAndValidOperands.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arithmeticOperatorWithNullValueAndValidOperands.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arithmeticOperatorWithOnlyNullValueOrUndefinedValue.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arithmeticOperatorWithOnlyNullValueOrUndefinedValue.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arithmeticOperatorWithTypeParameter.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
arithmeticOperatorWithTypeParameter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arithmeticOperatorWithUndefinedValueAndInvalidOperands.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
arithmeticOperatorWithUndefinedValueAndInvalidOperands.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arithmeticOperatorWithUndefinedValueAndValidOperands.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arithmeticOperatorWithUndefinedValueAndValidOperands.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arityAndOrderCompatibility01.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arityAndOrderCompatibility01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arrayAssignmentPatternWithAny.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arrayAssignmentPatternWithAny.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arrayLiteral.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
arrayLiteral.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arrayLiteralExpressionContextualTyping.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
arrayLiteralExpressionContextualTyping.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arrayLiteralInference.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
arrayLiteralInference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arrayLiterals2ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
arrayLiterals2ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arrayLiterals2ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
arrayLiterals2ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arrayLiterals3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
arrayLiterals3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arrayLiterals.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
arrayLiterals.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arrayLiteralSpread.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
arrayLiteralSpread.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arrayLiteralSpreadES5iterable.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
arrayLiteralSpreadES5iterable.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arrayLiteralsWithRecursiveGenerics.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
arrayLiteralsWithRecursiveGenerics.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arrayLiteralWidened.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
arrayLiteralWidened.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arrayLiteralWithMultipleBestCommonTypes.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
arrayLiteralWithMultipleBestCommonTypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arrayOfFunctionTypes3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
arrayOfFunctionTypes3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arraySpreadImportHelpers.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
arraySpreadImportHelpers.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
arrayTypeOfFunctionTypes2.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
arrayTypeOfFunctionTypes2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arrayTypeOfFunctionTypes.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
arrayTypeOfFunctionTypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ArrowFunction4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ArrowFunction4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arrowFunctionExpressions.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
arrowFunctionExpressions.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arrowFunctionWithParameterNameAsync_es5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arrowFunctionWithParameterNameAsync_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arrowFunctionWithParameterNameAsync_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arrowFunctionWithParameterNameAsync_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arrowFunctionWithParameterNameAsync_es2017.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arrowFunctionWithParameterNameAsync_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asiPreventsParsingAsAmbientExternalModule01.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
asiPreventsParsingAsAmbientExternalModule01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asiPreventsParsingAsAmbientExternalModule02.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
asiPreventsParsingAsAmbientExternalModule02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asiPreventsParsingAsInterface01.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asiPreventsParsingAsInterface01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asiPreventsParsingAsInterface02.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asiPreventsParsingAsInterface02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asiPreventsParsingAsInterface03.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asiPreventsParsingAsInterface03.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asiPreventsParsingAsInterface04.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asiPreventsParsingAsInterface04.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asiPreventsParsingAsNamespace01.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asiPreventsParsingAsNamespace01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asiPreventsParsingAsNamespace02.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asiPreventsParsingAsNamespace02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asiPreventsParsingAsNamespace03.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asiPreventsParsingAsNamespace03.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asiPreventsParsingAsNamespace04.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asiPreventsParsingAsNamespace04.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asiPreventsParsingAsNamespace05.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asiPreventsParsingAsNamespace05.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asiPreventsParsingAsTypeAlias01.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
asiPreventsParsingAsTypeAlias01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asiPreventsParsingAsTypeAlias02.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
asiPreventsParsingAsTypeAlias02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asOpEmitParens.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asOpEmitParens.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asOperator1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
asOperator1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asOperator2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asOperator2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asOperator3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
asOperator3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asOperator4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
asOperator4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asOperatorAmbiguity.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
asOperatorAmbiguity.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asOperatorASI.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
asOperatorASI.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asOperatorContextualType.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asOperatorContextualType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asOperatorNames.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
asOperatorNames.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assertionsAndNonReturningFunctions.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
assertionsAndNonReturningFunctions.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assertionTypePredicates2.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
assertionTypePredicates2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
assignAnyToEveryType.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
assignAnyToEveryType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignEveryTypeToAny.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
assignEveryTypeToAny.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignFromBooleanInterface2.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
assignFromBooleanInterface2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignFromBooleanInterface.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
assignFromBooleanInterface.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignFromNumberInterface2.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
assignFromNumberInterface2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignFromNumberInterface.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
assignFromNumberInterface.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignFromStringInterface2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
assignFromStringInterface2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignFromStringInterface.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
assignFromStringInterface.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatBetweenTupleAndArray.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatBetweenTupleAndArray.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithCallSignatures2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
assignmentCompatWithCallSignatures2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithCallSignatures3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
assignmentCompatWithCallSignatures3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithCallSignatures4.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
assignmentCompatWithCallSignatures4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithCallSignatures5.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
assignmentCompatWithCallSignatures5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithCallSignatures6.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
assignmentCompatWithCallSignatures6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithCallSignatures.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
assignmentCompatWithCallSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithCallSignaturesWithOptionalParameters.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
assignmentCompatWithCallSignaturesWithOptionalParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithCallSignaturesWithRestParameters.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
assignmentCompatWithCallSignaturesWithRestParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithConstructSignatures2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
assignmentCompatWithConstructSignatures2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithConstructSignatures3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
assignmentCompatWithConstructSignatures3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithConstructSignatures4.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
assignmentCompatWithConstructSignatures4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithConstructSignatures5.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
assignmentCompatWithConstructSignatures5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithConstructSignatures6.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
assignmentCompatWithConstructSignatures6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithConstructSignatures.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
assignmentCompatWithConstructSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithConstructSignaturesWithOptionalParameters.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
assignmentCompatWithConstructSignaturesWithOptionalParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithDiscriminatedUnion.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
assignmentCompatWithDiscriminatedUnion.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithGenericCallSignatures2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
assignmentCompatWithGenericCallSignatures2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithGenericCallSignatures3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
assignmentCompatWithGenericCallSignatures3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithGenericCallSignatures4.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
assignmentCompatWithGenericCallSignatures4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithGenericCallSignatures.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
assignmentCompatWithGenericCallSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithGenericCallSignaturesWithOptionalParameters.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
assignmentCompatWithGenericCallSignaturesWithOptionalParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithNumericIndexer2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
assignmentCompatWithNumericIndexer2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithNumericIndexer3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
assignmentCompatWithNumericIndexer3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithNumericIndexer.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
assignmentCompatWithNumericIndexer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithObjectMembers2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
assignmentCompatWithObjectMembers2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithObjectMembers3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
assignmentCompatWithObjectMembers3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithObjectMembers4.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
assignmentCompatWithObjectMembers4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithObjectMembers5.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
assignmentCompatWithObjectMembers5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithObjectMembers.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
assignmentCompatWithObjectMembers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithObjectMembersAccessibility.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
assignmentCompatWithObjectMembersAccessibility.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithObjectMembersNumericNames.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
assignmentCompatWithObjectMembersNumericNames.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithObjectMembersOptionality2.json feat(es/ast): Support TypeScript Instantiation Expression (#3642) 2022-02-20 15:51:31 +00:00
assignmentCompatWithObjectMembersOptionality2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithObjectMembersOptionality.json feat(es/ast): Support TypeScript Instantiation Expression (#3642) 2022-02-20 15:51:31 +00:00
assignmentCompatWithObjectMembersOptionality.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithObjectMembersStringNumericNames.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
assignmentCompatWithObjectMembersStringNumericNames.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithStringIndexer2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
assignmentCompatWithStringIndexer2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithStringIndexer3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
assignmentCompatWithStringIndexer3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithStringIndexer.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
assignmentCompatWithStringIndexer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithWithGenericConstructSignatures.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithWithGenericConstructSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentGenericLookupTypeNarrowing.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
assignmentGenericLookupTypeNarrowing.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentLHSIsReference.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
assignmentLHSIsReference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignments.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentToParenthesizedIdentifiers.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
assignmentToParenthesizedIdentifiers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentToVoidZero1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentToVoidZero1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentToVoidZero2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
assignmentToVoidZero2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentTypeNarrowing.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
assignmentTypeNarrowing.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignObjectToNonPrimitive.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
assignObjectToNonPrimitive.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignParameterPropertyToPropertyDeclarationESNext.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
assignParameterPropertyToPropertyDeclarationESNext.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
asyncAliasReturnType_es5.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
asyncAliasReturnType_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncAliasReturnType_es6.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
asyncAliasReturnType_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction1_es5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction1_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction1_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction1_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction1_es2017.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction1_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction2_es5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction2_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction2_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction2_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction2_es2017.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction2_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction3_es5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction3_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction3_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction3_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction3_es2017.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction3_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction4_es5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction4_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction4_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction4_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction4_es2017.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction4_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction10_es5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction10_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction10_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction10_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction10_es2017.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction10_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction11_es5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
asyncArrowFunction11_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction_allowJs.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction_allowJs.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunctionCapturesArguments_es5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunctionCapturesArguments_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunctionCapturesArguments_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunctionCapturesArguments_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunctionCapturesArguments_es2017.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunctionCapturesArguments_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunctionCapturesThis_es5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunctionCapturesThis_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunctionCapturesThis_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunctionCapturesThis_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunctionCapturesThis_es2017.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunctionCapturesThis_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncAwait_es5.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
asyncAwait_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncAwait_es6.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
asyncAwait_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncAwait_es2017.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
asyncAwait_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncAwaitIsolatedModules_es5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
asyncAwaitIsolatedModules_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncAwaitIsolatedModules_es6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
asyncAwaitIsolatedModules_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncAwaitIsolatedModules_es2017.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
asyncAwaitIsolatedModules_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncAwaitNestedClasses_es5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncAwaitNestedClasses_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration1_es5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration1_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration1_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration1_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration1_es2017.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration1_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration2_es5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration2_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration2_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration2_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration2_es2017.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration2_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration3_es5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration3_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration3_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration3_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration3_es2017.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration3_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration4_es5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration4_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration4_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration4_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration4_es2017.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration4_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration8_es5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration8_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration8_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration8_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration8_es2017.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration8_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration11_es5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration11_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration11_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration11_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration11_es2017.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration11_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration13_es5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration13_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration13_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration13_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration13_es2017.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration13_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration14_es5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration14_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration14_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration14_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration14_es2017.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration14_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclarationCapturesArguments_es5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclarationCapturesArguments_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncImportedPromise_es5.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
asyncImportedPromise_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncImportedPromise_es6.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
asyncImportedPromise_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncMethodWithSuper_es5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
asyncMethodWithSuper_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncMethodWithSuper_es6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
asyncMethodWithSuper_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncMethodWithSuper_es2017.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
asyncMethodWithSuper_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncMethodWithSuperConflict_es6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
asyncMethodWithSuperConflict_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncMultiFile_es5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncMultiFile_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncMultiFile_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncMultiFile_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncUnParenthesizedArrowFunction_es5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncUnParenthesizedArrowFunction_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncUnParenthesizedArrowFunction_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncUnParenthesizedArrowFunction_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncUnParenthesizedArrowFunction_es2017.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncUnParenthesizedArrowFunction_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncUseStrict_es5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
asyncUseStrict_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncUseStrict_es6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
asyncUseStrict_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncUseStrict_es2017.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
asyncUseStrict_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncWithVarShadowing_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncWithVarShadowing_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
augmentedTypeAssignmentCompatIndexSignature.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
augmentedTypeAssignmentCompatIndexSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
augmentedTypeBracketAccessIndexSignature.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
augmentedTypeBracketAccessIndexSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
await_unaryExpression_es6_1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
await_unaryExpression_es6_1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
await_unaryExpression_es6_2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
await_unaryExpression_es6_2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
await_unaryExpression_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
await_unaryExpression_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
await_unaryExpression_es2017_1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
await_unaryExpression_es2017_1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
await_unaryExpression_es2017_2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
await_unaryExpression_es2017_2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
await_unaryExpression_es2017.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
await_unaryExpression_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression1_es5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression1_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression1_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression1_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression1_es2017.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression1_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression2_es5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression2_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression2_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression2_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression2_es2017.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression2_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression3_es5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression3_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression3_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression3_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression3_es2017.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression3_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression4_es5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression4_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression4_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression4_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression4_es2017.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression4_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression5_es5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression5_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression5_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression5_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression5_es2017.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression5_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression1_es5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression1_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression1_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression1_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression1_es2017.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression1_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression2_es5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression2_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression2_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression2_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression2_es2017.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression2_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression3_es5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression3_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression3_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression3_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression3_es2017.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression3_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression4_es5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression4_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression4_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression4_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression4_es2017.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression4_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression5_es5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression5_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression5_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression5_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression5_es2017.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression5_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression6_es5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression6_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression6_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression6_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression6_es2017.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression6_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression7_es5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression7_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression7_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression7_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression7_es2017.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression7_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression8_es5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression8_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression8_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression8_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression8_es2017.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression8_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitClassExpression_es5.json feat(es/ast): Support TypeScript Instantiation Expression (#3642) 2022-02-20 15:51:31 +00:00
awaitClassExpression_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitClassExpression_es6.json feat(es/ast): Support TypeScript Instantiation Expression (#3642) 2022-02-20 15:51:31 +00:00
awaitClassExpression_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitClassExpression_es2017.json feat(es/ast): Support TypeScript Instantiation Expression (#3642) 2022-02-20 15:51:31 +00:00
awaitClassExpression_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitInheritedPromise_es2017.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitInheritedPromise_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitUnion_es5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitUnion_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitUnion_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitUnion_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
bestCommonTypeOfConditionalExpressions2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
bestCommonTypeOfConditionalExpressions2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
bestCommonTypeOfConditionalExpressions.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
bestCommonTypeOfConditionalExpressions.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
bestCommonTypeOfTuple2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
bestCommonTypeOfTuple2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
bestCommonTypeOfTuple.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
bestCommonTypeOfTuple.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
bigintMissingES2019.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
bigintMissingES2019.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
bigintMissingES2020.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
bigintMissingES2020.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
bigintMissingESNext.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
bigintMissingESNext.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
binaryIntegerLiteral.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
binaryIntegerLiteral.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
binaryIntegerLiteralES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
binaryIntegerLiteralES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
binderUninitializedModuleExportsAssignment.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
binderUninitializedModuleExportsAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
bitwiseNotOperatorWithAnyOtherType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
bitwiseNotOperatorWithAnyOtherType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
bitwiseNotOperatorWithBooleanType.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
bitwiseNotOperatorWithBooleanType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
bitwiseNotOperatorWithEnumType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
bitwiseNotOperatorWithEnumType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
bitwiseNotOperatorWithNumberType.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
bitwiseNotOperatorWithNumberType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
bitwiseNotOperatorWithStringType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
bitwiseNotOperatorWithStringType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
bivariantInferences.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
bivariantInferences.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
booleanLiteralTypes1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
booleanLiteralTypes1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
booleanLiteralTypes2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
booleanLiteralTypes2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
booleanPropertyAccess.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
booleanPropertyAccess.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
boolInsteadOfBoolean.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
boolInsteadOfBoolean.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callbackCrossModule.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callbackCrossModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callbackTag1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
callbackTag1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callbackTag2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
callbackTag2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callbackTag3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
callbackTag3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callbackTagNamespace.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
callbackTagNamespace.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callbackTagVariadicType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
callbackTagVariadicType.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
callChain.2.json refactor(es/ast): Change definition of optional chaining expressions (#3645) 2022-02-21 07:12:09 +00:00
callChain.2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callChain.3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
callChain.3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callChain.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
callChain.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callChainInference.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
callChainInference.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
callChainWithSuper.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
callChainWithSuper.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callGenericFunctionWithIncorrectNumberOfTypeArguments.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
callGenericFunctionWithIncorrectNumberOfTypeArguments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callGenericFunctionWithZeroTypeArguments.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
callGenericFunctionWithZeroTypeArguments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callNonGenericFunctionWithTypeArguments.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
callNonGenericFunctionWithTypeArguments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callOfPropertylessConstructorFunction.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callOfPropertylessConstructorFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callOverload.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
callOverload.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callSignatureAssignabilityInInheritance2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
callSignatureAssignabilityInInheritance2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callSignatureAssignabilityInInheritance3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
callSignatureAssignabilityInInheritance3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callSignatureAssignabilityInInheritance4.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
callSignatureAssignabilityInInheritance4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callSignatureAssignabilityInInheritance5.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
callSignatureAssignabilityInInheritance5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callSignatureAssignabilityInInheritance6.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
callSignatureAssignabilityInInheritance6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callSignatureAssignabilityInInheritance.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
callSignatureAssignabilityInInheritance.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callSignaturesThatDifferOnlyByReturnType2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
callSignaturesThatDifferOnlyByReturnType2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callSignaturesThatDifferOnlyByReturnType3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
callSignaturesThatDifferOnlyByReturnType3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callSignaturesThatDifferOnlyByReturnType.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
callSignaturesThatDifferOnlyByReturnType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callSignaturesWithAccessibilityModifiersOnParameters.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
callSignaturesWithAccessibilityModifiersOnParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callSignaturesWithDuplicateParameters.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
callSignaturesWithDuplicateParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callSignaturesWithOptionalParameters2.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
callSignaturesWithOptionalParameters2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callSignaturesWithOptionalParameters.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
callSignaturesWithOptionalParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callSignaturesWithParameterInitializers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callSignatureWithoutAnnotationsOrBody.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
callSignatureWithoutAnnotationsOrBody.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callSignatureWithoutReturnTypeAnnotationInference.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
callSignatureWithoutReturnTypeAnnotationInference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callWithMissingVoid.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
callWithMissingVoid.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callWithMissingVoidUndefinedUnknownAnyInJs.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
callWithMissingVoidUndefinedUnknownAnyInJs.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callWithSpread2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
callWithSpread2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callWithSpread3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
callWithSpread3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
callWithSpread4.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
callWithSpread4.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
callWithSpread5.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
callWithSpread5.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
callWithSpread.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
callWithSpread.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callWithSpreadES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
callWithSpreadES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
castingTuple.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
castingTuple.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
chained2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
chained2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
chained.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
chained.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
chainedPrototypeAssignment.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
chainedPrototypeAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkExportsObjectAssignProperty.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
checkExportsObjectAssignProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkExportsObjectAssignPrototypeProperty.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
checkExportsObjectAssignPrototypeProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkJsdocOnEndOfFile.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkJsdocOnEndOfFile.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkJsdocOptionalParamOrder.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkJsdocOptionalParamOrder.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkJsdocParamOnVariableDeclaredFunctionExpression.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkJsdocParamOnVariableDeclaredFunctionExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkJsdocParamTag1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
checkJsdocParamTag1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkJsdocReturnTag1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
checkJsdocReturnTag1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkJsdocReturnTag2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkJsdocReturnTag2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkJsdocTypedefInParamTag1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
checkJsdocTypedefInParamTag1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkJsdocTypedefOnlySourceFile.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
checkJsdocTypedefOnlySourceFile.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkJsdocTypeTag1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
checkJsdocTypeTag1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkJsdocTypeTag2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
checkJsdocTypeTag2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkJsdocTypeTag3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkJsdocTypeTag3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkJsdocTypeTag4.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
checkJsdocTypeTag4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkJsdocTypeTag5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
checkJsdocTypeTag5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkJsdocTypeTag6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkJsdocTypeTag6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkJsdocTypeTagOnObjectProperty1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
checkJsdocTypeTagOnObjectProperty1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkJsdocTypeTagOnObjectProperty2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
checkJsdocTypeTagOnObjectProperty2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkJsxChildrenCanBeTupleType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
checkJsxChildrenCanBeTupleType.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxChildrenProperty1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
checkJsxChildrenProperty1.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxChildrenProperty2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
checkJsxChildrenProperty2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxChildrenProperty3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
checkJsxChildrenProperty3.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxChildrenProperty4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
checkJsxChildrenProperty4.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxChildrenProperty5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
checkJsxChildrenProperty5.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxChildrenProperty6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
checkJsxChildrenProperty6.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxChildrenProperty7.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
checkJsxChildrenProperty7.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxChildrenProperty8.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
checkJsxChildrenProperty8.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxChildrenProperty9.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
checkJsxChildrenProperty9.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxChildrenProperty10.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
checkJsxChildrenProperty10.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxChildrenProperty11.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
checkJsxChildrenProperty11.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxChildrenProperty12.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
checkJsxChildrenProperty12.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxChildrenProperty13.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
checkJsxChildrenProperty13.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxChildrenProperty14.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
checkJsxChildrenProperty14.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxChildrenProperty15.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
checkJsxChildrenProperty15.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxGenericTagHasCorrectInferences.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
checkJsxGenericTagHasCorrectInferences.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxIntersectionElementPropsType.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
checkJsxIntersectionElementPropsType.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxNamespaceNamesQuestionableForms.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxSubtleSkipContextSensitiveBug.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
checkJsxSubtleSkipContextSensitiveBug.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxUnionSFXContextualTypeInferredCorrectly.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
checkJsxUnionSFXContextualTypeInferredCorrectly.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkObjectDefineProperty.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
checkObjectDefineProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkOtherObjectAssignProperty.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
checkOtherObjectAssignProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkSpecialPropertyAssignments.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkSpecialPropertyAssignments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
circular1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
circular1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
circular2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
circular2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
circular3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
circular3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
circular4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
circular4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
circularImportAlias.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
circularImportAlias.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
circularIndexedAccessErrors.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
circularIndexedAccessErrors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
circularMultipleAssignmentDeclaration.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
circularMultipleAssignmentDeclaration.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
circularReference.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
circularReference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
circularTypeAliasForUnionWithClass.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
circularTypeAliasForUnionWithClass.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
circularTypeAliasForUnionWithInterface.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
circularTypeAliasForUnionWithInterface.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
circularTypeofWithVarOrFunc.json feat(es/ast): Support TypeScript Instantiation Expression (#3642) 2022-02-20 15:51:31 +00:00
circularTypeofWithVarOrFunc.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
cjsImportInES2015.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
cjsImportInES2015.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classAbstractAsIdentifier.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractAsIdentifier.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractAssignabilityConstructorFunction.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
classAbstractAssignabilityConstructorFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractClinterfaceAssignability.json feat(es/ast): Support TypeScript Instantiation Expression (#3642) 2022-02-20 15:51:31 +00:00
classAbstractClinterfaceAssignability.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractConstructorAssignability.json feat(es/ast): Support TypeScript Instantiation Expression (#3642) 2022-02-20 15:51:31 +00:00
classAbstractConstructorAssignability.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractExtends.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractExtends.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractFactoryFunction.json feat(es/ast): Support TypeScript Instantiation Expression (#3642) 2022-02-20 15:51:31 +00:00
classAbstractFactoryFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractGeneric.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
classAbstractGeneric.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractImportInstantiation.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractImportInstantiation.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractInAModule.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractInAModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractInheritance.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractInheritance.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractInstantiations1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractInstantiations1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractMergedDeclaration.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractMergedDeclaration.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractOverloads.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractOverloads.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractOverrideWithAbstract.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractOverrideWithAbstract.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractSingleLineDecl.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractSingleLineDecl.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractSuperCalls.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractSuperCalls.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractUsingAbstractMethod1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractUsingAbstractMethod1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAndInterfaceMerge.d.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAndInterfaceMerge.d.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAndInterfaceMergeConflictingMembers.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAndInterfaceMergeConflictingMembers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAndInterfaceWithSameName.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAndInterfaceWithSameName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ClassAndModuleThatMergeWithModuleMemberThatUsesClassTypeParameter.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
ClassAndModuleThatMergeWithModuleMemberThatUsesClassTypeParameter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ClassAndModuleThatMergeWithModulesExportedGenericFunctionAndGenericClassStaticFunctionOfTheSameName.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
ClassAndModuleThatMergeWithModulesExportedGenericFunctionAndGenericClassStaticFunctionOfTheSameName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ClassAndModuleThatMergeWithModulesExportedGenericFunctionAndNonGenericClassStaticFunctionOfTheSameName.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
ClassAndModuleThatMergeWithModulesExportedGenericFunctionAndNonGenericClassStaticFunctionOfTheSameName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ClassAndModuleThatMergeWithModulesExportedStaticFunctionUsingClassPrivateStatics.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
ClassAndModuleThatMergeWithModulesExportedStaticFunctionUsingClassPrivateStatics.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ClassAndModuleThatMergeWithStaticFunctionAndExportedFunctionThatShareAName.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
ClassAndModuleThatMergeWithStaticFunctionAndExportedFunctionThatShareAName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ClassAndModuleThatMergeWithStaticFunctionAndNonExportedFunctionThatShareAName.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
ClassAndModuleThatMergeWithStaticFunctionAndNonExportedFunctionThatShareAName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ClassAndModuleThatMergeWithStaticVariableAndExportedVarThatShareAName.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
ClassAndModuleThatMergeWithStaticVariableAndExportedVarThatShareAName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ClassAndModuleThatMergeWithStaticVariableAndNonExportedVarThatShareAName.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
ClassAndModuleThatMergeWithStaticVariableAndNonExportedVarThatShareAName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ClassAndModuleThatMergeWithStringIndexerAndExportedFunctionWithTypeIncompatibleWithIndexer.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ClassAndModuleThatMergeWithStringIndexerAndExportedFunctionWithTypeIncompatibleWithIndexer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ClassAndModuleWithSameNameAndCommonRoot.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ClassAndModuleWithSameNameAndCommonRoot.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ClassAndModuleWithSameNameAndCommonRootES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ClassAndModuleWithSameNameAndCommonRootES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAndVariableWithSameName.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
classAndVariableWithSameName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAppearsToHaveMembersOfObject.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
classAppearsToHaveMembersOfObject.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classCanExtendConstructorFunction.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
classCanExtendConstructorFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classConstructorAccessibility2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classConstructorAccessibility2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classConstructorAccessibility3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classConstructorAccessibility3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classConstructorAccessibility4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classConstructorAccessibility4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classConstructorAccessibility5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classConstructorAccessibility5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classConstructorAccessibility.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
classConstructorAccessibility.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classConstructorOverloadsAccessibility.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classConstructorOverloadsAccessibility.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classConstructorParametersAccessibility2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classConstructorParametersAccessibility2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classConstructorParametersAccessibility3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classConstructorParametersAccessibility3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classConstructorParametersAccessibility.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classConstructorParametersAccessibility.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classDeclarationLoop.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classDeclarationLoop.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classDoesNotDependOnBaseTypes.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
classDoesNotDependOnBaseTypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classDoesNotDependOnPrivateMember.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classDoesNotDependOnPrivateMember.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classExpression1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExpression1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExpression2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExpression2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExpression3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExpression3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExpression4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExpression4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExpression5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
classExpression5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExpression.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classExpression.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classExpressionES61.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExpressionES61.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExpressionES62.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExpressionES62.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExpressionES63.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExpressionES63.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExpressionLoop.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classExpressionLoop.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classExtendingBuiltinType.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExtendingBuiltinType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExtendingClass.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
classExtendingClass.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExtendingClassLikeType.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
classExtendingClassLikeType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExtendingNonConstructor.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
classExtendingNonConstructor.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExtendingNull.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExtendingNull.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExtendingOptionalChain.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classExtendsItself.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
classExtendsItself.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExtendsItselfIndirectly2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
classExtendsItselfIndirectly2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExtendsItselfIndirectly3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
classExtendsItselfIndirectly3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExtendsItselfIndirectly.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
classExtendsItselfIndirectly.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExtendsShadowedConstructorFunction.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExtendsShadowedConstructorFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExtendsValidConstructorFunction.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExtendsValidConstructorFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classImplementsMergedClassInterface.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classImplementsMergedClassInterface.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classInsideBlock.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classInsideBlock.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classIsSubtypeOfBaseType.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
classIsSubtypeOfBaseType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classPropertyAsPrivate.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classPropertyAsPrivate.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classPropertyAsProtected.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classPropertyAsProtected.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classPropertyIsPublicByDefault.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classPropertyIsPublicByDefault.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classStaticBlock1.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock2.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock3.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock4.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock4.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock5.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock5.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock9.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock9.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock10.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock10.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock11.json fix(es/ast): Revert removal of definite in PrivateProp (#4051) 2022-03-17 05:33:37 +00:00
classStaticBlock11.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock12.json fix(es/ast): Revert removal of definite in PrivateProp (#4051) 2022-03-17 05:33:37 +00:00
classStaticBlock12.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock13.json fix(es/ast): Revert removal of definite in PrivateProp (#4051) 2022-03-17 05:33:37 +00:00
classStaticBlock13.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock14.json fix(es/ast): Revert removal of definite in PrivateProp (#4051) 2022-03-17 05:33:37 +00:00
classStaticBlock14.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock15.json fix(es/ast): Revert removal of definite in PrivateProp (#4051) 2022-03-17 05:33:37 +00:00
classStaticBlock15.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock17.json fix(es/ast): Revert removal of definite in PrivateProp (#4051) 2022-03-17 05:33:37 +00:00
classStaticBlock17.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock18.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock18.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock21.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock21.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock24.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock24.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock25.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock25.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock27.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock27.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlockUseBeforeDef2.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlockUseBeforeDef2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classWithBaseClassButNoConstructor.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
classWithBaseClassButNoConstructor.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithConstructors.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
classWithConstructors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithEmptyBody.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
classWithEmptyBody.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithNoConstructorOrBaseClass.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
classWithNoConstructorOrBaseClass.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithOnlyPublicMembersEquivalentToInterface2.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
classWithOnlyPublicMembersEquivalentToInterface2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithOnlyPublicMembersEquivalentToInterface.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
classWithOnlyPublicMembersEquivalentToInterface.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithOptionalParameter.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
classWithOptionalParameter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithoutExplicitConstructor.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
classWithoutExplicitConstructor.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithPredefinedTypesAsNames.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithPredefinedTypesAsNames.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithPrivateProperty.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
classWithPrivateProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithProtectedProperty.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
classWithProtectedProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithPublicProperty.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
classWithPublicProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithSemicolonClassElement1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithSemicolonClassElement1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithSemicolonClassElement2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithSemicolonClassElement2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithSemicolonClassElementES61.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithSemicolonClassElementES61.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithSemicolonClassElementES62.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithSemicolonClassElementES62.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithStaticFieldInParameterBindingPattern.2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
classWithStaticFieldInParameterBindingPattern.2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classWithStaticFieldInParameterBindingPattern.3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
classWithStaticFieldInParameterBindingPattern.3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithStaticFieldInParameterBindingPattern.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
classWithStaticFieldInParameterBindingPattern.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithStaticFieldInParameterInitializer.2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
classWithStaticFieldInParameterInitializer.2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classWithStaticFieldInParameterInitializer.3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
classWithStaticFieldInParameterInitializer.3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithStaticFieldInParameterInitializer.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithStaticFieldInParameterInitializer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithStaticMembers.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithStaticMembers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithTwoConstructorDefinitions.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
classWithTwoConstructorDefinitions.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
commaOperatorInvalidAssignmentType.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
commaOperatorInvalidAssignmentType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
commaOperatorOtherInvalidOperation.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
commaOperatorOtherInvalidOperation.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
commaOperatorOtherValidOperation.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
commaOperatorOtherValidOperation.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
commaOperatorsMultipleOperators.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
commaOperatorsMultipleOperators.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
commaOperatorWithSecondOperandAnyType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
commaOperatorWithSecondOperandAnyType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
commaOperatorWithSecondOperandBooleanType.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
commaOperatorWithSecondOperandBooleanType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
commaOperatorWithSecondOperandNumberType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
commaOperatorWithSecondOperandNumberType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
commaOperatorWithSecondOperandObjectType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
commaOperatorWithSecondOperandObjectType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
commaOperatorWithSecondOperandStringType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
commaOperatorWithSecondOperandStringType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
commentEmittingInPreserveJsx1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
commentEmittingInPreserveJsx1.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
commonJSAliasedExport.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
commonJSAliasedExport.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
commonJSImportAsPrimaryExpression.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
commonJSImportAsPrimaryExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
commonJSImportClassTypeReference.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
commonJSImportClassTypeReference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
commonJSImportExportedClassExpression.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
commonJSImportExportedClassExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
commonJSImportNestedClassTypeReference.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
commonJSImportNestedClassTypeReference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
commonJSImportNotAsPrimaryExpression.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
commonJSImportNotAsPrimaryExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
commonJSReexport.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
commonJSReexport.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
commonTypeIntersection.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
commonTypeIntersection.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithIdenticalObjects.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithIdenticalObjects.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithIdenticalPrimitiveType.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithIdenticalPrimitiveType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithIdenticalTypeParameter.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
comparisonOperatorWithIdenticalTypeParameter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithIntersectionType.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
comparisonOperatorWithIntersectionType.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
comparisonOperatorWithNoRelationshipObjectsOnCallSignature.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
comparisonOperatorWithNoRelationshipObjectsOnCallSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithNoRelationshipObjectsOnConstructorSignature.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
comparisonOperatorWithNoRelationshipObjectsOnConstructorSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithNoRelationshipObjectsOnIndexSignature.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithNoRelationshipObjectsOnIndexSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithNoRelationshipObjectsOnInstantiatedCallSignature.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
comparisonOperatorWithNoRelationshipObjectsOnInstantiatedCallSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithNoRelationshipObjectsOnInstantiatedConstructorSignature.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
comparisonOperatorWithNoRelationshipObjectsOnInstantiatedConstructorSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithNoRelationshipObjectsOnOptionalProperty.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithNoRelationshipObjectsOnOptionalProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithNoRelationshipObjectsOnProperty.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithNoRelationshipObjectsOnProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithNoRelationshipPrimitiveType.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithNoRelationshipPrimitiveType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithNoRelationshipTypeParameter.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
comparisonOperatorWithNoRelationshipTypeParameter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithNumericLiteral.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithNumericLiteral.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithOneOperandIsAny.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
comparisonOperatorWithOneOperandIsAny.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithOneOperandIsNull.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
comparisonOperatorWithOneOperandIsNull.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithOneOperandIsUndefined.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
comparisonOperatorWithOneOperandIsUndefined.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithSubtypeEnumAndNumber.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithSubtypeEnumAndNumber.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithSubtypeObjectOnCallSignature.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithSubtypeObjectOnCallSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithSubtypeObjectOnConstructorSignature.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithSubtypeObjectOnConstructorSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithSubtypeObjectOnIndexSignature.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithSubtypeObjectOnIndexSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithSubtypeObjectOnInstantiatedCallSignature.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
comparisonOperatorWithSubtypeObjectOnInstantiatedCallSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithSubtypeObjectOnInstantiatedConstructorSignature.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
comparisonOperatorWithSubtypeObjectOnInstantiatedConstructorSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithSubtypeObjectOnOptionalProperty.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithSubtypeObjectOnOptionalProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithSubtypeObjectOnProperty.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithSubtypeObjectOnProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithTwoOperandsAreAny.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithTwoOperandsAreAny.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithTypeParameter.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
comparisonOperatorWithTypeParameter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
compoundAdditionAssignmentLHSCanBeAssigned.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
compoundAdditionAssignmentLHSCanBeAssigned.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
compoundAdditionAssignmentLHSCannotBeAssigned.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
compoundAdditionAssignmentLHSCannotBeAssigned.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
compoundAdditionAssignmentWithInvalidOperands.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
compoundAdditionAssignmentWithInvalidOperands.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
compoundArithmeticAssignmentLHSCanBeAssigned.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
compoundArithmeticAssignmentLHSCanBeAssigned.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
compoundArithmeticAssignmentWithInvalidOperands.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
compoundArithmeticAssignmentWithInvalidOperands.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
compoundAssignmentLHSIsReference.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
compoundAssignmentLHSIsReference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
compoundExponentiationAssignmentLHSCanBeAssigned1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
compoundExponentiationAssignmentLHSCanBeAssigned1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
compoundExponentiationAssignmentLHSCannotBeAssigned.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
compoundExponentiationAssignmentLHSCannotBeAssigned.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
compoundExponentiationAssignmentLHSIsReference.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
compoundExponentiationAssignmentLHSIsReference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames1_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames1_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames1_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames1_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames2_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNames2_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames2_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNames2_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames4_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNames4_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames4_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNames4_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames5_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames5_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames5_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames5_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames6_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames6_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames6_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames6_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames7_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames7_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames7_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames7_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames8_ES5.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
computedPropertyNames8_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames8_ES6.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
computedPropertyNames8_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames9_ES5.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
computedPropertyNames9_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames9_ES6.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
computedPropertyNames9_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames10_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNames10_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames10_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNames10_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames11_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNames11_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames11_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNames11_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames13_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNames13_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames13_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNames13_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames14_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames14_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames14_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames14_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames15_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames15_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames15_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames15_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames16_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNames16_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames16_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNames16_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames17_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames17_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames17_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames17_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames18_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames18_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames18_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames18_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames19_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames19_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames19_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames19_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames20_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames20_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames20_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames20_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames21_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames21_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames21_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames21_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames22_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames22_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames22_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames22_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames23_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames23_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames23_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames23_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames24_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames24_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames24_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames24_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames25_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames25_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames25_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames25_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames26_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames26_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames26_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames26_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames27_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNames27_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames27_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNames27_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames28_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNames28_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames28_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNames28_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames29_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames29_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames29_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames29_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames30_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNames30_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames30_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNames30_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames31_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames31_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames31_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames31_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames32_ES5.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
computedPropertyNames32_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames32_ES6.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
computedPropertyNames32_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames33_ES5.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
computedPropertyNames33_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames33_ES6.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
computedPropertyNames33_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames34_ES5.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
computedPropertyNames34_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames34_ES6.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
computedPropertyNames34_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames36_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNames36_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames36_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNames36_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames37_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNames37_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames37_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNames37_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames38_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames38_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames38_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames38_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames39_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames39_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames39_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames39_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames40_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNames40_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames40_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNames40_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames41_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNames41_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames41_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNames41_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames42_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNames42_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames42_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNames42_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames43_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNames43_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames43_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNames43_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames44_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNames44_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames44_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNames44_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames45_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNames45_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames45_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNames45_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames46_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNames46_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames46_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNames46_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames47_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames47_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames47_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames47_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames48_ES5.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
computedPropertyNames48_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames48_ES6.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
computedPropertyNames48_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames51_ES5.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
computedPropertyNames51_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames51_ES6.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
computedPropertyNames51_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType1_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNamesContextualType1_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType1_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNamesContextualType1_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType2_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNamesContextualType2_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType2_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNamesContextualType2_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType3_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNamesContextualType3_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType3_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNamesContextualType3_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType4_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNamesContextualType4_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType4_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNamesContextualType4_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType5_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNamesContextualType5_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType5_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNamesContextualType5_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType6_ES5.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
computedPropertyNamesContextualType6_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType6_ES6.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
computedPropertyNamesContextualType6_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType7_ES5.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
computedPropertyNamesContextualType7_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType7_ES6.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
computedPropertyNamesContextualType7_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType8_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNamesContextualType8_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType8_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNamesContextualType8_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType9_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNamesContextualType9_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType9_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNamesContextualType9_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType10_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNamesContextualType10_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType10_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNamesContextualType10_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesDeclarationEmit1_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNamesDeclarationEmit1_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesDeclarationEmit1_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNamesDeclarationEmit1_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesDeclarationEmit2_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNamesDeclarationEmit2_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesDeclarationEmit2_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNamesDeclarationEmit2_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesDeclarationEmit5_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNamesDeclarationEmit5_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesDeclarationEmit5_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNamesDeclarationEmit5_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesDeclarationEmit6_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesDeclarationEmit6_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesDeclarationEmit6_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesDeclarationEmit6_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesSourceMap1_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNamesSourceMap1_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesSourceMap1_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNamesSourceMap1_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesSourceMap2_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNamesSourceMap2_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesSourceMap2_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNamesSourceMap2_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesWithStaticProperty.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
computedPropertyNamesWithStaticProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
conditionalOperatorConditionIsBooleanType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
conditionalOperatorConditionIsBooleanType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
conditionalOperatorConditionIsNumberType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
conditionalOperatorConditionIsNumberType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
conditionalOperatorConditoinIsAnyType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
conditionalOperatorConditoinIsAnyType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
conditionalOperatorConditoinIsStringType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
conditionalOperatorConditoinIsStringType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
conditionalOperatorWithIdenticalBCT.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
conditionalOperatorWithIdenticalBCT.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
conditionalOperatorWithoutIdenticalBCT.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
conditionalOperatorWithoutIdenticalBCT.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
conditionalTypes1.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
conditionalTypes1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
conditionalTypes2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
conditionalTypes2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
conditionalTypesExcessProperties.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
conditionalTypesExcessProperties.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
conflictingCommonJSES2015Exports.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
conflictingCommonJSES2015Exports.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constAssertionOnEnum.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
constAssertionOnEnum.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
constEnum1.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
constEnum1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
constEnum3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
constEnum3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
constEnum4.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
constEnum4.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
constEnumPropertyAccess1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
constEnumPropertyAccess1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
constEnumPropertyAccess2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
constEnumPropertyAccess2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
constLocalsInFunctionExpressions.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
constLocalsInFunctionExpressions.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
constraintSatisfactionWithAny2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
constraintSatisfactionWithAny2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constraintSatisfactionWithAny.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
constraintSatisfactionWithAny.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constraintSatisfactionWithEmptyObject.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
constraintSatisfactionWithEmptyObject.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructBigint.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
constructBigint.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
constructorDefaultValuesReferencingThis.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
constructorDefaultValuesReferencingThis.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorFunctionMergeWithClass.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorFunctionMergeWithClass.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorFunctions2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
constructorFunctions2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorFunctions3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
constructorFunctions3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorFunctions.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorFunctions.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorFunctionsStrict.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorFunctionsStrict.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorFunctionTypeIsAssignableToBaseType2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorFunctionTypeIsAssignableToBaseType2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorFunctionTypeIsAssignableToBaseType.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorFunctionTypeIsAssignableToBaseType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorHasPrototypeProperty.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
constructorHasPrototypeProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorImplementationWithDefaultValues2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
constructorImplementationWithDefaultValues2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorImplementationWithDefaultValues.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
constructorImplementationWithDefaultValues.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorOverloadsWithDefaultValues.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
constructorOverloadsWithDefaultValues.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorOverloadsWithOptionalParameters.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
constructorOverloadsWithOptionalParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorParameterProperties2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorParameterProperties2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorParameterProperties.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
constructorParameterProperties.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorParameterShadowsOuterScopes2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
constructorParameterShadowsOuterScopes2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorParameterShadowsOuterScopes.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
constructorParameterShadowsOuterScopes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorTagOnClassConstructor.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorTagOnClassConstructor.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorTagOnNestedBinaryExpression.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorTagOnNestedBinaryExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorTagOnObjectLiteralMethod.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
constructorTagOnObjectLiteralMethod.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorTagWithThisTag.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorTagWithThisTag.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorWithAssignableReturnExpression.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
constructorWithAssignableReturnExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorWithExpressionLessReturn.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
constructorWithExpressionLessReturn.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructSignatureAssignabilityInInheritance2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
constructSignatureAssignabilityInInheritance2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructSignatureAssignabilityInInheritance3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
constructSignatureAssignabilityInInheritance3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructSignatureAssignabilityInInheritance4.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
constructSignatureAssignabilityInInheritance4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructSignatureAssignabilityInInheritance5.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
constructSignatureAssignabilityInInheritance5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructSignatureAssignabilityInInheritance6.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
constructSignatureAssignabilityInInheritance6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructSignatureAssignabilityInInheritance.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
constructSignatureAssignabilityInInheritance.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructSignaturesWithIdenticalOverloads.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
constructSignaturesWithIdenticalOverloads.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructSignaturesWithOverloads2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
constructSignaturesWithOverloads2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructSignaturesWithOverloads.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
constructSignaturesWithOverloads.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructSignaturesWithOverloadsThatDifferOnlyByReturnType.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
constructSignaturesWithOverloadsThatDifferOnlyByReturnType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructSignatureWithAccessibilityModifiersOnParameters2.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
constructSignatureWithAccessibilityModifiersOnParameters2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructSignatureWithAccessibilityModifiersOnParameters.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
constructSignatureWithAccessibilityModifiersOnParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextualIntersectionType.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
contextualIntersectionType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextuallyTypeAsyncFunctionAwaitOperand.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
contextuallyTypeAsyncFunctionAwaitOperand.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextuallyTypeAsyncFunctionReturnType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
contextuallyTypeAsyncFunctionReturnType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextuallyTypeCommaOperator01.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
contextuallyTypeCommaOperator01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextuallyTypeCommaOperator02.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
contextuallyTypeCommaOperator02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextuallyTypeCommaOperator03.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
contextuallyTypeCommaOperator03.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextuallyTypedBindingInitializer.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
contextuallyTypedBindingInitializer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextuallyTypedBindingInitializerNegative.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
contextuallyTypedBindingInitializerNegative.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextuallyTypedClassExpressionMethodDeclaration01.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
contextuallyTypedClassExpressionMethodDeclaration01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextuallyTypedClassExpressionMethodDeclaration02.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
contextuallyTypedClassExpressionMethodDeclaration02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextuallyTypedFunctionExpressionsAndReturnAnnotations.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextuallyTypedFunctionExpressionsAndReturnAnnotations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextuallyTypedIife.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
contextuallyTypedIife.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextuallyTypedIifeStrict.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
contextuallyTypedIifeStrict.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextuallyTypedObjectLiteralMethodDeclaration01.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
contextuallyTypedObjectLiteralMethodDeclaration01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextuallyTypedStringLiteralsInJsxAttributes01.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
contextuallyTypedStringLiteralsInJsxAttributes01.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
contextuallyTypedStringLiteralsInJsxAttributes02.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
contextuallyTypedStringLiteralsInJsxAttributes02.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
contextuallyTypeLogicalAnd01.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
contextuallyTypeLogicalAnd01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextuallyTypeLogicalAnd02.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
contextuallyTypeLogicalAnd02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextuallyTypeLogicalAnd03.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
contextuallyTypeLogicalAnd03.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextualSignatureInstantiation.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
contextualSignatureInstantiation.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextualThisType.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
contextualThisType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextualThisTypeInJavascript.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextualThisTypeInJavascript.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextualTypedSpecialAssignment.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
contextualTypedSpecialAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextualTypeFromJSDoc.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
contextualTypeFromJSDoc.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextualTypeWithTuple.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
contextualTypeWithTuple.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextualTypeWithUnionTypeCallSignatures.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
contextualTypeWithUnionTypeCallSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextualTypeWithUnionTypeIndexSignatures.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
contextualTypeWithUnionTypeIndexSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextualTypeWithUnionTypeMembers.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
contextualTypeWithUnionTypeMembers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextualTypeWithUnionTypeObjectLiteral.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
contextualTypeWithUnionTypeObjectLiteral.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
controlFlowAliasing.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
controlFlowAliasing.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowAliasingCatchVariables.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
controlFlowAliasingCatchVariables.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowAssignmentExpression.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
controlFlowAssignmentExpression.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowAssignmentPatternOrder.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowAssignmentPatternOrder.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowBinaryAndExpression.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
controlFlowBinaryAndExpression.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowBinaryOrExpression.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
controlFlowBinaryOrExpression.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowBindingPatternOrder.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowBindingPatternOrder.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowCommaOperator.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
controlFlowCommaOperator.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowConditionalExpression.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
controlFlowConditionalExpression.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowDeleteOperator.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowDeleteOperator.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowDestructuringDeclaration.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
controlFlowDestructuringDeclaration.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowDoWhileStatement.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
controlFlowDoWhileStatement.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowElementAccess2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
controlFlowElementAccess2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowElementAccess.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
controlFlowElementAccess.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowForInStatement2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
controlFlowForInStatement2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowForInStatement.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowForInStatement.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowForOfStatement.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowForOfStatement.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowForStatement.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
controlFlowForStatement.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowGenericTypes.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
controlFlowGenericTypes.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowIfStatement.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
controlFlowIfStatement.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowIIFE.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
controlFlowIIFE.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowInOperator.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
controlFlowInOperator.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowInstanceofExtendsFunction.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
controlFlowInstanceofExtendsFunction.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowInstanceOfGuardPrimitives.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
controlFlowInstanceOfGuardPrimitives.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowIteration.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
controlFlowIteration.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowIterationErrors.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
controlFlowIterationErrors.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowNullishCoalesce.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowNullishCoalesce.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowOptionalChain2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
controlFlowOptionalChain2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowOptionalChain.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
controlFlowOptionalChain.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowStringIndex.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowStringIndex.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowSuperPropertyAccess.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowSuperPropertyAccess.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowTruthiness.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
controlFlowTruthiness.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowTypeofObject.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
controlFlowTypeofObject.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowWhileStatement.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
controlFlowWhileStatement.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowWithTemplateLiterals.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
controlFlowWithTemplateLiterals.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
correctlyMarkAliasAsReferences1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
correctlyMarkAliasAsReferences1.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
correctlyMarkAliasAsReferences2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
correctlyMarkAliasAsReferences2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
correctlyMarkAliasAsReferences3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
correctlyMarkAliasAsReferences3.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
correctlyMarkAliasAsReferences4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
correctlyMarkAliasAsReferences4.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
covariantCallbacks.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
covariantCallbacks.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
declarationEmitIdentifierPredicates01.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
declarationEmitIdentifierPredicates01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
declarationEmitIdentifierPredicatesWithPrivateName01.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
declarationEmitIdentifierPredicatesWithPrivateName01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
declarationEmitReadonly.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
declarationEmitReadonly.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
declarationEmitThisPredicates01.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
declarationEmitThisPredicates01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
declarationEmitThisPredicates02.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
declarationEmitThisPredicates02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
declarationEmitThisPredicatesWithPrivateName01.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
declarationEmitThisPredicatesWithPrivateName01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
declarationEmitThisPredicatesWithPrivateName02.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
declarationEmitThisPredicatesWithPrivateName02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
declarationEmitWorkWithInlineComments.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
declarationEmitWorkWithInlineComments.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
declarationFiles.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
declarationFiles.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
declarationInAmbientContext.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
declarationInAmbientContext.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
declarationsAndAssignments.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
declarationsAndAssignments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
declaredClassMergedwithSelf.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
declaredClassMergedwithSelf.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
decrementOperatorWithAnyOtherType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
decrementOperatorWithAnyOtherType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
decrementOperatorWithEnumType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
decrementOperatorWithEnumType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
decrementOperatorWithEnumTypeInvalidOperations.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
decrementOperatorWithEnumTypeInvalidOperations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
decrementOperatorWithNumberType.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
decrementOperatorWithNumberType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
decrementOperatorWithNumberTypeInvalidOperations.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
decrementOperatorWithNumberTypeInvalidOperations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
decrementOperatorWithUnsupportedBooleanType.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
decrementOperatorWithUnsupportedBooleanType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
decrementOperatorWithUnsupportedStringType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
decrementOperatorWithUnsupportedStringType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
defaultExportInAwaitExpression01.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
defaultExportInAwaitExpression01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
defaultExportInAwaitExpression02.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
defaultExportInAwaitExpression02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
defaultExportsCannotMerge01.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
defaultExportsCannotMerge01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
defaultExportsCannotMerge02.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
defaultExportsCannotMerge02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
defaultExportsCannotMerge03.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
defaultExportsCannotMerge03.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
defaultExportsCannotMerge04.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
defaultExportsCannotMerge04.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
defaultExportsGetExportedAmd.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
defaultExportsGetExportedAmd.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
defaultExportsGetExportedCommonjs.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
defaultExportsGetExportedCommonjs.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
defaultExportsGetExportedSystem.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
defaultExportsGetExportedSystem.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
defaultExportsGetExportedUmd.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
defaultExportsGetExportedUmd.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
defaultExportWithOverloads01.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
defaultExportWithOverloads01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
defaultPropertyAssignedClassWithPrototype.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
defaultPropertyAssignedClassWithPrototype.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
defineProperty.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
defineProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
definePropertyOutputES3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
definePropertyOutputES3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
deleteChain.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
deleteChain.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
deleteOperatorWithAnyOtherType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
deleteOperatorWithAnyOtherType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
deleteOperatorWithBooleanType.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
deleteOperatorWithBooleanType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
deleteOperatorWithEnumType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
deleteOperatorWithEnumType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
deleteOperatorWithNumberType.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
deleteOperatorWithNumberType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
deleteOperatorWithStringType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
deleteOperatorWithStringType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
dependentDestructuredVariables.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
dependentDestructuredVariables.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
derivedClassConstructorWithoutSuperCall.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
derivedClassConstructorWithoutSuperCall.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassFunctionOverridesBaseClassAccessor.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassFunctionOverridesBaseClassAccessor.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassIncludesInheritedMembers.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
derivedClassIncludesInheritedMembers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassOverridesIndexersWithAssignmentCompatibility.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassOverridesIndexersWithAssignmentCompatibility.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassOverridesPrivates.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassOverridesPrivates.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassOverridesProtectedMembers2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
derivedClassOverridesProtectedMembers2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassOverridesProtectedMembers3.json feat(es/ast): Support TypeScript Instantiation Expression (#3642) 2022-02-20 15:51:31 +00:00
derivedClassOverridesProtectedMembers3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassOverridesProtectedMembers4.json feat(es/ast): Support TypeScript Instantiation Expression (#3642) 2022-02-20 15:51:31 +00:00
derivedClassOverridesProtectedMembers4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassOverridesProtectedMembers.json feat(es/ast): Support TypeScript Instantiation Expression (#3642) 2022-02-20 15:51:31 +00:00
derivedClassOverridesProtectedMembers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassOverridesPublicMembers.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
derivedClassOverridesPublicMembers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassOverridesWithoutSubtype.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassOverridesWithoutSubtype.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassTransitivity2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
derivedClassTransitivity2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassTransitivity3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
derivedClassTransitivity3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassTransitivity4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
derivedClassTransitivity4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassTransitivity.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
derivedClassTransitivity.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassWithAny.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
derivedClassWithAny.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassWithoutExplicitConstructor2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
derivedClassWithoutExplicitConstructor2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassWithoutExplicitConstructor3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
derivedClassWithoutExplicitConstructor3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassWithoutExplicitConstructor.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
derivedClassWithoutExplicitConstructor.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassWithPrivateInstanceShadowingProtectedInstance.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
derivedClassWithPrivateInstanceShadowingProtectedInstance.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassWithPrivateInstanceShadowingPublicInstance.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
derivedClassWithPrivateInstanceShadowingPublicInstance.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassWithPrivateStaticShadowingProtectedStatic.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
derivedClassWithPrivateStaticShadowingProtectedStatic.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassWithPrivateStaticShadowingPublicStatic.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
derivedClassWithPrivateStaticShadowingPublicStatic.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedGenericClassWithAny.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
derivedGenericClassWithAny.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedInterfaceDoesNotHideBaseSignatures.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedInterfaceDoesNotHideBaseSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedInterfaceIncompatibleWithBaseIndexer.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
derivedInterfaceIncompatibleWithBaseIndexer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedTypeAccessesHiddenBaseCallViaSuperPropertyAccess.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedTypeAccessesHiddenBaseCallViaSuperPropertyAccess.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedTypeDoesNotRequireExtendsClause.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedTypeDoesNotRequireExtendsClause.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringArrayBindingPatternAndAssignment1ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
destructuringArrayBindingPatternAndAssignment1ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringArrayBindingPatternAndAssignment1ES5iterable.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
destructuringArrayBindingPatternAndAssignment1ES5iterable.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringArrayBindingPatternAndAssignment1ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
destructuringArrayBindingPatternAndAssignment1ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringArrayBindingPatternAndAssignment2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
destructuringArrayBindingPatternAndAssignment2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringArrayBindingPatternAndAssignment3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringArrayBindingPatternAndAssignment3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringArrayBindingPatternAndAssignment4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringArrayBindingPatternAndAssignment4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringAssignabilityCheck.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringAssignabilityCheck.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringCatch.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringCatch.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringControlFlow.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
destructuringControlFlow.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringEvaluationOrder.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringEvaluationOrder.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringInFunctionType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
destructuringInFunctionType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringObjectAssignmentPatternWithNestedSpread.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringObjectAssignmentPatternWithNestedSpread.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringObjectBindingPatternAndAssignment1ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
destructuringObjectBindingPatternAndAssignment1ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringObjectBindingPatternAndAssignment1ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
destructuringObjectBindingPatternAndAssignment1ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringObjectBindingPatternAndAssignment4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringObjectBindingPatternAndAssignment4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringObjectBindingPatternAndAssignment5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringObjectBindingPatternAndAssignment5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringObjectBindingPatternAndAssignment6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
destructuringObjectBindingPatternAndAssignment6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringObjectBindingPatternAndAssignment7.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
destructuringObjectBindingPatternAndAssignment7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringObjectBindingPatternAndAssignment8.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
destructuringObjectBindingPatternAndAssignment8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringParameterDeclaration1ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
destructuringParameterDeclaration1ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringParameterDeclaration1ES5iterable.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
destructuringParameterDeclaration1ES5iterable.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringParameterDeclaration1ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
destructuringParameterDeclaration1ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringParameterDeclaration3ES5.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
destructuringParameterDeclaration3ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringParameterDeclaration3ES5iterable.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
destructuringParameterDeclaration3ES5iterable.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringParameterDeclaration3ES6.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
destructuringParameterDeclaration3ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringParameterDeclaration5.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
destructuringParameterDeclaration5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringParameterDeclaration7ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringParameterDeclaration7ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringParameterDeclaration7ES5iterable.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringParameterDeclaration7ES5iterable.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringParameterDeclaration8.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
destructuringParameterDeclaration8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringReassignsRightHandSide.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringReassignsRightHandSide.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringSameNames.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringSameNames.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringSpread.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringSpread.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringTypeAssertionsES5_1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringTypeAssertionsES5_1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringTypeAssertionsES5_2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringTypeAssertionsES5_2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringTypeAssertionsES5_3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringTypeAssertionsES5_3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringTypeAssertionsES5_4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringTypeAssertionsES5_4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringTypeAssertionsES5_5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringTypeAssertionsES5_5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringTypeAssertionsES5_6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringTypeAssertionsES5_6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringTypeAssertionsES5_7.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringTypeAssertionsES5_7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringVariableDeclaration1ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
destructuringVariableDeclaration1ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringVariableDeclaration1ES5iterable.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
destructuringVariableDeclaration1ES5iterable.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringVariableDeclaration1ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
destructuringVariableDeclaration1ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringVariableDeclaration2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
destructuringVariableDeclaration2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringVoid.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringVoid.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringVoidStrictNullChecks.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringVoidStrictNullChecks.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringWithLiteralInitializers2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
destructuringWithLiteralInitializers2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringWithLiteralInitializers.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringWithLiteralInitializers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
directDependenceBetweenTypeAliases.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
directDependenceBetweenTypeAliases.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
directReferenceToNull.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
directReferenceToNull.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
directReferenceToUndefined.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
directReferenceToUndefined.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
discriminatedUnionInference.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
discriminatedUnionInference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
discriminatedUnionTypes1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
discriminatedUnionTypes1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
discriminatedUnionTypes2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
discriminatedUnionTypes2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
discriminatedUnionTypes3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
discriminatedUnionTypes3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
doWhileBreakStatements.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
doWhileBreakStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
doWhileContinueStatements.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
doWhileContinueStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
duplicateExportAssignments.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
duplicateExportAssignments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
duplicateNumericIndexers.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
duplicateNumericIndexers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
duplicatePropertiesInTypeAssertions01.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
duplicatePropertiesInTypeAssertions01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
duplicatePropertiesInTypeAssertions02.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
duplicatePropertiesInTypeAssertions02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
duplicatePropertyNames.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
duplicatePropertyNames.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
duplicateStringIndexers.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
duplicateStringIndexers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
elementAccessChain.2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
elementAccessChain.2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
elementAccessChain.3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
elementAccessChain.3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
elementAccessChain.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
elementAccessChain.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunction.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionAsIs.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionAsIs.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionAsIsES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionAsIsES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionsAsIs.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionsAsIs.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionsAsIsES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionsAsIsES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionThisCapturing.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionThisCapturing.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionThisCapturingES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionThisCapturingES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments01_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments01_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments01.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments02_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments02_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments02.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments03_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments03_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments03.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments03.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments04_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments04_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments04.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments04.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments05_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments05_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments05.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments05.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments06_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments06_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments06.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments06.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments07_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments07_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments07.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments07.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments08_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments08_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments08.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments08.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments09_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments09_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments09.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments09.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments10_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments10_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments10.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments11_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments11_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments11.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments13_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments13_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments13.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments13.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments14_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments14_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments14.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments14.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments15_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
emitArrowFunctionWhenUsingArguments15_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments15.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
emitArrowFunctionWhenUsingArguments15.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments16_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
emitArrowFunctionWhenUsingArguments16_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments16.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
emitArrowFunctionWhenUsingArguments16.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments17_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
emitArrowFunctionWhenUsingArguments17_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments17.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
emitArrowFunctionWhenUsingArguments17.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments18_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments18_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments18.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments18.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments19_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments19_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments19.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunctionWhenUsingArguments19.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitClassDeclarationOverloadInES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
emitClassDeclarationOverloadInES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitClassDeclarationWithConstructorInES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
emitClassDeclarationWithConstructorInES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitClassDeclarationWithExtensionAndTypeArgumentInES6.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
emitClassDeclarationWithExtensionAndTypeArgumentInES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitClassDeclarationWithExtensionInES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
emitClassDeclarationWithExtensionInES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitClassDeclarationWithGetterSetterInES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
emitClassDeclarationWithGetterSetterInES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitClassDeclarationWithLiteralPropertyNameInES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
emitClassDeclarationWithLiteralPropertyNameInES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitClassDeclarationWithMethodInES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
emitClassDeclarationWithMethodInES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitClassDeclarationWithPropertyAccessInHeritageClause1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitClassDeclarationWithPropertyAccessInHeritageClause1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitClassDeclarationWithPropertyAssignmentInES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
emitClassDeclarationWithPropertyAssignmentInES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitClassDeclarationWithStaticPropertyAssignmentInES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
emitClassDeclarationWithStaticPropertyAssignmentInES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitClassDeclarationWithSuperMethodCall01.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitClassDeclarationWithSuperMethodCall01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitClassDeclarationWithThisKeywordInES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitClassDeclarationWithThisKeywordInES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitClassDeclarationWithTypeArgumentAndOverloadInES6.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
emitClassDeclarationWithTypeArgumentAndOverloadInES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitClassDeclarationWithTypeArgumentInES6.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
emitClassDeclarationWithTypeArgumentInES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitCompoundExponentiationAssignmentWithIndexingOnLHS1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitCompoundExponentiationAssignmentWithIndexingOnLHS1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitCompoundExponentiationAssignmentWithIndexingOnLHS2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitCompoundExponentiationAssignmentWithIndexingOnLHS2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitCompoundExponentiationAssignmentWithIndexingOnLHS3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitCompoundExponentiationAssignmentWithIndexingOnLHS4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitCompoundExponentiationAssignmentWithIndexingOnLHS4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitCompoundExponentiationAssignmentWithPropertyAccessingOnLHS1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitCompoundExponentiationAssignmentWithPropertyAccessingOnLHS1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitCompoundExponentiationOperator1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitCompoundExponentiationOperator1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitCompoundExponentiationOperator2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitCompoundExponentiationOperator2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitDefaultParametersFunction.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitDefaultParametersFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitDefaultParametersFunctionES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitDefaultParametersFunctionES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitDefaultParametersFunctionExpression.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
emitDefaultParametersFunctionExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitDefaultParametersFunctionExpressionES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
emitDefaultParametersFunctionExpressionES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitDefaultParametersFunctionProperty.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
emitDefaultParametersFunctionProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitDefaultParametersFunctionPropertyES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
emitDefaultParametersFunctionPropertyES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitDefaultParametersMethod.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
emitDefaultParametersMethod.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitDefaultParametersMethodES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
emitDefaultParametersMethodES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitExponentiationOperator1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitExponentiationOperator1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitExponentiationOperator2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitExponentiationOperator2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitExponentiationOperator3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitExponentiationOperator3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitExponentiationOperator4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitExponentiationOperator4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitExponentiationOperatorInTempalteString4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
emitExponentiationOperatorInTempalteString4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitExponentiationOperatorInTempalteString4ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
emitExponentiationOperatorInTempalteString4ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitExponentiationOperatorInTemplateString1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
emitExponentiationOperatorInTemplateString1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitExponentiationOperatorInTemplateString1ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
emitExponentiationOperatorInTemplateString1ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitExponentiationOperatorInTemplateString2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
emitExponentiationOperatorInTemplateString2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitExponentiationOperatorInTemplateString2ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
emitExponentiationOperatorInTemplateString2ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitExponentiationOperatorInTemplateString3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
emitExponentiationOperatorInTemplateString3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitExponentiationOperatorInTemplateString3ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
emitExponentiationOperatorInTemplateString3ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitRestParametersFunction.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitRestParametersFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitRestParametersFunctionES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitRestParametersFunctionES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitRestParametersFunctionExpression.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitRestParametersFunctionExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitRestParametersFunctionExpressionES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitRestParametersFunctionExpressionES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitRestParametersFunctionProperty.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitRestParametersFunctionProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitRestParametersFunctionPropertyES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitRestParametersFunctionPropertyES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitRestParametersMethod.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitRestParametersMethod.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitRestParametersMethodES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitRestParametersMethodES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitStatementsBeforeSuperCall.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
emitStatementsBeforeSuperCall.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitStatementsBeforeSuperCallWithDefineFields.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
emitStatementsBeforeSuperCallWithDefineFields.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitter.asyncGenerators.classMethods.es5.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
emitter.asyncGenerators.classMethods.es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitter.asyncGenerators.classMethods.es2015.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
emitter.asyncGenerators.classMethods.es2015.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitter.asyncGenerators.classMethods.es2018.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
emitter.asyncGenerators.classMethods.es2018.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitter.asyncGenerators.functionDeclarations.es5.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
emitter.asyncGenerators.functionDeclarations.es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitter.asyncGenerators.functionDeclarations.es2015.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
emitter.asyncGenerators.functionDeclarations.es2015.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitter.asyncGenerators.functionDeclarations.es2018.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
emitter.asyncGenerators.functionDeclarations.es2018.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitter.asyncGenerators.functionExpressions.es5.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
emitter.asyncGenerators.functionExpressions.es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitter.asyncGenerators.functionExpressions.es2015.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
emitter.asyncGenerators.functionExpressions.es2015.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitter.asyncGenerators.functionExpressions.es2018.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
emitter.asyncGenerators.functionExpressions.es2018.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitter.asyncGenerators.objectLiteralMethods.es5.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
emitter.asyncGenerators.objectLiteralMethods.es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitter.asyncGenerators.objectLiteralMethods.es2015.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
emitter.asyncGenerators.objectLiteralMethods.es2015.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitter.asyncGenerators.objectLiteralMethods.es2018.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
emitter.asyncGenerators.objectLiteralMethods.es2018.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitter.forAwait.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitter.forAwait.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitter.noCatchBinding.es2019.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitter.noCatchBinding.es2019.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyArrayBindingPatternParameter01.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyArrayBindingPatternParameter01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyArrayBindingPatternParameter02.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyArrayBindingPatternParameter02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyArrayBindingPatternParameter03.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyArrayBindingPatternParameter03.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyArrayBindingPatternParameter04.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyArrayBindingPatternParameter04.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyAssignmentPatterns01_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyAssignmentPatterns01_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyAssignmentPatterns01_ES5iterable.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyAssignmentPatterns01_ES5iterable.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyAssignmentPatterns01_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyAssignmentPatterns01_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyAssignmentPatterns02_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyAssignmentPatterns02_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyAssignmentPatterns02_ES5iterable.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyAssignmentPatterns02_ES5iterable.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyAssignmentPatterns02_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyAssignmentPatterns02_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyAssignmentPatterns03_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyAssignmentPatterns03_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyAssignmentPatterns03_ES5iterable.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyAssignmentPatterns03_ES5iterable.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyAssignmentPatterns03_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyAssignmentPatterns03_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyAssignmentPatterns04_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyAssignmentPatterns04_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyAssignmentPatterns04_ES5iterable.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyAssignmentPatterns04_ES5iterable.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyAssignmentPatterns04_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyAssignmentPatterns04_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyObjectBindingPatternParameter01.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyObjectBindingPatternParameter01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyObjectBindingPatternParameter02.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyObjectBindingPatternParameter02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyObjectBindingPatternParameter03.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyObjectBindingPatternParameter03.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyObjectBindingPatternParameter04.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
emptyObjectBindingPatternParameter04.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyTuplesTypeAssertion01.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
emptyTuplesTypeAssertion01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyTuplesTypeAssertion02.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
emptyTuplesTypeAssertion02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyVariableDeclarationBindingPatterns01_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyVariableDeclarationBindingPatterns01_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyVariableDeclarationBindingPatterns01_ES5iterable.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyVariableDeclarationBindingPatterns01_ES5iterable.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyVariableDeclarationBindingPatterns01_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyVariableDeclarationBindingPatterns01_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
EnumAndModuleWithSameNameAndCommonRoot.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
EnumAndModuleWithSameNameAndCommonRoot.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
enumAssignability.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
enumAssignability.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
enumAssignabilityInInheritance.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
enumAssignabilityInInheritance.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
enumBasics.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
enumBasics.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
enumClassification.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
enumClassification.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
enumConstantMembers.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
enumConstantMembers.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
enumConstantMemberWithString.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
enumConstantMemberWithString.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
enumConstantMemberWithStringEmitDeclaration.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
enumConstantMemberWithStringEmitDeclaration.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
enumConstantMemberWithTemplateLiterals.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
enumConstantMemberWithTemplateLiterals.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
enumConstantMemberWithTemplateLiteralsEmitDeclaration.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
enumConstantMemberWithTemplateLiteralsEmitDeclaration.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
enumExportMergingES6.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
enumExportMergingES6.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
enumIsNotASubtypeOfAnythingButNumber.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
enumIsNotASubtypeOfAnythingButNumber.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
enumLiteralTypes1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
enumLiteralTypes1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
enumLiteralTypes2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
enumLiteralTypes2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
enumLiteralTypes3.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
enumLiteralTypes3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
enumMergeWithExpando.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
enumMergeWithExpando.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
enumMerging.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
enumMerging.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
enumMergingErrors.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
enumMergingErrors.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
enumTag.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
enumTag.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
enumTagCircularReference.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
enumTagCircularReference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
enumTagImported.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
enumTagImported.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
enumTagOnExports2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
enumTagOnExports2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
enumTagOnExports.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
enumTagOnExports.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
enumTagUseBeforeDefCrash.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
enumTagUseBeforeDefCrash.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
equalityStrictNulls.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
equalityStrictNulls.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
equalityWithEnumTypes.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
equalityWithEnumTypes.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
equalityWithIntersectionTypes01.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
equalityWithIntersectionTypes01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
equalityWithUnionTypes01.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
equalityWithUnionTypes01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
errorOnFunctionReturnType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
errorOnFunctionReturnType.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
errorSuperCalls.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
errorSuperPropertyAccess.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
errorSuperPropertyAccess.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
es6modulekind.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
es6modulekind.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
es6modulekindExportClassNameWithObject.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
es6modulekindExportClassNameWithObject.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
es6modulekindWithES5Target2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
es6modulekindWithES5Target2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
es6modulekindWithES5Target4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
es6modulekindWithES5Target4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
es6modulekindWithES5Target5.json fix(es/parser): Fix the span of an export declaration containing a const enum (#3701) 2022-02-24 04:36:05 +00:00
es6modulekindWithES5Target5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
es6modulekindWithES5Target6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
es6modulekindWithES5Target6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
es6modulekindWithES5Target7.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
es6modulekindWithES5Target7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
es6modulekindWithES5Target8.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
es6modulekindWithES5Target8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
es6modulekindWithES5Target9.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
es6modulekindWithES5Target9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
es6modulekindWithES5Target10.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
es6modulekindWithES5Target10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
es6modulekindWithES5Target12.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
es6modulekindWithES5Target12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
es6modulekindWithES2015Target.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
es6modulekindWithES2015Target.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
es2018IntlAPIs.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
es2018IntlAPIs.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
es2020IntlAPIs.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
es2020IntlAPIs.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ES3For-ofTypeCheck1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
ES3For-ofTypeCheck1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES3For-ofTypeCheck2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES3For-ofTypeCheck2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES3For-ofTypeCheck4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES3For-ofTypeCheck4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES3For-ofTypeCheck6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES3For-ofTypeCheck6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5for-of32.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5for-of32.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
ES5For-of1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
ES5For-of3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of7.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of8.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
ES5For-of8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of9.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of10.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of11.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of12.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
ES5For-of12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of13.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
ES5For-of13.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of14.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of14.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of15.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of15.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of16.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of16.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of17.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of17.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of18.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of18.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of19.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of19.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of21.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of21.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of22.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of22.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of23.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of23.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of24.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of24.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of25.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of25.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of26.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of26.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of27.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of27.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of28.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of28.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of29.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of29.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of30.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
ES5For-of30.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of31.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
ES5For-of31.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of33.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
ES5For-of33.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of34.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
ES5For-of34.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of35.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of35.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of36.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of36.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of37.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
ES5For-of37.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-ofTypeCheck1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
ES5For-ofTypeCheck1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-ofTypeCheck2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-ofTypeCheck2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-ofTypeCheck3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
ES5For-ofTypeCheck3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-ofTypeCheck4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-ofTypeCheck4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-ofTypeCheck5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-ofTypeCheck5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-ofTypeCheck6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-ofTypeCheck6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-ofTypeCheck7.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-ofTypeCheck7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-ofTypeCheck8.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-ofTypeCheck8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-ofTypeCheck9.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-ofTypeCheck9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-ofTypeCheck10.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
ES5For-ofTypeCheck10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-ofTypeCheck11.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-ofTypeCheck11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-ofTypeCheck12.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-ofTypeCheck12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-ofTypeCheck13.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
ES5For-ofTypeCheck13.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-ofTypeCheck14.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-ofTypeCheck14.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5SymbolProperty1.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ES5SymbolProperty1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ES5SymbolProperty2.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ES5SymbolProperty2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ES5SymbolProperty3.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ES5SymbolProperty3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ES5SymbolProperty4.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ES5SymbolProperty4.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ES5SymbolProperty5.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ES5SymbolProperty5.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ES5SymbolProperty6.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ES5SymbolProperty6.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ES5SymbolProperty7.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ES5SymbolProperty7.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ES5SymbolType1.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ES5SymbolType1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
esnextmodulekind.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
esnextmodulekind.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
esnextmodulekindWithES5Target2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
esnextmodulekindWithES5Target2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
esnextmodulekindWithES5Target4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
esnextmodulekindWithES5Target4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
esnextmodulekindWithES5Target5.json fix(es/parser): Fix the span of an export declaration containing a const enum (#3701) 2022-02-24 04:36:05 +00:00
esnextmodulekindWithES5Target5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
esnextmodulekindWithES5Target6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
esnextmodulekindWithES5Target6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
esnextmodulekindWithES5Target7.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
esnextmodulekindWithES5Target7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
esnextmodulekindWithES5Target8.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
esnextmodulekindWithES5Target8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
esnextmodulekindWithES5Target9.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
esnextmodulekindWithES5Target9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
esnextmodulekindWithES5Target10.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
esnextmodulekindWithES5Target10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
esnextmodulekindWithES5Target12.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
esnextmodulekindWithES5Target12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
esnextmodulekindWithES2015Target.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
esnextmodulekindWithES2015Target.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
everyTypeAssignableToAny.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
everyTypeAssignableToAny.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
everyTypeWithAnnotationAndInitializer.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
everyTypeWithAnnotationAndInitializer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
everyTypeWithAnnotationAndInvalidInitializer.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
everyTypeWithAnnotationAndInvalidInitializer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
everyTypeWithInitializer.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
everyTypeWithInitializer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exhaustiveSwitchStatements1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exhaustiveSwitchStatements1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
exnextmodulekindExportClassNameWithObject.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exnextmodulekindExportClassNameWithObject.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
expandoOnAlias.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
expandoOnAlias.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exponentiationOperatorWithAnyAndNumber.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exponentiationOperatorWithAnyAndNumber.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exponentiationOperatorWithEnum.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exponentiationOperatorWithEnum.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exponentiationOperatorWithEnumUnion.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exponentiationOperatorWithEnumUnion.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exponentiationOperatorWithInvalidOperands.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exponentiationOperatorWithInvalidOperands.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exponentiationOperatorWithInvalidSimpleUnaryExpressionOperands.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exponentiationOperatorWithInvalidSimpleUnaryExpressionOperands.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exponentiationOperatorWithNew.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exponentiationOperatorWithNew.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exponentiationOperatorWithNullValueAndInvalidOperands.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exponentiationOperatorWithNullValueAndInvalidOperands.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exponentiationOperatorWithNullValueAndValidOperands.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exponentiationOperatorWithNullValueAndValidOperands.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exponentiationOperatorWithOnlyNullValueOrUndefinedValue.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exponentiationOperatorWithOnlyNullValueOrUndefinedValue.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exponentiationOperatorWithTemplateStringInvalid.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exponentiationOperatorWithTemplateStringInvalid.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exponentiationOperatorWithTemplateStringInvalidES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exponentiationOperatorWithTemplateStringInvalidES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exponentiationOperatorWithTypeParameter.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
exponentiationOperatorWithTypeParameter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exponentiationOperatorWithUndefinedValueAndInvalidOperands.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exponentiationOperatorWithUndefinedValueAndInvalidOperands.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exponentiationOperatorWithUndefinedValueAndValidOperands.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exponentiationOperatorWithUndefinedValueAndValidOperands.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAmbientClassNameWithObject.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAmbientClassNameWithObject.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAndImport-es3-amd.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportAndImport-es3-amd.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAndImport-es3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportAndImport-es3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAndImport-es5-amd.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportAndImport-es5-amd.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAndImport-es5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportAndImport-es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAsNamespace1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportAsNamespace1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAsNamespace2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportAsNamespace2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAsNamespace3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportAsNamespace3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAsNamespace4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportAsNamespace4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAsNamespace_exportAssignment.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportAsNamespace_exportAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAsNamespace_missingEmitHelpers.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportAsNamespace_missingEmitHelpers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAsNamespace_nonExistent.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportAsNamespace_nonExistent.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAssignDottedName.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportAssignDottedName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAssignImportedIdentifier.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportAssignImportedIdentifier.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAssignmentAndDeclaration.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAssignmentAndDeclaration.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAssignmentCircularModules.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportAssignmentCircularModules.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAssignmentConstrainedGenericType.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
exportAssignmentConstrainedGenericType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAssignmentGenericType.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
exportAssignmentGenericType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAssignmentMergedInterface.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportAssignmentMergedInterface.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAssignmentMergedModule.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportAssignmentMergedModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAssignmentOfExportNamespaceWithDefault.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportAssignmentOfExportNamespaceWithDefault.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAssignmentTopLevelClodule.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportAssignmentTopLevelClodule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAssignmentTopLevelEnumdule.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportAssignmentTopLevelEnumdule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAssignmentTopLevelFundule.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportAssignmentTopLevelFundule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAssignmentTopLevelIdentifier.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportAssignmentTopLevelIdentifier.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAssignTypes.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
exportAssignTypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportBinding.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportBinding.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportClassNameWithObjectAMD.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportClassNameWithObjectAMD.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportClassNameWithObjectCommonJS.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportClassNameWithObjectCommonJS.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportClassNameWithObjectSystem.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportClassNameWithObjectSystem.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportClassNameWithObjectUMD.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportClassNameWithObjectUMD.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportClassWhichExtendsInterfaceWithInaccessibleType.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportClassWhichExtendsInterfaceWithInaccessibleType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportClassWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
ExportClassWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportClassWithInaccessibleTypeInIndexerTypeAnnotations.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportClassWithInaccessibleTypeInIndexerTypeAnnotations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportClassWithInaccessibleTypeInTypeParameterConstraint.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
ExportClassWithInaccessibleTypeInTypeParameterConstraint.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportCodeGen.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportCodeGen.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportDeclaration_moduleSpecifier-isolatedModules.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportDeclaration_moduleSpecifier-isolatedModules.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportDeclaration_moduleSpecifier.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportDeclaration_moduleSpecifier.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportDeclaration_value.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportDeclaration_value.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportDeclaration.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportDeclaration.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportDeclaredModule.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportDeclaredModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportDefaultClassNameWithObject.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportDefaultClassNameWithObject.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportDefaultClassWithStaticPropertyAssignmentsInES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportDefaultClassWithStaticPropertyAssignmentsInES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportDefaultInJsFile01.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportDefaultInJsFile01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportDefaultInJsFile02.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportDefaultInJsFile02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportDefaultNamespace.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportDefaultNamespace.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
exportedAliasedEnumTag.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportedAliasedEnumTag.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportedEnumTypeAndValue.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportedEnumTypeAndValue.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportFunctionWithAccessibleTypesInParameterAndReturnTypeAnnotation.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportFunctionWithAccessibleTypesInParameterAndReturnTypeAnnotation.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportFunctionWithInaccessibleTypesInParameterTypeAnnotation.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportFunctionWithInaccessibleTypesInParameterTypeAnnotation.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportFunctionWithInaccessibleTypesInReturnTypeAnnotation.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportFunctionWithInaccessibleTypesInReturnTypeAnnotation.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportImportAlias.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportImportAlias.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportInterfaceWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
ExportInterfaceWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportInterfaceWithInaccessibleTypeInIndexerTypeAnnotations.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportInterfaceWithInaccessibleTypeInIndexerTypeAnnotations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportInterfaceWithInaccessibleTypeInTypeParameterConstraint.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
ExportInterfaceWithInaccessibleTypeInTypeParameterConstraint.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportModuleWithAccessibleTypesOnItsExportedMembers.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportModuleWithAccessibleTypesOnItsExportedMembers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportNamespace1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportNamespace1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportNamespace3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportNamespace3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportNestedNamespaces2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportNestedNamespaces2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportNestedNamespaces.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportNestedNamespaces.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportNonLocalDeclarations.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportNonLocalDeclarations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportNonVisibleType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportNonVisibleType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInMemberTypeAnnotations.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInMemberTypeAnnotations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInNestedMemberTypeAnnotations.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInNestedMemberTypeAnnotations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportPropertyAssignmentNameResolution.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportPropertyAssignmentNameResolution.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportsAndImports1-amd.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportsAndImports1-amd.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportsAndImports1-es6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportsAndImports1-es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportsAndImports1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportsAndImports1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportsAndImports2-amd.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportsAndImports2-amd.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportsAndImports2-es6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportsAndImports2-es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportsAndImports2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportsAndImports2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportsAndImports3-amd.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportsAndImports3-amd.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportsAndImports3-es6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportsAndImports3-es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportsAndImports3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportsAndImports3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportsAndImports4-amd.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportsAndImports4-amd.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportsAndImports4-es6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportsAndImports4-es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportsAndImports4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportsAndImports4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportsAndImportsWithContextualKeywordNames02.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportsAndImportsWithContextualKeywordNames02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportsAndImportsWithUnderscores2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportsAndImportsWithUnderscores2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportsAndImportsWithUnderscores3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportsAndImportsWithUnderscores3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportsAndImportsWithUnderscores4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportsAndImportsWithUnderscores4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportSpecifiers.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportSpecifiers.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
exportSpellingSuggestion.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportSpellingSuggestion.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportStar-amd.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportStar-amd.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportStar.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
exportStar.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportVariableOfGenericTypeWithInaccessibleTypeAsTypeArgument.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportVariableOfGenericTypeWithInaccessibleTypeAsTypeArgument.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportVariableWithAccessibleTypeInTypeAnnotation.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportVariableWithAccessibleTypeInTypeAnnotation.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportVariableWithInaccessibleTypeInTypeAnnotation.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportVariableWithInaccessibleTypeInTypeAnnotation.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
extendBooleanInterface.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
extendBooleanInterface.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
extendClassExpressionFromModule.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
extendClassExpressionFromModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
extendNumberInterface.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
extendNumberInterface.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
extendsTag1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
extendsTag1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
extendsTag2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
extendsTag2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
extendsTag3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
extendsTag3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
extendsTag4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
extendsTag4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
extendsTagEmit.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
extendsTagEmit.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
extendStringInterface.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
extendStringInterface.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
filterNamespace_import.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
filterNamespace_import.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
fixSignatureCaching.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
fixSignatureCaching.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
fluentClasses.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
fluentClasses.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
fluentInterfaces.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
fluentInterfaces.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-inStatements.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
for-inStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-inStatementsArray.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-inStatementsArray.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-inStatementsArrayErrors.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-inStatementsArrayErrors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-inStatementsAsyncIdentifier.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
for-inStatementsAsyncIdentifier.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
for-inStatementsDestructuring2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-inStatementsDestructuring2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-inStatementsDestructuring3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-inStatementsDestructuring3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-inStatementsDestructuring4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-inStatementsDestructuring4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-inStatementsDestructuring.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-inStatementsDestructuring.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-inStatementsInvalid.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
for-inStatementsInvalid.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of7.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of8.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of9.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
for-of9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of10.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of11.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
for-of11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of12.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
for-of12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of13.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
for-of13.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of14.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
for-of14.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of15.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
for-of15.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of16.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of16.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of17.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of17.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of18.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
for-of18.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of19.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of19.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of20.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of20.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of21.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of21.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of22.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of22.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of23.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of23.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of24.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of24.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of25.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of25.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of26.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of26.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of27.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of27.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of28.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of28.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of29.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of29.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of30.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
for-of30.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of31.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
for-of31.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of32.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of32.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of33.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of33.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of34.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of34.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of35.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of35.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of36.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
for-of36.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of37.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
for-of37.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of38.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
for-of38.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of39.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
for-of39.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of40.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
for-of40.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of41.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
for-of41.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of42.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
for-of42.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of43.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
for-of43.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of44.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
for-of44.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of45.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
for-of45.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of46.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
for-of46.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of47.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
for-of47.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of48.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
for-of48.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of49.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
for-of49.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of50.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
for-of50.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of51.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of51.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of52.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of52.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of53.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of53.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of54.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of54.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of55.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of55.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of56.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of56.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of57.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of57.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of58.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
for-of58.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
forBreakStatements.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
forBreakStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
forContinueStatements.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
forContinueStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
forgottenNew.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
forgottenNew.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
forInBreakStatements.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
forInBreakStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
forInContinueStatements.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
forInContinueStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
forStatements.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
forStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
forStatementsMultipleInvalidDecl.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
forStatementsMultipleInvalidDecl.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
forStatementsMultipleValidDecl.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
forStatementsMultipleValidDecl.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionAndModuleWithSameNameAndCommonRoot.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionAndModuleWithSameNameAndCommonRoot.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionAndModuleWithSameNameAndDifferentCommonRoot.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionAndModuleWithSameNameAndDifferentCommonRoot.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionCalls.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
functionCalls.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionConstraintSatisfaction2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
functionConstraintSatisfaction2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionConstraintSatisfaction3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
functionConstraintSatisfaction3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionConstraintSatisfaction.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
functionConstraintSatisfaction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionDeclaration1_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionDeclaration1_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionDeclaration2_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionDeclaration2_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionDeclaration3_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionDeclaration3_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionDeclaration4_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionDeclaration4_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionDeclaration6_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionDeclaration7_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionDeclaration8_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionDeclaration8_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionDeclaration9_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionDeclaration9_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionDeclaration11_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionDeclaration11_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionDeclaration13_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionDeclaration13_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionExpression1_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionExpression1_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionExpression2_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionExpression2_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionExpressionContextualTyping1.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
functionExpressionContextualTyping1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionExpressionContextualTyping2.json feat(es/ast): Support TypeScript Instantiation Expression (#3642) 2022-02-20 15:51:31 +00:00
functionExpressionContextualTyping2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionExpressionContextualTyping3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
functionExpressionContextualTyping3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionImplementationErrors.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
functionImplementationErrors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionImplementations.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
functionImplementations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionLiteral.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
functionLiteral.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionLiteralForOverloads2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
functionLiteralForOverloads2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionLiteralForOverloads.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
functionLiteralForOverloads.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionLiterals.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
functionLiterals.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionNameConflicts.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionNameConflicts.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionOverloadCompatibilityWithVoid01.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionOverloadCompatibilityWithVoid01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionOverloadCompatibilityWithVoid02.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionOverloadCompatibilityWithVoid02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionOverloadCompatibilityWithVoid03.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionOverloadCompatibilityWithVoid03.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionOverloadErrors.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
functionOverloadErrors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionPropertyAssignments1_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionPropertyAssignments1_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionPropertyAssignments5_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionPropertyAssignments5_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionWithMultipleReturnStatements2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
functionWithMultipleReturnStatements2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionWithMultipleReturnStatements.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
functionWithMultipleReturnStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatedContextualTyping.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
generatedContextualTyping.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorAssignability.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorAssignability.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorExplicitReturnType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
generatorExplicitReturnType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorImplicitAny.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
generatorImplicitAny.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorInAmbientContext5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorInAmbientContext5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorInAmbientContext6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorInAmbientContext6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorNoImplicitReturns.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
generatorNoImplicitReturns.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorOverloads4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorOverloads4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorOverloads5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorOverloads5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorReturnContextualType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
generatorReturnContextualType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorReturnTypeFallback.1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorReturnTypeFallback.1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorReturnTypeFallback.2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorReturnTypeFallback.2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorReturnTypeFallback.3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorReturnTypeFallback.3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorReturnTypeFallback.4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorReturnTypeFallback.4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorReturnTypeFallback.5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorReturnTypeFallback.5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorReturnTypeIndirectReferenceToGlobalType.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorReturnTypeIndirectReferenceToGlobalType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorReturnTypeInference.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
generatorReturnTypeInference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorReturnTypeInferenceNonStrict.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
generatorReturnTypeInferenceNonStrict.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck7.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck8.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck9.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck10.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck11.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck12.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
generatorTypeCheck12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck13.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
generatorTypeCheck13.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck14.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
generatorTypeCheck14.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck15.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
generatorTypeCheck15.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck16.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck16.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck17.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck17.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck18.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck18.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck19.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck19.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck20.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck20.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck21.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck21.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck22.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck22.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck23.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck23.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck24.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck24.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck25.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck25.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck26.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck26.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck27.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck27.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck28.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck28.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck29.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck29.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck30.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck30.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck31.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck31.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck33.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
generatorTypeCheck33.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck34.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
generatorTypeCheck34.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck35.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
generatorTypeCheck35.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck36.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck36.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck37.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck37.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck38.json feat(es/ast): Support TypeScript Instantiation Expression (#3642) 2022-02-20 15:51:31 +00:00
generatorTypeCheck38.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck40.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck40.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck41.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck41.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck42.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck42.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck43.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck43.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck44.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck44.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck45.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
generatorTypeCheck45.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck46.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
generatorTypeCheck46.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck47.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck47.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck48.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck48.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck49.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck49.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck50.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck50.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck51.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck51.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck52.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck52.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck53.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck53.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck54.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck54.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck55.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck55.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck56.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck56.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck60.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck60.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck62.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
generatorTypeCheck62.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck63.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
generatorTypeCheck63.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorYieldContextualType.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
generatorYieldContextualType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generic.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
generic.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericAndNonGenericInterfaceWithTheSameName2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericAndNonGenericInterfaceWithTheSameName2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericAndNonGenericInterfaceWithTheSameName.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericAndNonGenericInterfaceWithTheSameName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallToOverloadedMethodWithOverloadedArguments.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericCallToOverloadedMethodWithOverloadedArguments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallTypeArgumentInference.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericCallTypeArgumentInference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithArrayLiteralArgs.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericCallWithArrayLiteralArgs.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithConstraintsTypeArgumentInference2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericCallWithConstraintsTypeArgumentInference2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithConstraintsTypeArgumentInference.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericCallWithConstraintsTypeArgumentInference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithConstructorTypedArguments5.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericCallWithConstructorTypedArguments5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithFunctionTypedArguments2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericCallWithFunctionTypedArguments2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithFunctionTypedArguments3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericCallWithFunctionTypedArguments3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithFunctionTypedArguments4.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericCallWithFunctionTypedArguments4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithFunctionTypedArguments5.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericCallWithFunctionTypedArguments5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithFunctionTypedArguments.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericCallWithFunctionTypedArguments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithGenericSignatureArguments2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericCallWithGenericSignatureArguments2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithGenericSignatureArguments3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericCallWithGenericSignatureArguments3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithGenericSignatureArguments.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericCallWithGenericSignatureArguments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithNonSymmetricSubtypes.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericCallWithNonSymmetricSubtypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithObjectLiteralArgs.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericCallWithObjectLiteralArgs.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithObjectTypeArgs2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericCallWithObjectTypeArgs2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithObjectTypeArgs.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericCallWithObjectTypeArgs.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithObjectTypeArgsAndConstraints2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericCallWithObjectTypeArgsAndConstraints2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithObjectTypeArgsAndConstraints3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericCallWithObjectTypeArgsAndConstraints3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithObjectTypeArgsAndConstraints4.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericCallWithObjectTypeArgsAndConstraints4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithObjectTypeArgsAndConstraints5.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericCallWithObjectTypeArgsAndConstraints5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithObjectTypeArgsAndConstraints.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericCallWithObjectTypeArgsAndConstraints.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithObjectTypeArgsAndIndexers.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericCallWithObjectTypeArgsAndIndexers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithObjectTypeArgsAndIndexersErrors.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericCallWithObjectTypeArgsAndIndexersErrors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithObjectTypeArgsAndInitializers.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericCallWithObjectTypeArgsAndInitializers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithObjectTypeArgsAndNumericIndexer.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericCallWithObjectTypeArgsAndNumericIndexer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithObjectTypeArgsAndStringIndexer.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericCallWithObjectTypeArgsAndStringIndexer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithOverloadedConstructorTypedArguments2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericCallWithOverloadedConstructorTypedArguments2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithOverloadedConstructorTypedArguments.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericCallWithOverloadedConstructorTypedArguments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithOverloadedFunctionTypedArguments2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericCallWithOverloadedFunctionTypedArguments2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithOverloadedFunctionTypedArguments.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericCallWithOverloadedFunctionTypedArguments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithTupleType.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericCallWithTupleType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericClassExpressionInFunction.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericClassExpressionInFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericClassWithFunctionTypedMemberArguments.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericClassWithFunctionTypedMemberArguments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericClassWithObjectTypeArgsAndConstraints.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericClassWithObjectTypeArgsAndConstraints.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericContextualTypes1.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericContextualTypes1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericFunctionParameters.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericFunctionParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericInstantiationEquivalentToObjectLiteral.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericInstantiationEquivalentToObjectLiteral.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericObjectRest.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericObjectRest.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericRestArity.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericRestArity.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericRestArityStrict.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericRestArityStrict.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericRestParameters1.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericRestParameters1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericRestParameters2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericRestParameters2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericRestParameters3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericRestParameters3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericSetterInClassType.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericSetterInClassType.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
genericSetterInClassTypeJsDoc.json fix(es/ast): Revert removal of definite in PrivateProp (#4051) 2022-03-17 05:33:37 +00:00
genericSetterInClassTypeJsDoc.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
genericTypeAliases.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
genericTypeAliases.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
getSetAccessorContextualTyping.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
getSetAccessorContextualTyping.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
globalAugmentationModuleResolution.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
globalAugmentationModuleResolution.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
globalMergeWithCommonJSAssignmentDeclaration.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
globalMergeWithCommonJSAssignmentDeclaration.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
globalThisBlockscopedProperties.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
globalThisBlockscopedProperties.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
globalThisCollision.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
globalThisCollision.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
globalThisGlobalExportAsGlobal.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
globalThisGlobalExportAsGlobal.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
globalThisPropertyAssignment.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
globalThisPropertyAssignment.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
globalThisReadonlyProperties.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
globalThisReadonlyProperties.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
globalThisTypeIndexAccess.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
globalThisTypeIndexAccess.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
globalThisUnknown.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
globalThisUnknown.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
globalThisUnknownNoImplicitAny.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
globalThisUnknownNoImplicitAny.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
globalThisVarDeclaration.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
globalThisVarDeclaration.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
grammarAmbiguities.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
grammarAmbiguities.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
heterogeneousArrayLiterals.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
heterogeneousArrayLiterals.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
identicalCallSignatures2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
identicalCallSignatures2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
identicalCallSignatures3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
identicalCallSignatures3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
identicalCallSignatures.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
identicalCallSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ifDoWhileStatements.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
ifDoWhileStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
implementingAnInterfaceExtendingClassWithPrivates2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
implementingAnInterfaceExtendingClassWithPrivates2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
implementingAnInterfaceExtendingClassWithPrivates.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
implementingAnInterfaceExtendingClassWithPrivates.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
implementingAnInterfaceExtendingClassWithProtecteds.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
implementingAnInterfaceExtendingClassWithProtecteds.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
implementsClause.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
implementsClause.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
importAliasIdentifiers.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
importAliasIdentifiers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
importAliasModuleExports.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importAliasModuleExports.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
importAssertion2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importAssertion2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importAssertion3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importAssertion3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpression1ES2020.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpression1ES2020.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpression2ES2020.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpression2ES2020.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpression3ES2020.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpression3ES2020.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpression4ES2020.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpression4ES2020.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpression5ES2020.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpression5ES2020.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpression6ES2020.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpression6ES2020.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionAsyncES3AMD.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionAsyncES3AMD.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionAsyncES3CJS.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionAsyncES3CJS.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionAsyncES3System.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionAsyncES3System.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionAsyncES3UMD.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionAsyncES3UMD.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionAsyncES5AMD.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionAsyncES5AMD.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionAsyncES5CJS.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionAsyncES5CJS.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionAsyncES5System.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionAsyncES5System.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionAsyncES5UMD.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionAsyncES5UMD.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionAsyncES6AMD.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionAsyncES6AMD.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionAsyncES6CJS.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionAsyncES6CJS.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionAsyncES6System.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionAsyncES6System.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionAsyncES6UMD.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionAsyncES6UMD.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionAsyncES2020.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionAsyncES2020.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionCheckReturntype1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionCheckReturntype1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionDeclarationEmit1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionDeclarationEmit1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionDeclarationEmit2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionDeclarationEmit2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionDeclarationEmit3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionDeclarationEmit3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionErrorInES2015.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionErrorInES2015.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionES5AMD.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionES5AMD.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionES5CJS.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionES5CJS.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionES5System.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionES5System.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionES5UMD.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionES5UMD.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionES6AMD.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionES6AMD.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionES6CJS.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionES6CJS.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionES6System.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionES6System.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionES6UMD.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionES6UMD.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionInAMD1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionInAMD1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionInAMD2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionInAMD2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionInAMD3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionInAMD3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionInAMD4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionInAMD4.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionInCJS1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionInCJS1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionInCJS2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionInCJS2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionInCJS3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionInCJS3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionInCJS4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionInCJS4.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionInCJS5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionInCJS5.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionInExportEqualsAMD.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionInExportEqualsAMD.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionInExportEqualsCJS.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionInExportEqualsCJS.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionInExportEqualsUMD.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionInExportEqualsUMD.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionInSystem1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionInSystem1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionInSystem2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionInSystem2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionInSystem3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionInSystem3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionInSystem4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionInSystem4.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionInUMD1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionInUMD1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionInUMD2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionInUMD2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionInUMD3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionInUMD3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionInUMD4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionInUMD4.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionInUMD5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionInUMD5.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionNestedAMD2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionNestedAMD2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionNestedAMD.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionNestedAMD.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionNestedCJS2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionNestedCJS2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionNestedCJS.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionNestedCJS.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionNestedES2015.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionNestedES2015.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionNestedES2020.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionNestedES2020.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionNestedES20152.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionNestedES20152.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionNestedES20202.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionNestedES20202.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionNestedSystem2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionNestedSystem2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionNestedSystem.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionNestedSystem.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionNestedUMD2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionNestedUMD2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionNestedUMD.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionNestedUMD.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionNoModuleKindSpecified.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionNoModuleKindSpecified.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionReturnPromiseOfAny.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionReturnPromiseOfAny.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionShouldNotGetParen.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionShouldNotGetParen.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionSpecifierNotStringTypeError.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importCallExpressionSpecifierNotStringTypeError.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importClause_default.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importClause_default.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importDefaultNamedType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
importEmptyFromModuleNotExisted.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importEmptyFromModuleNotExisted.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
importEquals2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importEquals2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
importImportOnlyModule.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importImportOnlyModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
importNonExternalModule.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importNonExternalModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
importsImplicitlyReadonly.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importsImplicitlyReadonly.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
importsNotUsedAsValues_error.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importsNotUsedAsValues_error.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
importStatements.json feat(es/ast): Support TypeScript Instantiation Expression (#3642) 2022-02-20 15:51:31 +00:00
importStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
importStatementsInterfaces.json feat(es/ast): Support TypeScript Instantiation Expression (#3642) 2022-02-20 15:51:31 +00:00
importStatementsInterfaces.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
importTsBeforeDTs.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importTsBeforeDTs.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
importTypeAmbient.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importTypeAmbient.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
importTypeAmbientMissing.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importTypeAmbientMissing.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
importTypeAmdBundleRewrite.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importTypeAmdBundleRewrite.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
importTypeGenericTypes.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
importTypeGenericTypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
importTypeInJSDoc.json feat(es/ast): Support TypeScript Instantiation Expression (#3642) 2022-02-20 15:51:31 +00:00
importTypeInJSDoc.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
importTypeLocal.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importTypeLocal.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
importTypeLocalMissing.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
importTypeLocalMissing.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
incrementOperatorWithAnyOtherType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
incrementOperatorWithAnyOtherType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
incrementOperatorWithEnumType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
incrementOperatorWithEnumType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
incrementOperatorWithEnumTypeInvalidOperations.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
incrementOperatorWithEnumTypeInvalidOperations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
incrementOperatorWithNumberType.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
incrementOperatorWithNumberType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
incrementOperatorWithNumberTypeInvalidOperations.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
incrementOperatorWithNumberTypeInvalidOperations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
incrementOperatorWithUnsupportedBooleanType.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
incrementOperatorWithUnsupportedBooleanType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
incrementOperatorWithUnsupportedStringType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
incrementOperatorWithUnsupportedStringType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
independentPropertyVariance.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
independentPropertyVariance.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
indexersInClassType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
indexersInClassType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
indexerWithTuple.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
indexerWithTuple.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
indexSignatureTypeInference.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
indexSignatureTypeInference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
inferFromBindingPattern.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
inferFromBindingPattern.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
inferingFromAny.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
inferingFromAny.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
inferringClassMembersFromAssignments2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
inferringClassMembersFromAssignments2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
inferringClassMembersFromAssignments3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
inferringClassMembersFromAssignments3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
inferringClassMembersFromAssignments4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
inferringClassMembersFromAssignments4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
inferringClassMembersFromAssignments5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
inferringClassMembersFromAssignments5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
inferringClassMembersFromAssignments6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
inferringClassMembersFromAssignments6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
inferringClassMembersFromAssignments7.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
inferringClassMembersFromAssignments7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
inferringClassMembersFromAssignments8.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
inferringClassMembersFromAssignments8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
inferringClassMembersFromAssignments.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
inferringClassMembersFromAssignments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
inferringClassStaticMembersFromAssignments.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
inferringClassStaticMembersFromAssignments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
inferThisType.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
inferThisType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
inferTypes2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
inferTypes2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
infiniteExpansionThroughInstantiation2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
infiniteExpansionThroughInstantiation2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
infiniteExpansionThroughInstantiation.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
infiniteExpansionThroughInstantiation.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
infiniteExpansionThroughTypeInference.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
infiniteExpansionThroughTypeInference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
initializerReferencingConstructorLocals.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
initializerReferencingConstructorLocals.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
initializerReferencingConstructorParameters.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
initializerReferencingConstructorParameters.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
initializersWidened.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
initializersWidened.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
inlineJsxAndJsxFragPragma.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
inlineJsxAndJsxFragPragma.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
inlineJsxAndJsxFragPragmaOverridesCompilerOptions.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
inlineJsxAndJsxFragPragmaOverridesCompilerOptions.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
inlineJsxFactoryDeclarations.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
inlineJsxFactoryDeclarationsLocalTypes.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
inlineJsxFactoryDeclarationsLocalTypes.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
inlineJsxFactoryLocalTypeGlobalFallback.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
inlineJsxFactoryLocalTypeGlobalFallback.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
inlineJsxFactoryOverridesCompilerOption.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
inlineJsxFactoryOverridesCompilerOption.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
inlineJsxFactoryWithFragmentIsError.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
inlineJsxFactoryWithFragmentIsError.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
innerTypeParameterShadowingOuterOne2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
innerTypeParameterShadowingOuterOne2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
innerTypeParameterShadowingOuterOne.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
innerTypeParameterShadowingOuterOne.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
inOperatorWithInvalidOperands.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
inOperatorWithInvalidOperands.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
inOperatorWithValidOperands.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
inOperatorWithValidOperands.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
instanceMemberAssignsToClassPrototype.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
instanceMemberAssignsToClassPrototype.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
instanceMemberInitialization.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
instanceMemberInitialization.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
instanceMemberWithComputedPropertyName2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
instanceMemberWithComputedPropertyName2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
instanceMemberWithComputedPropertyName.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
instanceMemberWithComputedPropertyName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
instanceofOperatorWithAny.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
instanceofOperatorWithAny.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
instanceofOperatorWithInvalidOperands.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
instanceofOperatorWithInvalidOperands.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
instanceofOperatorWithInvalidStaticToString.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
instanceofOperatorWithInvalidStaticToString.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
instanceofOperatorWithLHSIsObject.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
instanceofOperatorWithLHSIsObject.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
instanceofOperatorWithLHSIsTypeParameter.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
instanceofOperatorWithLHSIsTypeParameter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
instanceofOperatorWithRHSIsSubtypeOfFunction.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
instanceofOperatorWithRHSIsSubtypeOfFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
instancePropertiesInheritedIntoClassType.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
instancePropertiesInheritedIntoClassType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
instancePropertyInClassType.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
instancePropertyInClassType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
instantiatedModule.json feat(es/ast): Support TypeScript Instantiation Expression (#3642) 2022-02-20 15:51:31 +00:00
instantiatedModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
instantiateGenericClassWithWrongNumberOfTypeArguments.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
instantiateGenericClassWithWrongNumberOfTypeArguments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
instantiateGenericClassWithZeroTypeArguments.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
instantiateGenericClassWithZeroTypeArguments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
instantiateNonGenericTypeWithTypeArguments.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
instantiateNonGenericTypeWithTypeArguments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
instantiateTemplateTagTypeParameterOnVariableStatement.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
instantiateTemplateTagTypeParameterOnVariableStatement.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceDoesNotDependOnBaseTypes.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
interfaceDoesNotDependOnBaseTypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceExtendingClass.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceExtendingClass.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceExtendingClassWithPrivates2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceExtendingClassWithPrivates2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceExtendingClassWithPrivates.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceExtendingClassWithPrivates.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceExtendingClassWithProtecteds2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceExtendingClassWithProtecteds2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceExtendingClassWithProtecteds.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceExtendingClassWithProtecteds.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceExtendingOptionalChain.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
interfaceExtendsObjectIntersection.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
interfaceExtendsObjectIntersection.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceExtendsObjectIntersectionErrors.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
interfaceExtendsObjectIntersectionErrors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfacesWithPredefinedTypesAsNames.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
interfaceThatHidesBaseProperty2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceThatHidesBaseProperty2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceThatHidesBaseProperty.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceThatHidesBaseProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceThatIndirectlyInheritsFromItself.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
interfaceThatIndirectlyInheritsFromItself.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceWithCallAndConstructSignature.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceWithCallAndConstructSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceWithCallSignaturesThatHidesBaseSignature2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceWithCallSignaturesThatHidesBaseSignature2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceWithCallSignaturesThatHidesBaseSignature.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceWithCallSignaturesThatHidesBaseSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceWithConstructSignaturesThatHidesBaseSignature2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceWithConstructSignaturesThatHidesBaseSignature2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceWithConstructSignaturesThatHidesBaseSignature.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceWithConstructSignaturesThatHidesBaseSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceWithMultipleBaseTypes2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceWithMultipleBaseTypes2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceWithMultipleBaseTypes.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
interfaceWithMultipleBaseTypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceWithOverloadedCallAndConstructSignatures.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
interfaceWithOverloadedCallAndConstructSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceWithPropertyOfEveryType.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
interfaceWithPropertyOfEveryType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceWithPropertyThatIsPrivateInBaseType2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
interfaceWithPropertyThatIsPrivateInBaseType2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceWithPropertyThatIsPrivateInBaseType.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
interfaceWithPropertyThatIsPrivateInBaseType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceWithSpecializedCallAndConstructSignatures.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
interfaceWithSpecializedCallAndConstructSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceWithStringIndexerHidingBaseTypeIndexer2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceWithStringIndexerHidingBaseTypeIndexer2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceWithStringIndexerHidingBaseTypeIndexer3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceWithStringIndexerHidingBaseTypeIndexer3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceWithStringIndexerHidingBaseTypeIndexer.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceWithStringIndexerHidingBaseTypeIndexer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
intersectionAndUnionTypes.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
intersectionAndUnionTypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
intersectionAsWeakTypeSource.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
intersectionAsWeakTypeSource.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
intersectionMemberOfUnionNarrowsCorrectly.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
intersectionMemberOfUnionNarrowsCorrectly.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
intersectionNarrowing.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
intersectionNarrowing.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
intersectionOfUnionNarrowing.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
intersectionOfUnionNarrowing.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
intersectionOfUnionOfUnitTypes.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
intersectionOfUnionOfUnitTypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
intersectionReduction.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
intersectionReduction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
intersectionReductionStrict.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
intersectionReductionStrict.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
intersectionsAndEmptyObjects.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
intersectionsAndEmptyObjects.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
intersectionThisTypes.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
intersectionThisTypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
intersectionTypeAssignment.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
intersectionTypeAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
intersectionTypeEquivalence.json feat(es/ast): Support TypeScript Instantiation Expression (#3642) 2022-02-20 15:51:31 +00:00
intersectionTypeEquivalence.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
intersectionTypeInference2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
intersectionTypeInference2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
intersectionTypeInference3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
intersectionTypeInference3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
intersectionTypeInference.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
intersectionTypeInference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
intersectionTypeMembers.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
intersectionTypeMembers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
intersectionTypeOverloading.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
intersectionTypeOverloading.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
intersectionTypeReadonly.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
intersectionTypeReadonly.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
intersectionWithIndexSignatures.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
intersectionWithIndexSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
intersectionWithUnionConstraint.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
intersectionWithUnionConstraint.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
intrinsicKeyword.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
intrinsicKeyword.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
intrinsicTypes.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
intrinsicTypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
invalidAssignmentsToVoid.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
invalidAssignmentsToVoid.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
invalidBooleanAssignments.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
invalidBooleanAssignments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
invalidEnumAssignments.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
invalidEnumAssignments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
invalidImportAliasIdentifiers.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
invalidImportAliasIdentifiers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
invalidInstantiatedModule.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
invalidInstantiatedModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
invalidMultipleVariableDeclarations.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
invalidMultipleVariableDeclarations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
invalidNestedModules.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
invalidNestedModules.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
InvalidNonInstantiatedModule.json feat(es/ast): Support TypeScript Instantiation Expression (#3642) 2022-02-20 15:51:31 +00:00
InvalidNonInstantiatedModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
invalidNumberAssignments.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
invalidNumberAssignments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
invalidReturnStatements.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
invalidReturnStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
invalidStringAssignments.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
invalidStringAssignments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
invalidSwitchBreakStatement.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
invalidSwitchBreakStatement.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
invalidUndefinedAssignments.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
invalidUndefinedAssignments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
invalidUndefinedValues.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
invalidUndefinedValues.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
invalidVoidAssignments.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
invalidVoidAssignments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
invalidVoidValues.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
invalidVoidValues.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
isomorphicMappedTypeInference.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
isomorphicMappedTypeInference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern7.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern8.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern9.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern10.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern11.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern12.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern13.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern13.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern14.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern14.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern15.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern15.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern16.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern16.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern17.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern17.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern18.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern18.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern19.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern19.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern20.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern20.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern21.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
iterableArrayPattern21.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern22.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
iterableArrayPattern22.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern23.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
iterableArrayPattern23.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern24.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
iterableArrayPattern24.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern25.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
iterableArrayPattern25.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern26.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
iterableArrayPattern26.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern27.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
iterableArrayPattern27.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern28.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
iterableArrayPattern28.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern29.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
iterableArrayPattern29.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern30.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
iterableArrayPattern30.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableContextualTyping1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableContextualTyping1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInArray2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInArray2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInArray3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInArray3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInArray4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInArray4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInArray5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInArray5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInArray6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInArray6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInArray7.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInArray7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInArray8.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInArray8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInArray9.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInArray9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInArray10.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInArray10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInArray11.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInArray11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInArray.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInArray.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInCall2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInCall2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInCall3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInCall3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInCall4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInCall4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInCall5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
iteratorSpreadInCall5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInCall6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
iteratorSpreadInCall6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInCall7.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
iteratorSpreadInCall7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInCall8.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
iteratorSpreadInCall8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInCall9.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
iteratorSpreadInCall9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInCall10.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
iteratorSpreadInCall10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInCall11.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
iteratorSpreadInCall11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInCall12.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
iteratorSpreadInCall12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInCall.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInCall.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsContainerMergeJsContainer.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsContainerMergeJsContainer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsContainerMergeTsDeclaration2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsContainerMergeTsDeclaration2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsContainerMergeTsDeclaration3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsContainerMergeTsDeclaration3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsContainerMergeTsDeclaration.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsContainerMergeTsDeclaration.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsClassAccessor.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsClassAccessor.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsClasses.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsClasses.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsClassesErr.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
jsDeclarationsClassesErr.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsClassExtendsVisibility.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsClassExtendsVisibility.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsClassImplementsGenericsSerialization.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
jsDeclarationsClassImplementsGenericsSerialization.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsClassLeadingOptional.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsClassLeadingOptional.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsClassLikeHeuristic.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsClassLikeHeuristic.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsClassMethod.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsDeclarationsClassMethod.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsDeclarationsClassStatic.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsClassStatic.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsClassStaticMethodAugmentation.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsClassStaticMethodAugmentation.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsCommonjsRelativePath.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsCommonjsRelativePath.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsComputedNames.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsComputedNames.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsConstsAsNamespacesWithReferences.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsConstsAsNamespacesWithReferences.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsCrossfileMerge.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsCrossfileMerge.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsDefault.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsDefault.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsDefaultsErr.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsDefaultsErr.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsDocCommentsOnConsts.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsDocCommentsOnConsts.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsEnums.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsEnums.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsEnumTag.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsEnumTag.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportAssignedClassExpression.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportAssignedClassExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportAssignedClassExpressionAnonymous.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportAssignedClassExpressionAnonymous.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportAssignedClassExpressionAnonymousWithSub.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportAssignedClassExpressionAnonymousWithSub.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportAssignedClassExpressionShadowing.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportAssignedClassExpressionShadowing.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportAssignedClassInstance1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportAssignedClassInstance1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportAssignedClassInstance2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportAssignedClassInstance2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportAssignedClassInstance3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportAssignedClassInstance3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportAssignedConstructorFunction.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportAssignedConstructorFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportAssignedConstructorFunctionWithSub.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportAssignedConstructorFunctionWithSub.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportAssignedVisibility.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsExportAssignedVisibility.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportAssignmentExpressionPlusSecondary.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsExportAssignmentExpressionPlusSecondary.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportAssignmentWithKeywordName.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsExportAssignmentWithKeywordName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportDefinePropertyEmit.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsExportDefinePropertyEmit.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportDoubleAssignmentInClosure.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportDoubleAssignmentInClosure.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportedClassAliases.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsExportedClassAliases.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportForms.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsExportForms.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportSpecifierNonlocal.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsExportSpecifierNonlocal.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportSubAssignments.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsExportSubAssignments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsFunctionClassesCjsExportAssignment.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsFunctionClassesCjsExportAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsFunctionJSDoc.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsFunctionJSDoc.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsFunctionKeywordProp.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsFunctionKeywordProp.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsFunctionKeywordPropExhaustive.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsFunctionKeywordPropExhaustive.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsFunctionLikeClasses2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsFunctionLikeClasses2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsFunctionLikeClasses.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsFunctionLikeClasses.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsFunctionPrototypeStatic.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsFunctionPrototypeStatic.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsFunctions.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsFunctions.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsFunctionsCjs.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsFunctionsCjs.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsFunctionWithDefaultAssignedMember.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsFunctionWithDefaultAssignedMember.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsGetterSetter.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsGetterSetter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsImportAliasExposedWithinNamespace.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsImportAliasExposedWithinNamespace.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsImportAliasExposedWithinNamespaceCjs.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsImportAliasExposedWithinNamespaceCjs.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsImportNamespacedType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsImportNamespacedType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsImportTypeBundled.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsImportTypeBundled.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsInterfaces.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
jsDeclarationsInterfaces.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsJSDocRedirectedLookups.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsJSDocRedirectedLookups.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsMissingGenerics.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsMissingGenerics.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsMissingTypeParameters.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsMissingTypeParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsModuleReferenceHasEmit.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsModuleReferenceHasEmit.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsMultipleExportFromMerge.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsMultipleExportFromMerge.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsNestedParams.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsNestedParams.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsOptionalTypeLiteralProps1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsOptionalTypeLiteralProps1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsOptionalTypeLiteralProps2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsOptionalTypeLiteralProps2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsParameterTagReusesInputNodeInEmit1.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsDeclarationsParameterTagReusesInputNodeInEmit1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsDeclarationsParameterTagReusesInputNodeInEmit2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsParameterTagReusesInputNodeInEmit2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsPrivateFields01.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsPrivateFields01.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsDeclarationsReexportAliases.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsReexportAliases.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsReexportAliasesEsModuleInterop.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsReexportAliasesEsModuleInterop.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsReexportedCjsAlias.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsReexportedCjsAlias.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsReferenceToClassInstanceCrossFile.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsReferenceToClassInstanceCrossFile.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsRestArgsWithThisTypeInJSDocFunction.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsRestArgsWithThisTypeInJSDocFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsReusesExistingNodesMappingJSDocTypes.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsReusesExistingNodesMappingJSDocTypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsReusesExistingTypeAnnotations.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsDeclarationsReusesExistingTypeAnnotations.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsDeclarationsSubclassWithExplicitNoArgumentConstructor.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsSubclassWithExplicitNoArgumentConstructor.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsThisTypes.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsThisTypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsTypeAliases.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsTypeAliases.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsTypedefAndImportTypes.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsTypedefAndImportTypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsTypedefDescriptionsPreserved.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsTypedefDescriptionsPreserved.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsTypedefPropertyAndExportAssignment.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsTypedefPropertyAndExportAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsTypeReassignmentFromDeclaration2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsTypeReassignmentFromDeclaration2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsTypeReassignmentFromDeclaration.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsTypeReassignmentFromDeclaration.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsTypeReferences2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsTypeReferences2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsTypeReferences3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsTypeReferences3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsTypeReferences4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsTypeReferences4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsTypeReferences.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsTypeReferences.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsUniqueSymbolUsage.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsDeclarationsUniqueSymbolUsage.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocAccessibilityTags.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocAccessibilityTags.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocAccessibilityTagsDeclarations.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocAccessibilityTagsDeclarations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocAugments_errorInExtendsExpression.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocAugments_errorInExtendsExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocAugments_nameMismatch.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocAugments_nameMismatch.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocAugments_noExtends.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocAugments_noExtends.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocAugments_notAClass.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocAugments_notAClass.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocAugments_qualifiedName.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsdocAugments_qualifiedName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocAugments_withTypeParameter.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
jsdocAugments_withTypeParameter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocAugmentsMissingType.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocAugmentsMissingType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocBindingInUnreachableCode.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocBindingInUnreachableCode.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocCatchClauseWithTypeAnnotation.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsdocCatchClauseWithTypeAnnotation.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsdocConstructorFunctionTypeReference.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsdocConstructorFunctionTypeReference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocDisallowedInTypescript.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocFunction_missingReturn.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocFunction_missingReturn.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocFunctionType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsdocFunctionType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocImplements_class.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsdocImplements_class.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocImplements_interface_multiple.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocImplements_interface_multiple.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocImplements_interface.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsdocImplements_interface.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocImplements_missingType.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocImplements_missingType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocImplements_namespacedInterface.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
jsdocImplements_namespacedInterface.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocImplements_properties.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocImplements_properties.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocImplements_signatures.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocImplements_signatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocImportType2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsdocImportType2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocImportType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsdocImportType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocImportTypeReferenceToClassAlias.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocImportTypeReferenceToClassAlias.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocImportTypeReferenceToCommonjsModule.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocImportTypeReferenceToCommonjsModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocImportTypeReferenceToESModule.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocImportTypeReferenceToESModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocImportTypeReferenceToStringLiteral.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsdocImportTypeReferenceToStringLiteral.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocIndexSignature.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocIndexSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocInvalidTokens.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocInvalidTokens.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocLiteral.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsdocLiteral.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocNeverUndefinedNull.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocNeverUndefinedNull.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocOuterTypeParameters1.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsdocOuterTypeParameters1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsdocOuterTypeParameters2.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsdocOuterTypeParameters2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsdocOuterTypeParameters3.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsdocOuterTypeParameters3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsdocOverrideTag1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsdocOverrideTag1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsdocParamTag2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocParamTag2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocParamTagTypeLiteral.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsdocParamTagTypeLiteral.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocParseBackquotedParamName.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocParseBackquotedParamName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocParseDotDotDotInJSDocFunction.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocParseDotDotDotInJSDocFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocParseHigherOrderFunction.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocParseHigherOrderFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocParseMatchingBackticks.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocParseMatchingBackticks.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocParseParenthesizedJSDocParameter.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocParseParenthesizedJSDocParameter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocParseStarEquals.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocParseStarEquals.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocPostfixEqualsAddsOptionality.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocPostfixEqualsAddsOptionality.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocPrefixPostfixParsing.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocPrefixPostfixParsing.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocPrivateName1.json fix(es/ast): Revert removal of definite in PrivateProp (#4051) 2022-03-17 05:33:37 +00:00
jsdocPrivateName1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocPrivateName2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocPrivateName2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocPrototypePropertyAccessWithType.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocPrototypePropertyAccessWithType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocReadonly.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocReadonly.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocReadonlyDeclarations.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsdocReadonlyDeclarations.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsdocReturnTag1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsdocReturnTag1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocSignatureOnReturnedFunction.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsdocSignatureOnReturnedFunction.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsdocTemplateClass.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTemplateClass.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTemplateConstructorFunction2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTemplateConstructorFunction2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTemplateConstructorFunction.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTemplateConstructorFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTemplateTag2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTemplateTag2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTemplateTag3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsdocTemplateTag3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTemplateTag4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsdocTemplateTag4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTemplateTag5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsdocTemplateTag5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTemplateTag.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsdocTemplateTag.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTemplateTagDefault.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsdocTemplateTagDefault.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsdocTemplateTagNameResolution.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsdocTemplateTagNameResolution.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsdocTwoLineTypedef.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTwoLineTypedef.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTypeDefAtStartOfFile.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTypeDefAtStartOfFile.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTypeFromChainedAssignment2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsdocTypeFromChainedAssignment2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTypeFromChainedAssignment3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTypeFromChainedAssignment3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTypeFromChainedAssignment.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsdocTypeFromChainedAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTypeReferenceExports.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTypeReferenceExports.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTypeReferenceToImport.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsdocTypeReferenceToImport.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTypeReferenceToImportOfClassExpression.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsdocTypeReferenceToImportOfClassExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTypeReferenceToImportOfFunctionExpression.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsdocTypeReferenceToImportOfFunctionExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTypeReferenceToMergedClass.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTypeReferenceToMergedClass.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTypeReferenceToValue.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTypeReferenceToValue.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTypeReferenceUseBeforeDef.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTypeReferenceUseBeforeDef.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTypeTag.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTypeTag.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTypeTagCast.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsdocTypeTagCast.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsdocTypeTagParameterType.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTypeTagParameterType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTypeTagRequiredParameters.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTypeTagRequiredParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocVariableDeclarationWithTypeAnnotation.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsdocVariableDeclarationWithTypeAnnotation.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsdocVariadicType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsdocVariadicType.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsObjectsMarkedAsOpenEnded.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsObjectsMarkedAsOpenEnded.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsxCheckJsxNoTypeArgumentsAllowed.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
jsxCheckJsxNoTypeArgumentsAllowed.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsxJsxsCjsTransformChildren.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsxJsxsCjsTransformChildren.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsxJsxsCjsTransformCustomImport.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsxJsxsCjsTransformCustomImport.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsxJsxsCjsTransformCustomImportPragma.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsxJsxsCjsTransformCustomImportPragma.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsxJsxsCjsTransformKeyProp.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsxJsxsCjsTransformKeyProp.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsxJsxsCjsTransformKeyPropCustomImport.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsxJsxsCjsTransformKeyPropCustomImport.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsxJsxsCjsTransformKeyPropCustomImportPragma.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsxJsxsCjsTransformKeyPropCustomImportPragma.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsxJsxsCjsTransformNestedSelfClosingChild.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsxJsxsCjsTransformNestedSelfClosingChild.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsxJsxsCjsTransformSubstitutesNames.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsxJsxsCjsTransformSubstitutesNames.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsxJsxsCjsTransformSubstitutesNamesFragment.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsxJsxsCjsTransformSubstitutesNamesFragment.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsxParsingError4.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsxParsingError4.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsxReactTestSuite.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsxReactTestSuite.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsxSpreadOverwritesAttributeStrict.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsxSpreadOverwritesAttributeStrict.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
keyofAndForIn.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
keyofAndForIn.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
keyofAndIndexedAccess2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
keyofAndIndexedAccess2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
keyofAndIndexedAccess.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
keyofAndIndexedAccess.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
keyofAndIndexedAccessErrors.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
keyofAndIndexedAccessErrors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
keyofInferenceIntersectsResults.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
keyofInferenceIntersectsResults.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
keyofInferenceLowerPriorityThanReturn.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
keyofInferenceLowerPriorityThanReturn.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
keyofIntersection.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
keyofIntersection.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
lateBoundAssignmentDeclarationSupport1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
lateBoundAssignmentDeclarationSupport1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
lateBoundAssignmentDeclarationSupport2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
lateBoundAssignmentDeclarationSupport2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
lateBoundAssignmentDeclarationSupport3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
lateBoundAssignmentDeclarationSupport3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
lateBoundAssignmentDeclarationSupport4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
lateBoundAssignmentDeclarationSupport4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
lateBoundAssignmentDeclarationSupport5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
lateBoundAssignmentDeclarationSupport5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
lateBoundAssignmentDeclarationSupport6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
lateBoundAssignmentDeclarationSupport6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
lateBoundAssignmentDeclarationSupport7.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
lateBoundAssignmentDeclarationSupport7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
lateBoundClassMemberAssignmentJS2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
lateBoundClassMemberAssignmentJS2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
lateBoundClassMemberAssignmentJS3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
lateBoundClassMemberAssignmentJS3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
lateBoundClassMemberAssignmentJS.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
lateBoundClassMemberAssignmentJS.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
letIdentifierInElementAccess01.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
letIdentifierInElementAccess01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
library-reference-1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
library-reference-1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
library-reference-3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
library-reference-3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
library-reference-4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
library-reference-4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
library-reference-5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
library-reference-5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
library-reference-6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
library-reference-6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
library-reference-7.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
library-reference-7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
library-reference-8.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
library-reference-8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
library-reference-14.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
library-reference-14.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
library-reference-15.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
library-reference-15.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
library-reference-scoped-packages.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
library-reference-scoped-packages.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
libReferenceDeclarationEmit.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
libReferenceDeclarationEmit.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
libReferenceDeclarationEmitBundle.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
libReferenceDeclarationEmitBundle.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
libReferenceNoLib.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
libReferenceNoLib.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
libReferenceNoLibBundle.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
libReferenceNoLibBundle.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
linkTagEmit1.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
linkTagEmit1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
literalTypes1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
literalTypes1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
literalTypes2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
literalTypes2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
literalTypes3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
literalTypes3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
literalTypesAndDestructuring.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
literalTypesAndDestructuring.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
literalTypesAndTypeAssertions.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
literalTypesAndTypeAssertions.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
literalTypesWidenInParameterPosition.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
literalTypesWidenInParameterPosition.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
literalTypeWidening.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
literalTypeWidening.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
localTypes1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
localTypes1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
localTypes2.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
localTypes2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
localTypes3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
localTypes3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
localTypes4.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
localTypes4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
localTypes5.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
localTypes5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
logicalAndOperatorWithTypeParameters.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
logicalAndOperatorWithTypeParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
logicalAssignment1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
logicalAssignment1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
logicalAssignment2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
logicalAssignment2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
logicalAssignment3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
logicalAssignment3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
logicalAssignment4.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
logicalAssignment4.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
logicalAssignment5.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
logicalAssignment5.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
logicalAssignment6.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
logicalAssignment6.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
logicalAssignment7.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
logicalAssignment7.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
logicalAssignment8.json refactor(es/ast): Change definition of optional chaining expressions (#3645) 2022-02-21 07:12:09 +00:00
logicalAssignment8.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
logicalAssignment9.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
logicalAssignment9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
logicalAssignment10.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
logicalAssignment10.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
logicalNotOperatorWithAnyOtherType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
logicalNotOperatorWithAnyOtherType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
logicalNotOperatorWithBooleanType.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
logicalNotOperatorWithBooleanType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
logicalNotOperatorWithEnumType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
logicalNotOperatorWithEnumType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
logicalNotOperatorWithNumberType.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
logicalNotOperatorWithNumberType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
logicalNotOperatorWithStringType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
logicalNotOperatorWithStringType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
logicalOrExpressionIsContextuallyTyped.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
logicalOrExpressionIsContextuallyTyped.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
logicalOrExpressionIsNotContextuallyTyped.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
logicalOrExpressionIsNotContextuallyTyped.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
logicalOrOperatorWithTypeParameters.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
logicalOrOperatorWithTypeParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
looseThisTypeInFunctions.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
looseThisTypeInFunctions.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
malformedTags.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
malformedTags.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mappedTypeAsClauseRelationships.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
mappedTypeAsClauseRelationships.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
mappedTypeAsClauses.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
mappedTypeAsClauses.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
mappedTypeConstraints.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
mappedTypeConstraints.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mappedTypeErrors2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
mappedTypeErrors2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mappedTypeErrors.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
mappedTypeErrors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mappedTypeInferenceErrors.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
mappedTypeInferenceErrors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mappedTypeModifiers.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
mappedTypeModifiers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mappedTypeOverlappingStringEnumKeys.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
mappedTypeOverlappingStringEnumKeys.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mappedTypeRelationships.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
mappedTypeRelationships.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mappedTypes1.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
mappedTypes1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mappedTypes2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
mappedTypes2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mappedTypes3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
mappedTypes3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mappedTypes4.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
mappedTypes4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mappedTypes5.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
mappedTypes5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mappedTypes6.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
mappedTypes6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mappedTypesAndObjects.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
mappedTypesAndObjects.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mappedTypesArraysTuples.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
mappedTypesArraysTuples.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
mappedTypeWithAny.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
mappedTypeWithAny.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
MemberFunctionDeclaration1_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
MemberFunctionDeclaration1_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
MemberFunctionDeclaration2_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
MemberFunctionDeclaration2_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
MemberFunctionDeclaration3_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
MemberFunctionDeclaration3_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
MemberFunctionDeclaration7_es6.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
MemberFunctionDeclaration7_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
memberFunctionOverloadMixingStaticAndInstance.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
memberFunctionOverloadMixingStaticAndInstance.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
memberFunctionsWithPrivateOverloads.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
memberFunctionsWithPrivateOverloads.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
memberFunctionsWithPublicOverloads.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
memberFunctionsWithPublicOverloads.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
memberFunctionsWithPublicPrivateOverloads.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
memberFunctionsWithPublicPrivateOverloads.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergeClassInterfaceAndModule.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergeClassInterfaceAndModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergedClassInterface.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergedClassInterface.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergedInheritedClassInterface.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergedInheritedClassInterface.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergedInheritedMembersSatisfyAbstractBase.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergedInheritedMembersSatisfyAbstractBase.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergedInterfacesWithConflictingPropertyNames2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
mergedInterfacesWithConflictingPropertyNames2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergedInterfacesWithConflictingPropertyNames.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
mergedInterfacesWithConflictingPropertyNames.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergedInterfacesWithIndexers2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
mergedInterfacesWithIndexers2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergedInterfacesWithIndexers.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
mergedInterfacesWithIndexers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergedInterfacesWithInheritedPrivates2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergedInterfacesWithInheritedPrivates2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergedInterfacesWithInheritedPrivates3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergedInterfacesWithInheritedPrivates3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergedInterfacesWithInheritedPrivates.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergedInterfacesWithInheritedPrivates.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergedInterfacesWithMultipleBases2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
mergedInterfacesWithMultipleBases2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergedInterfacesWithMultipleBases3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
mergedInterfacesWithMultipleBases3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergedInterfacesWithMultipleBases4.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
mergedInterfacesWithMultipleBases4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergedInterfacesWithMultipleBases.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
mergedInterfacesWithMultipleBases.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergeThreeInterfaces2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergeThreeInterfaces2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergeThreeInterfaces.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
mergeThreeInterfaces.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergeTwoInterfaces2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergeTwoInterfaces2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergeTwoInterfaces.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
mergeTwoInterfaces.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
methodSignaturesWithOverloads2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
methodSignaturesWithOverloads2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
methodSignaturesWithOverloads.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
methodSignaturesWithOverloads.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
methodsReturningThis.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
methodsReturningThis.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
missingAndExcessProperties.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
missingAndExcessProperties.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mixedPropertyElementAccessAssignmentDeclaration.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mixedPropertyElementAccessAssignmentDeclaration.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mixinAbstractClasses.2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
mixinAbstractClasses.2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mixinAbstractClasses.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
mixinAbstractClasses.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mixinAbstractClassesReturnTypeInference.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
mixinAbstractClassesReturnTypeInference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mixinAccessModifiers.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
mixinAccessModifiers.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
mixinClassesAnnotated.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
mixinClassesAnnotated.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
mixinClassesAnonymous.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
mixinClassesAnonymous.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
mixinClassesMembers.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
mixinClassesMembers.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
modifierOnClassDeclarationMemberInFunction.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
modifierOnClassDeclarationMemberInFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
modifierOnClassExpressionMemberInFunction.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
modifierOnClassExpressionMemberInFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ModuleAndClassWithSameNameAndCommonRoot.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ModuleAndClassWithSameNameAndCommonRoot.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ModuleAndEnumWithSameNameAndCommonRoot.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ModuleAndEnumWithSameNameAndCommonRoot.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ModuleAndFunctionWithSameNameAndCommonRoot.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ModuleAndFunctionWithSameNameAndCommonRoot.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportAlias2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
moduleExportAlias2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportAlias3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportAlias3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportAlias4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
moduleExportAlias4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportAlias5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportAlias5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportAlias.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
moduleExportAlias.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportAliasElementAccessExpression.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
moduleExportAliasElementAccessExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportAliasExports.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportAliasExports.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportAliasImported.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
moduleExportAliasImported.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportAliasUnknown.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportAliasUnknown.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportAssignment2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportAssignment2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportAssignment3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
moduleExportAssignment3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportAssignment4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
moduleExportAssignment4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportAssignment5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportAssignment5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportAssignment6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportAssignment6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportAssignment.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
moduleExportAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportDuplicateAlias2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
moduleExportDuplicateAlias2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
moduleExportDuplicateAlias3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
moduleExportDuplicateAlias3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
moduleExportDuplicateAlias.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
moduleExportDuplicateAlias.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
moduleExportNestedNamespaces.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
moduleExportNestedNamespaces.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportPropertyAssignmentDefault.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportPropertyAssignmentDefault.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportsAliasLoop1.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
moduleExportsAliasLoop1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
moduleExportsAliasLoop2.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
moduleExportsAliasLoop2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
moduleExportsElementAccessAssignment2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
moduleExportsElementAccessAssignment2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportsElementAccessAssignment.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
moduleExportsElementAccessAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportWithExportPropertyAssignment2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
moduleExportWithExportPropertyAssignment2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportWithExportPropertyAssignment3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
moduleExportWithExportPropertyAssignment3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportWithExportPropertyAssignment4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
moduleExportWithExportPropertyAssignment4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportWithExportPropertyAssignment.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
moduleExportWithExportPropertyAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleResolutionWithExtensions.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
moduleResolutionWithExtensions.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleResolutionWithoutExtension1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
moduleResolutionWithoutExtension1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
moduleResolutionWithoutExtension2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
moduleResolutionWithoutExtension2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
moduleResolutionWithoutExtension3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
moduleResolutionWithoutExtension3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
moduleResolutionWithoutExtension4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
moduleResolutionWithoutExtension4.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
moduleResolutionWithoutExtension5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
moduleResolutionWithoutExtension5.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
moduleResolutionWithoutExtension6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
moduleResolutionWithoutExtension6.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
moduleResolutionWithoutExtension7.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
moduleResolutionWithoutExtension7.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
moduleResolutionWithoutExtension8.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
moduleResolutionWithoutExtension8.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
moduleScoping.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
moduleScoping.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ModuleWithExportedAndNonExportedClasses.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
ModuleWithExportedAndNonExportedClasses.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ModuleWithExportedAndNonExportedEnums.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ModuleWithExportedAndNonExportedEnums.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ModuleWithExportedAndNonExportedFunctions.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
ModuleWithExportedAndNonExportedFunctions.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ModuleWithExportedAndNonExportedImportAlias.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ModuleWithExportedAndNonExportedImportAlias.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ModuleWithExportedAndNonExportedVariables.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
ModuleWithExportedAndNonExportedVariables.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleWithStatementsOfEveryKind.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
moduleWithStatementsOfEveryKind.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
multiline.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
multiline.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
multipleDeclarations.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
multipleDeclarations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
multipleDefaultExports01.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
multipleDefaultExports01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
multipleDefaultExports02.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
multipleDefaultExports02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
multipleDefaultExports03.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
multipleDefaultExports03.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
multipleDefaultExports04.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
multipleDefaultExports04.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
multipleDefaultExports05.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
multipleDefaultExports05.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
multipleExportDefault1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
multipleExportDefault1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
multipleExportDefault2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
multipleExportDefault2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
multipleExportDefault3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
multipleExportDefault3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
multipleExportDefault4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
multipleExportDefault4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
multipleExportDefault5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
multipleExportDefault5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
multipleExportDefault6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
multipleExportDefault6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
multipleNumericIndexers.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
multipleNumericIndexers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
multipleStringIndexers.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
multipleStringIndexers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nameCollision.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
nameCollision.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nameDelimitedBySlashes.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
nameDelimitedBySlashes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
namedTupleMembers.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
namedTupleMembers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
namedTupleMembersErrors.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
namespaceAssignmentToRequireAlias.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
namespaceAssignmentToRequireAlias.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
namespaceImportTypeQuery.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
namespaceImportTypeQuery.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
namespaceMemberAccess.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
namespaceMemberAccess.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nameWithFileExtension.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
nameWithFileExtension.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nameWithRelativePaths.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
nameWithRelativePaths.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
narrowExceptionVariableInCatchClause.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
narrowExceptionVariableInCatchClause.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
narrowFromAnyWithInstanceof.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
narrowFromAnyWithInstanceof.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
narrowFromAnyWithTypePredicate.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
narrowFromAnyWithTypePredicate.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
narrowingConstrainedTypeVariable.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
narrowingConstrainedTypeVariable.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
narrowingGenericTypeFromInstanceof01.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
narrowingGenericTypeFromInstanceof01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
negateOperatorWithAnyOtherType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
negateOperatorWithAnyOtherType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
negateOperatorWithBooleanType.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
negateOperatorWithBooleanType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
negateOperatorWithEnumType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
negateOperatorWithEnumType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
negateOperatorWithNumberType.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
negateOperatorWithNumberType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
negateOperatorWithStringType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
negateOperatorWithStringType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nestedDestructuringOfRequire.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
nestedDestructuringOfRequire.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nestedModules.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nestedModules.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nestedNamespace.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
nestedNamespace.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nestedPrototypeAssignment.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nestedPrototypeAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
neverInference.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
neverInference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
neverIntersectionNotCallable.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
neverIntersectionNotCallable.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
neverReturningFunctions1.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
neverReturningFunctions1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
neverType.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
neverType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
neverTypeErrors1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
neverTypeErrors1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
neverTypeErrors2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
neverTypeErrors2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
neverUnionIntersection.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
neverUnionIntersection.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
newOperatorConformance.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
newOperatorConformance.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
newOperatorErrorCases_noImplicitAny.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
newOperatorErrorCases_noImplicitAny.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
newTarget.es5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
newTarget.es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
newTarget.es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
newTarget.es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
newTargetNarrowing.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
newTargetNarrowing.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
newWithSpread.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
newWithSpread.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
newWithSpreadES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
newWithSpreadES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
newWithSpreadES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
newWithSpreadES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
noAssertForUnparseableTypedefs.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
noAssertForUnparseableTypedefs.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nodeModulesAllowJsCjsFromJs.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
nodeModulesAllowJsCjsFromJs.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
noDuplicateJsdoc1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
noDuplicateJsdoc1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nominalSubtypeCheckOfTypeParameter2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
nominalSubtypeCheckOfTypeParameter2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nominalSubtypeCheckOfTypeParameter.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
nominalSubtypeCheckOfTypeParameter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonGenericTypeReferenceWithTypeArguments.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
nonGenericTypeReferenceWithTypeArguments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonInstantiatedModule.json feat(es/ast): Support TypeScript Instantiation Expression (#3642) 2022-02-20 15:51:31 +00:00
nonInstantiatedModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonIterableRestElement1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
nonIterableRestElement1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonIterableRestElement2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
nonIterableRestElement2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonIterableRestElement3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
nonIterableRestElement3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonPrimitiveAccessProperty.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonPrimitiveAccessProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonPrimitiveAndTypeVariables.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
nonPrimitiveAndTypeVariables.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonPrimitiveAsProperty.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
nonPrimitiveAsProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonPrimitiveAssignError.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
nonPrimitiveAssignError.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonPrimitiveConstraintOfIndexAccessType.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
nonPrimitiveConstraintOfIndexAccessType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonPrimitiveIndexingWithForIn.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonPrimitiveIndexingWithForIn.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonPrimitiveIndexingWithForInNoImplicitAny.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonPrimitiveIndexingWithForInNoImplicitAny.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonPrimitiveIndexingWithForInSupressError.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonPrimitiveIndexingWithForInSupressError.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonPrimitiveInFunction.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonPrimitiveInFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonPrimitiveInGeneric.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
nonPrimitiveInGeneric.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonPrimitiveNarrow.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
nonPrimitiveNarrow.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonPrimitiveRhsSideOfInExpression.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
nonPrimitiveRhsSideOfInExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonPrimitiveStrictNull.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
nonPrimitiveStrictNull.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonPrimitiveUnionIntersection.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
nonPrimitiveUnionIntersection.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
noPropertyAccessFromIndexSignature1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
noPropertyAccessFromIndexSignature1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
noUncheckedIndexedAccess.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
noUncheckedIndexedAccess.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
noUncheckedIndexedAccessDestructuring.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
noUncheckedIndexedAccessDestructuring.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullAssignableToEveryType.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
nullAssignableToEveryType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullAssignedToUndefined.json feat(es/ast): Support TypeScript Instantiation Expression (#3642) 2022-02-20 15:51:31 +00:00
nullAssignedToUndefined.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperator1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
nullishCoalescingOperator1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperator2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
nullishCoalescingOperator2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperator3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
nullishCoalescingOperator3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperator4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
nullishCoalescingOperator4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperator5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperator5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperator6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
nullishCoalescingOperator6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperator7.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
nullishCoalescingOperator7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperator8.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
nullishCoalescingOperator8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperator9.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperator9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperator10.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
nullishCoalescingOperator10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperator11.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
nullishCoalescingOperator11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperator12.json refactor(es/ast): Change definition of optional chaining expressions (#3645) 2022-02-21 07:12:09 +00:00
nullishCoalescingOperator12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperator_es2020.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
nullishCoalescingOperator_es2020.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperator_not_strict.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
nullishCoalescingOperator_not_strict.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperatorInAsyncGenerator.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperatorInAsyncGenerator.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperatorInParameterBindingPattern.2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
nullishCoalescingOperatorInParameterBindingPattern.2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperatorInParameterBindingPattern.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
nullishCoalescingOperatorInParameterBindingPattern.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperatorInParameterInitializer.2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
nullishCoalescingOperatorInParameterInitializer.2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperatorInParameterInitializer.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
nullishCoalescingOperatorInParameterInitializer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullIsSubtypeOfEverythingButUndefined.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
nullIsSubtypeOfEverythingButUndefined.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullOrUndefinedTypeGuardIsOrderIndependent.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
nullOrUndefinedTypeGuardIsOrderIndependent.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullPropertyName.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
nullPropertyName.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
numberAssignableToEnum.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
numberAssignableToEnum.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
numberFormatCurrencySign.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
numberFormatCurrencySign.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
numberFormatCurrencySignResolved.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
numberFormatCurrencySignResolved.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
numberPropertyAccess.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
numberPropertyAccess.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
numericIndexerConstrainsPropertyDeclarations2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
numericIndexerConstrainsPropertyDeclarations2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
numericIndexerConstrainsPropertyDeclarations.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
numericIndexerConstrainsPropertyDeclarations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
numericIndexingResults.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
numericIndexingResults.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
numericLiteralTypes1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
numericLiteralTypes1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
numericLiteralTypes2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
numericLiteralTypes2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
numericLiteralTypes3.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
numericLiteralTypes3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
numericStringNamedPropertyEquivalence.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
numericStringNamedPropertyEquivalence.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectBindingPatternKeywordIdentifiers05.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectBindingPatternKeywordIdentifiers05.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectBindingPatternKeywordIdentifiers06.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectBindingPatternKeywordIdentifiers06.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectLiteralContextualTyping.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectLiteralContextualTyping.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectLiteralErrorsES3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
objectLiteralErrorsES3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectLiteralGettersAndSetters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectLiteralNormalization.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectLiteralNormalization.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectLiteralShorthandProperties.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectLiteralShorthandProperties.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectLiteralShorthandPropertiesAssignment.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
objectLiteralShorthandPropertiesAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectLiteralShorthandPropertiesAssignmentError.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
objectLiteralShorthandPropertiesAssignmentError.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectLiteralShorthandPropertiesAssignmentErrorFromMissingIdentifier.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
objectLiteralShorthandPropertiesAssignmentErrorFromMissingIdentifier.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectLiteralShorthandPropertiesAssignmentES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
objectLiteralShorthandPropertiesAssignmentES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectLiteralShorthandPropertiesES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectLiteralShorthandPropertiesES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectLiteralShorthandPropertiesFunctionArgument2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
objectLiteralShorthandPropertiesFunctionArgument2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectLiteralShorthandPropertiesFunctionArgument.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
objectLiteralShorthandPropertiesFunctionArgument.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectLiteralShorthandPropertiesWithModule.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectLiteralShorthandPropertiesWithModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectLiteralShorthandPropertiesWithModuleES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectLiteralShorthandPropertiesWithModuleES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectLiteralWidened.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
objectLiteralWidened.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectRest2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
objectRest2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectRest.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
objectRest.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectRestAssignment.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectRestAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectRestCatchES5.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
objectRestCatchES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectRestForOf.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
objectRestForOf.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectRestNegative.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectRestNegative.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectRestParameter.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
objectRestParameter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectRestParameterES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
objectRestParameterES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectRestPropertyMustBeLast.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
objectRestPropertyMustBeLast.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectRestReadonly.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
objectRestReadonly.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectSpread.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectSpread.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectSpreadComputedProperty.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectSpreadComputedProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectSpreadIndexSignature.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectSpreadIndexSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectSpreadNegative.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
objectSpreadNegative.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectSpreadNoTransform.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
objectSpreadNoTransform.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectSpreadRepeatedComplexity.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
objectSpreadRepeatedComplexity.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectSpreadRepeatedNullCheckPerf.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
objectSpreadRepeatedNullCheckPerf.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectSpreadSetonlyAccessor.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectSpreadSetonlyAccessor.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectSpreadStrictNull.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
objectSpreadStrictNull.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypeHidingMembersOfExtendedObject.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
objectTypeHidingMembersOfExtendedObject.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypeHidingMembersOfObject.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
objectTypeHidingMembersOfObject.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypeHidingMembersOfObjectAssignmentCompat2.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
objectTypeHidingMembersOfObjectAssignmentCompat2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypeHidingMembersOfObjectAssignmentCompat.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
objectTypeHidingMembersOfObjectAssignmentCompat.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypeLiteralSyntax.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
objectTypeLiteralSyntax.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypePropertyAccess.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
objectTypePropertyAccess.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentity2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentity2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentity.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentity.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithCallSignatures2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithCallSignatures2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithCallSignatures3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithCallSignatures3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithCallSignatures.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithCallSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithCallSignaturesDifferingParamCounts2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithCallSignaturesDifferingParamCounts2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithCallSignaturesDifferingParamCounts.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithCallSignaturesDifferingParamCounts.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithCallSignaturesWithOverloads.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithCallSignaturesWithOverloads.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithComplexConstraints.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithComplexConstraints.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithConstructSignatures2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithConstructSignatures2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithConstructSignatures.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithConstructSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithConstructSignaturesDifferingParamCounts.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithConstructSignaturesDifferingParamCounts.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericCallSignatures2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithGenericCallSignatures2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericCallSignatures.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithGenericCallSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericCallSignaturesDifferingByReturnType2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithGenericCallSignaturesDifferingByReturnType2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericCallSignaturesDifferingByReturnType.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithGenericCallSignaturesDifferingByReturnType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterNames.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterNames.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericCallSignaturesOptionalParams2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithGenericCallSignaturesOptionalParams2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericCallSignaturesOptionalParams3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithGenericCallSignaturesOptionalParams3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericCallSignaturesOptionalParams.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithGenericCallSignaturesOptionalParams.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterCounts.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterCounts.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterNames.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterNames.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericConstructSignaturesOptionalParams2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithGenericConstructSignaturesOptionalParams2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericConstructSignaturesOptionalParams3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithGenericConstructSignaturesOptionalParams3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericConstructSignaturesOptionalParams.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithGenericConstructSignaturesOptionalParams.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithNumericIndexers1.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithNumericIndexers1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithNumericIndexers2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithNumericIndexers2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithNumericIndexers3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithNumericIndexers3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithOptionality.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithOptionality.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithPrivates2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithPrivates2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithPrivates3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithPrivates3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithPrivates.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithPrivates.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithPublics.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithPublics.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithStringIndexers2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithStringIndexers2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithStringIndexers.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypesIdentityWithStringIndexers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesWithPredefinedTypesAsName.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
objectTypesWithPredefinedTypesAsName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypeWithCallSignatureAppearsToBeFunctionType.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
objectTypeWithCallSignatureAppearsToBeFunctionType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypeWithCallSignatureHidingMembersOfExtendedFunction.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
objectTypeWithCallSignatureHidingMembersOfExtendedFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypeWithCallSignatureHidingMembersOfFunction.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
objectTypeWithCallSignatureHidingMembersOfFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypeWithCallSignatureHidingMembersOfFunctionAssignmentCompat.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
objectTypeWithCallSignatureHidingMembersOfFunctionAssignmentCompat.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypeWithConstructSignatureAppearsToBeFunctionType.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
objectTypeWithConstructSignatureAppearsToBeFunctionType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypeWithConstructSignatureHidingMembersOfExtendedFunction.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
objectTypeWithConstructSignatureHidingMembersOfExtendedFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypeWithConstructSignatureHidingMembersOfFunction.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
objectTypeWithConstructSignatureHidingMembersOfFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypeWithConstructSignatureHidingMembersOfFunctionAssignmentCompat.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
objectTypeWithConstructSignatureHidingMembersOfFunctionAssignmentCompat.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypeWithDuplicateNumericProperty.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
objectTypeWithDuplicateNumericProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypeWithNumericProperty.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
objectTypeWithNumericProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypeWithRecursiveWrappedProperty2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypeWithRecursiveWrappedProperty2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypeWithRecursiveWrappedProperty.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypeWithRecursiveWrappedProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypeWithRecursiveWrappedPropertyCheckedNominally.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypeWithRecursiveWrappedPropertyCheckedNominally.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypeWithStringAndNumberIndexSignatureToAny.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
objectTypeWithStringAndNumberIndexSignatureToAny.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
objectTypeWithStringIndexerHidingObjectIndexer.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
objectTypeWithStringIndexerHidingObjectIndexer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypeWithStringNamedPropertyOfIllegalCharacters.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
objectTypeWithStringNamedPropertyOfIllegalCharacters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
octalIntegerLiteral.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
octalIntegerLiteral.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
octalIntegerLiteralES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
octalIntegerLiteralES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
operatorsAndIntersectionTypes.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
operatorsAndIntersectionTypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
optionalBindingParameters1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
optionalBindingParameters1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
optionalBindingParameters2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
optionalBindingParameters2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
optionalBindingParametersInOverloads1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
optionalBindingParametersInOverloads1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
optionalBindingParametersInOverloads2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
optionalBindingParametersInOverloads2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
optionalChainingInArrow.json refactor(es/ast): Change definition of optional chaining expressions (#3645) 2022-02-21 07:12:09 +00:00
optionalChainingInArrow.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
optionalChainingInference.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
optionalChainingInference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
optionalChainingInLoop.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
optionalChainingInLoop.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
optionalChainingInParameterBindingPattern.2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
optionalChainingInParameterBindingPattern.2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
optionalChainingInParameterBindingPattern.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
optionalChainingInParameterBindingPattern.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
optionalChainingInParameterInitializer.2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
optionalChainingInParameterInitializer.2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
optionalChainingInParameterInitializer.json refactor(es/ast): Change definition of optional chaining expressions (#3645) 2022-02-21 07:12:09 +00:00
optionalChainingInParameterInitializer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
optionalChainingInTypeAssertions.json refactor(es/ast): Change definition of optional chaining expressions (#3645) 2022-02-21 07:12:09 +00:00
optionalChainingInTypeAssertions.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
optionalMethod.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
optionalMethod.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
optionalMethodDeclarations.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
optionalMethodDeclarations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
optionalMethods.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
optionalMethods.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
optionalProperties01.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
optionalProperties01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
optionalProperties02.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
optionalProperties02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
optionalProperty.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
optionalProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
optionalPropertyAssignableToStringIndexSignature.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
optionalPropertyAssignableToStringIndexSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
outFilerootDirModuleNamesAmd.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
outFilerootDirModuleNamesAmd.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
outFilerootDirModuleNamesSystem.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
outFilerootDirModuleNamesSystem.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
overloadResolution.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
overloadResolution.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
overloadResolutionClassConstructors.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
overloadResolutionClassConstructors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
overloadResolutionConstructors.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
overloadResolutionConstructors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
override1.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
override1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
override2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override3.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override4.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
override4.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override6.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
override6.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override8.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
override8.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override10.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
override10.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override12.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
override12.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override13.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
override13.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override14.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
override14.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override15.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
override15.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override16.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
override16.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override17.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
override17.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override18.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
override18.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override19.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
override19.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override20.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
override20.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override_js1.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
override_js1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override_js2.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
override_js2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override_js3.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override_js3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override_js4.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
override_js4.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
overrideInterfaceProperty.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
overrideInterfaceProperty.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
overrideWithoutNoImplicitOverride1.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
overrideWithoutNoImplicitOverride1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parameterInitializersBackwardReferencing.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parameterInitializersBackwardReferencing.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parameterInitializersForwardReferencing1_es6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parameterInitializersForwardReferencing1_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parameterInitializersForwardReferencing1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parameterInitializersForwardReferencing1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parameterInitializersForwardReferencing.2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parameterInitializersForwardReferencing.2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parameterInitializersForwardReferencing.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parameterInitializersForwardReferencing.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parametersWithNoAnnotationAreAny.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
parametersWithNoAnnotationAreAny.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
paramTagBracketsAddOptionalUndefined.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
paramTagBracketsAddOptionalUndefined.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
paramTagNestedWithoutTopLevelObject2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
paramTagNestedWithoutTopLevelObject2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
paramTagNestedWithoutTopLevelObject3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
paramTagNestedWithoutTopLevelObject3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
paramTagNestedWithoutTopLevelObject4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
paramTagNestedWithoutTopLevelObject4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
paramTagNestedWithoutTopLevelObject.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
paramTagNestedWithoutTopLevelObject.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
paramTagOnCallExpression.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
paramTagOnCallExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
paramTagOnFunctionUsingArguments.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
paramTagOnFunctionUsingArguments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
paramTagTypeResolution2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
paramTagTypeResolution2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
paramTagTypeResolution.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
paramTagTypeResolution.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
paramTagWrapping.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
paramTagWrapping.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parentheses.json refactor(es/ast): Change definition of optional chaining expressions (#3645) 2022-02-21 07:12:09 +00:00
parentheses.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parenthesizedContexualTyping1.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
parenthesizedContexualTyping1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parenthesizedContexualTyping2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
parenthesizedContexualTyping2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parenthesizedContexualTyping3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
parenthesizedContexualTyping3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parenthesizedTypes.json feat(es/ast): Support TypeScript Instantiation Expression (#3642) 2022-02-20 15:51:31 +00:00
parenthesizedTypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parseLinkTag.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parseLinkTag.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parser15.4.4.14-9-2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parser15.4.4.14-9-2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser509534.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parser509534.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser509546_1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser509546_1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser509546_2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parser509546_2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser509546.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser509546.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser509677.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser509677.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser509693.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parser509693.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser509698.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser509698.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser536727.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parser536727.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser579071.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser579071.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser596700.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser596700.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser630933.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parser630933.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser643728.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser643728.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser645086_3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser645086_3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser645086_4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser645086_4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser645484.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser645484.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser768531.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser768531.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_breakInIterationOrSwitchStatement1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_breakInIterationOrSwitchStatement1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_breakInIterationOrSwitchStatement2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_breakInIterationOrSwitchStatement2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_breakInIterationOrSwitchStatement3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_breakInIterationOrSwitchStatement3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_breakInIterationOrSwitchStatement4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_breakInIterationOrSwitchStatement4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_breakTarget1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_breakTarget1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_breakTarget2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_breakTarget2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_breakTarget3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_breakTarget3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_breakTarget4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_breakTarget4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_continueInIterationStatement1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_continueInIterationStatement1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_continueInIterationStatement2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_continueInIterationStatement2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_continueInIterationStatement3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_continueInIterationStatement3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_continueInIterationStatement4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_continueInIterationStatement4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_continueLabel.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_continueLabel.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_continueTarget2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_continueTarget2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_continueTarget3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_continueTarget3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_continueTarget4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_continueTarget4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_duplicateLabel3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_duplicateLabel3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_duplicateLabel4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_duplicateLabel4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser.numericSeparators.binary.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser.numericSeparators.binary.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser.numericSeparators.decimal.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser.numericSeparators.hex.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser.numericSeparators.hex.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser.numericSeparators.octal.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser.numericSeparators.octal.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAccessibilityAfterStatic2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAccessibilityAfterStatic2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAccessibilityAfterStatic3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAccessibilityAfterStatic3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAccessibilityAfterStatic4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAccessibilityAfterStatic4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAccessibilityAfterStatic5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAccessibilityAfterStatic5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAccessibilityAfterStatic11.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAccessibilityAfterStatic11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAccessibilityAfterStatic14.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
parserAccessibilityAfterStatic14.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAccessors1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAccessors1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAccessors2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAccessors2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAccessors3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAccessors3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAccessors4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAccessors4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAdditiveExpression1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAdditiveExpression1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAmbiguity1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAmbiguity1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAmbiguity2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAmbiguity2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAmbiguity3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAmbiguity3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAmbiguityWithBinaryOperator1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAmbiguityWithBinaryOperator1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAmbiguityWithBinaryOperator2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAmbiguityWithBinaryOperator2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAmbiguityWithBinaryOperator3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAmbiguityWithBinaryOperator3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAmbiguityWithBinaryOperator4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAmbiguityWithBinaryOperator4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArgumentList1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserArgumentList1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression7.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression8.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression9.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression10.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression11.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression12.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression13.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression13.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression14.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression14.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression15.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression15.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrowFunctionExpression1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrowFunctionExpression1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrowFunctionExpression4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrowFunctionExpression4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrowFunctionExpression5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrowFunctionExpression5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrowFunctionExpression6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrowFunctionExpression6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrowFunctionExpression7.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrowFunctionExpression7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAssignmentExpression1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAssignmentExpression1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAstSpans1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAstSpans1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAutomaticSemicolonInsertion1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAutomaticSemicolonInsertion1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserCastVersusArrowFunction1.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
parserCastVersusArrowFunction1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClass1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClass1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClass2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClass2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration7.d.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration7.d.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration8.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration9.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration10.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration11.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration12.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration13.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration13.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration14.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration14.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration15.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration15.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration16.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration16.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration17.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration17.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration19.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserClassDeclaration19.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration20.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserClassDeclaration20.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration21.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration21.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration22.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserClassDeclaration22.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration23.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration23.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration24.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration24.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration25.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
parserClassDeclaration25.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration26.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration26.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclarationIndexSignature1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclarationIndexSignature1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserCommaInTypeMemberList1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserCommaInTypeMemberList1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserCommaInTypeMemberList2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserCommaInTypeMemberList2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserComputedPropertyName2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserComputedPropertyName2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserComputedPropertyName3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserComputedPropertyName3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserComputedPropertyName4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserComputedPropertyName4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserComputedPropertyName6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserComputedPropertyName6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserComputedPropertyName12.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserComputedPropertyName12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserComputedPropertyName17.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserComputedPropertyName17.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserComputedPropertyName23.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserComputedPropertyName23.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserComputedPropertyName24.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserComputedPropertyName24.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserComputedPropertyName37.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserComputedPropertyName37.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserComputedPropertyName40.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserComputedPropertyName40.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserComputedPropertyName41.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserComputedPropertyName41.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserConditionalExpression1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserConditionalExpression1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserConstructorAmbiguity1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserConstructorAmbiguity1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserConstructorAmbiguity2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserConstructorAmbiguity2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserConstructorAmbiguity4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserConstructorAmbiguity4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserConstructorDeclaration1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserConstructorDeclaration1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserConstructorDeclaration5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserConstructorDeclaration5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserDebuggerStatement1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserDebuggerStatement1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserDebuggerStatement2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserDebuggerStatement2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserDoStatement2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserDoStatement2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parseRegularExpressionMixedWithComments.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parseRegularExpressionMixedWithComments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserEmptyFile1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserEmptyFile1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserEmptyStatement1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserEmptyStatement1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserEnum1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserEnum1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserEnum2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserEnum2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserEnum3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserEnum3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserEnum6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserEnum6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserEnum7.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserEnum7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserEnumDeclaration1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserEnumDeclaration1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserEnumDeclaration2.d.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserEnumDeclaration2.d.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserEnumDeclaration3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserEnumDeclaration3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserEnumDeclaration5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserEnumDeclaration5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserEnumDeclaration6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserEnumDeclaration6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserErrorRecovery_IncompleteMemberVariable1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserErrorRecovery_IncompleteMemberVariable1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserErrorRecovery_ParameterList6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserErrorRecovery_ParameterList6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES3Accessors1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES3Accessors1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES3Accessors2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES3Accessors2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES3Accessors3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES3Accessors3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES3Accessors4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES3Accessors4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ComputedPropertyName2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ComputedPropertyName2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ComputedPropertyName3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ComputedPropertyName3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ComputedPropertyName4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ComputedPropertyName4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ForOfStatement5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ForOfStatement5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ForOfStatement8.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ForOfStatement8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ForOfStatement9.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ForOfStatement9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ForOfStatement10.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ForOfStatement10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ForOfStatement11.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ForOfStatement11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ForOfStatement12.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ForOfStatement12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ForOfStatement13.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ForOfStatement13.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ForOfStatement14.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ForOfStatement14.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ForOfStatement15.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ForOfStatement15.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ForOfStatement16.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ForOfStatement16.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ForOfStatement17.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ForOfStatement17.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ForOfStatement18.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ForOfStatement18.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ForOfStatement19.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ForOfStatement19.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5SymbolIndexer1.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parserES5SymbolIndexer1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parserES5SymbolIndexer2.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parserES5SymbolIndexer2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parserES5SymbolIndexer3.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parserES5SymbolIndexer3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parserES5SymbolProperty1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5SymbolProperty1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5SymbolProperty2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5SymbolProperty2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5SymbolProperty3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5SymbolProperty3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5SymbolProperty6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserES5SymbolProperty6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5SymbolProperty7.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5SymbolProperty7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5SymbolProperty8.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5SymbolProperty8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5SymbolProperty9.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5SymbolProperty9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserExportAsFunctionIdentifier.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserExportAsFunctionIdentifier.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserExportAssignment1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserExportAssignment1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserExportAssignment2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserExportAssignment2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserExportAssignment6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserExportAssignment6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserExportAssignment7.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserExportAssignment7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserExportAssignment8.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserExportAssignment8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForInStatement5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForInStatement5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement8.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement9.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement10.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement11.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement12.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement13.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement13.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement14.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement14.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement15.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement15.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement16.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement16.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement17.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement17.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement18.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement18.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement19.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement19.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement23.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parserForOfStatement24.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parserForOfStatement24.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parserForStatement2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForStatement2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForStatement3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForStatement3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForStatement4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForStatement4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForStatement5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForStatement5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForStatement6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForStatement6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForStatement7.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForStatement7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForStatement8.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForStatement8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserFunctionDeclaration1.d.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserFunctionDeclaration1.d.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserFunctionDeclaration3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserFunctionDeclaration3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserFunctionDeclaration4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserFunctionDeclaration4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserFunctionDeclaration5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserFunctionDeclaration5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserFunctionDeclaration6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserFunctionDeclaration6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserFunctionDeclaration7.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserFunctionDeclaration7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserFunctionDeclaration8.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserFunctionDeclaration8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserFunctionPropertyAssignment1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserFunctionPropertyAssignment1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserFunctionPropertyAssignment2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserFunctionPropertyAssignment2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserFunctionPropertyAssignment3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserFunctionPropertyAssignment3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserFunctionPropertyAssignment4.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
parserFunctionPropertyAssignment4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGenericClass1.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
parserGenericClass1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGenericClass2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
parserGenericClass2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGenericConstraint1.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
parserGenericConstraint1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGenericConstraint2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
parserGenericConstraint2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGenericConstraint3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
parserGenericConstraint3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGenericConstraint4.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
parserGenericConstraint4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGenericConstraint5.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
parserGenericConstraint5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGenericConstraint6.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
parserGenericConstraint6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGenericConstraint7.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
parserGenericConstraint7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGenericsInInterfaceDeclaration1.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
parserGenericsInInterfaceDeclaration1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGenericsInTypeContexts1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGenericsInTypeContexts1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGenericsInTypeContexts2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGenericsInTypeContexts2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGenericsInVariableDeclaration1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGenericsInVariableDeclaration1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGreaterThanTokenAmbiguity1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGreaterThanTokenAmbiguity1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGreaterThanTokenAmbiguity5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGreaterThanTokenAmbiguity5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGreaterThanTokenAmbiguity6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGreaterThanTokenAmbiguity6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGreaterThanTokenAmbiguity10.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGreaterThanTokenAmbiguity10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGreaterThanTokenAmbiguity11.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGreaterThanTokenAmbiguity11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGreaterThanTokenAmbiguity15.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGreaterThanTokenAmbiguity15.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGreaterThanTokenAmbiguity16.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGreaterThanTokenAmbiguity16.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGreaterThanTokenAmbiguity20.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGreaterThanTokenAmbiguity20.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserIfStatement2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserIfStatement2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserImportDeclaration1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserImportDeclaration1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserindenter.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserindenter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserIndexMemberDeclaration1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserIndexMemberDeclaration1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserIndexMemberDeclaration2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserIndexMemberDeclaration2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserIndexMemberDeclaration3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserIndexMemberDeclaration3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserIndexMemberDeclaration4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserIndexMemberDeclaration4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserIndexMemberDeclaration6.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parserIndexMemberDeclaration6.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parserInExpression1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserInExpression1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserInterfaceDeclaration5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserInterfaceDeclaration5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserInterfaceDeclaration7.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserInterfaceDeclaration7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserInterfaceDeclaration8.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserInterfaceDeclaration8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserInterfaceKeywordInEnum1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserInterfaceKeywordInEnum1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserInterfaceKeywordInEnum.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserInterfaceKeywordInEnum.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserInvocationOfMemberAccessOffOfObjectCreationExpression1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserInvocationOfMemberAccessOffOfObjectCreationExpression1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserKeywordsAsIdentifierName1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserKeywordsAsIdentifierName1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMemberAccessor1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMemberAccessor1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMemberAccessorDeclaration1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMemberAccessorDeclaration1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMemberAccessorDeclaration2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserMemberAccessorDeclaration2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMemberAccessorDeclaration3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMemberAccessorDeclaration3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMemberAccessorDeclaration4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMemberAccessorDeclaration4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMemberAccessorDeclaration5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserMemberAccessorDeclaration5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMemberAccessorDeclaration6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMemberAccessorDeclaration6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMemberAccessorDeclaration15.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMemberAccessorDeclaration15.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMemberFunctionDeclarationAmbiguities1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMemberFunctionDeclarationAmbiguities1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMemberVariableDeclaration5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMemberVariableDeclaration5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMethodSignature1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMethodSignature1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMethodSignature2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMethodSignature2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMethodSignature3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
parserMethodSignature3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMethodSignature4.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
parserMethodSignature4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMethodSignature5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserMethodSignature5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMethodSignature6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserMethodSignature6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMethodSignature7.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
parserMethodSignature7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMethodSignature8.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
parserMethodSignature8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMethodSignature9.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMethodSignature9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMethodSignature10.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMethodSignature10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMethodSignature11.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
parserMethodSignature11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMethodSignature12.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
parserMethodSignature12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserModifierOnPropertySignature2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserModifierOnPropertySignature2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserModule1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserModule1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserModuleDeclaration2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserModuleDeclaration2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserModuleDeclaration3.d.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserModuleDeclaration3.d.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserModuleDeclaration4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserModuleDeclaration4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserModuleDeclaration6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserModuleDeclaration6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserModuleDeclaration7.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserModuleDeclaration7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserModuleDeclaration8.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserModuleDeclaration8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserModuleDeclaration9.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserModuleDeclaration9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserModuleDeclaration10.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserModuleDeclaration10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserModuleDeclaration11.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserModuleDeclaration11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserModuleDeclaration12.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserModuleDeclaration12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserNoASIOnCallAfterFunctionExpression1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserNoASIOnCallAfterFunctionExpression1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserNotHexLiteral1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserNotHexLiteral1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserNotRegex2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserNotRegex2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserObjectCreation1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserObjectCreation1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserObjectCreation2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserObjectCreation2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserObjectCreationArrayLiteral2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserObjectCreationArrayLiteral2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserObjectCreationArrayLiteral4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserObjectCreationArrayLiteral4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserObjectLiterals1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserObjectLiterals1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserObjectType1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserObjectType1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserObjectType2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserObjectType2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserObjectType3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserObjectType3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserObjectType4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserObjectType4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserOptionalTypeMembers1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserOptionalTypeMembers1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserOverloadOnConstants1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserOverloadOnConstants1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserParameterList4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserParameterList4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserParameterList5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserParameterList5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserParameterList6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserParameterList6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserParameterList7.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserParameterList7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserParameterList8.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserParameterList8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserParameterList12.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserParameterList12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserParameterList13.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserParameterList13.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserParameterList14.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserParameterList14.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserParameterList15.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserParameterList15.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserParameterList16.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserParameterList16.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserParameterList17.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserParameterList17.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserParenthesizedVariableAndFunctionInTernary.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserParenthesizedVariableAndFunctionInTernary.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserPropertySignature1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserPropertySignature1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserPropertySignature2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserPropertySignature2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserPropertySignature3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserPropertySignature3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserPropertySignature4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserPropertySignature4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserPropertySignature5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserPropertySignature5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserPropertySignature6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserPropertySignature6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserPropertySignature7.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserPropertySignature7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserPropertySignature8.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserPropertySignature8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserPropertySignature9.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserPropertySignature9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserPropertySignature10.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserPropertySignature10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserPropertySignature11.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserPropertySignature11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserPropertySignature12.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserPropertySignature12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRealSource1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserRealSource1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRealSource2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserRealSource2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRealSource3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRealSource3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRealSource5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserRealSource5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRealSource6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRealSource6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRealSource8.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserRealSource8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRealSource12.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserRealSource12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRealSource13.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserRealSource13.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRealSource14.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserRealSource14.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRegularExpression2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRegularExpression2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRegularExpression3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRegularExpression3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRegularExpression4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserRegularExpression4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRegularExpression5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRegularExpression5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRegularExpressionDivideAmbiguity1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRegularExpressionDivideAmbiguity1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRegularExpressionDivideAmbiguity2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRegularExpressionDivideAmbiguity2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRegularExpressionDivideAmbiguity3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRegularExpressionDivideAmbiguity3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRegularExpressionDivideAmbiguity5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRegularExpressionDivideAmbiguity5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRegularExpressionDivideAmbiguity6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRegularExpressionDivideAmbiguity6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserReturnStatement3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserReturnStatement3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserReturnStatement4.js test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parserReturnStatement4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserReturnStatement4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserS7.2_A1.5_T2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserS7.2_A1.5_T2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserS7.3_A1.1_T2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserS7.3_A1.1_T2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserS7.6_A4.2_T1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserS7.6_A4.2_T1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserS7.6.1.1_A1.10.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserS7.6.1.1_A1.10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSbp_7.9_A9_T3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSbp_7.9_A9_T3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserStrictMode1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserStrictMode1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserStrictMode3-negative.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserStrictMode3-negative.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserStrictMode6-negative.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserStrictMode6-negative.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserStrictMode15-negative.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserStrictMode15-negative.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserStrictMode16.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserStrictMode16.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSuperExpression1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSuperExpression1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSuperExpression2.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parserSuperExpression2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parserSuperExpression3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSuperExpression3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSuperExpression4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSuperExpression4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSymbolIndexer1.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parserSymbolIndexer1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parserSymbolIndexer2.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parserSymbolIndexer2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parserSymbolIndexer3.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parserSymbolIndexer3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parserSymbolIndexer4.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parserSymbolIndexer4.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parserSymbolProperty1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSymbolProperty1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSymbolProperty2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSymbolProperty2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSymbolProperty3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSymbolProperty3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSymbolProperty4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSymbolProperty4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSymbolProperty5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSymbolProperty5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSymbolProperty6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserSymbolProperty6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSymbolProperty7.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSymbolProperty7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSymbolProperty8.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSymbolProperty8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSymbolProperty9.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSymbolProperty9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSyntaxWalker.generated.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSyntaxWalker.generated.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserTernaryAndCommaOperators1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserTernaryAndCommaOperators1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserTypeQuery1.json feat(es/ast): Support TypeScript Instantiation Expression (#3642) 2022-02-20 15:51:31 +00:00
parserTypeQuery1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserTypeQuery2.json feat(es/ast): Support TypeScript Instantiation Expression (#3642) 2022-02-20 15:51:31 +00:00
parserTypeQuery2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserTypeQuery5.json feat(es/ast): Support TypeScript Instantiation Expression (#3642) 2022-02-20 15:51:31 +00:00
parserTypeQuery5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserTypeQuery6.json feat(es/ast): Support TypeScript Instantiation Expression (#3642) 2022-02-20 15:51:31 +00:00
parserTypeQuery6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserTypeQuery7.json feat(es/ast): Support TypeScript Instantiation Expression (#3642) 2022-02-20 15:51:31 +00:00
parserTypeQuery7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserTypeQuery9.json feat(es/ast): Support TypeScript Instantiation Expression (#3642) 2022-02-20 15:51:31 +00:00
parserTypeQuery9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserUnaryExpression1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserUnaryExpression1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserUnaryExpression2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserUnaryExpression2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserUnaryExpression3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserUnaryExpression3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserUnaryExpression4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserUnaryExpression4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserUnaryExpression6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserUnaryExpression6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserUnaryExpression7.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserUnaryExpression7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserUnicode1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserUnicode1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserUnicode2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserUnicode2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserUnicode3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserUnicode3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserUnicodeWhitespaceCharacter1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserUnicodeWhitespaceCharacter1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserUsingConstructorAsIdentifier.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
parserUsingConstructorAsIdentifier.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserVariableDeclaration1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserVariableDeclaration1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserVariableDeclaration2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserVariableDeclaration2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserVariableDeclaration3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserVariableDeclaration3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserVariableDeclaration4.d.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserVariableDeclaration4.d.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserVariableDeclaration7.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserVariableDeclaration7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserVariableDeclaration9.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserVariableDeclaration9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserVariableDeclaration11.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserVariableDeclaration11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserVariableStatement1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserVariableStatement1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserVariableStatement2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserVariableStatement2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserVariableStatement3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserVariableStatement3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserVariableStatement4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserVariableStatement4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserVoidExpression1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserVoidExpression1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parservoidInQualifiedName0.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parservoidInQualifiedName0.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parservoidInQualifiedName2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parservoidInQualifiedName2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserWithStatement2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserWithStatement2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserX_ArrowFunction4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserX_ArrowFunction4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
partiallyAnnotatedFunctionInferenceError.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
partiallyAnnotatedFunctionInferenceError.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
partiallyAnnotatedFunctionInferenceWithTypeParameter.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
partiallyAnnotatedFunctionInferenceWithTypeParameter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
partiallyAnnotatedFunctionWitoutTypeParameter.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
partiallyAnnotatedFunctionWitoutTypeParameter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
plainJSRedeclare2.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
plainJSRedeclare2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
plainJSRedeclare3.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
plainJSRedeclare3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
plainJSRedeclare.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
plainJSRedeclare.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
plusOperatorWithAnyOtherType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
plusOperatorWithAnyOtherType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
plusOperatorWithBooleanType.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
plusOperatorWithBooleanType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
plusOperatorWithEnumType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
plusOperatorWithEnumType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
plusOperatorWithNumberType.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
plusOperatorWithNumberType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
plusOperatorWithStringType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
plusOperatorWithStringType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
preserveValueImports_errors.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
preserveValueImports_errors.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
preserveValueImports_importsNotUsedAsValues.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
preserveValueImports_importsNotUsedAsValues.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
preserveValueImports_mixedImports.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
preserveValueImports_mixedImports.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
preserveValueImports_module.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
preserveValueImports_module.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
preserveValueImports.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
preserveValueImports.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
primtiveTypesAreIdentical.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
primtiveTypesAreIdentical.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateClassPropertyAccessibleWithinClass.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateClassPropertyAccessibleWithinClass.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateClassPropertyAccessibleWithinNestedClass.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateClassPropertyAccessibleWithinNestedClass.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateConstructorFunction.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateConstructorFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateIdentifierExpando.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateIdentifierExpando.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNameAccessors.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
privateNameAccessors.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameAccessorsCallExpression.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
privateNameAccessorsCallExpression.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameAmbientNoImplicitAny.json fix(es/ast): Revert removal of definite in PrivateProp (#4051) 2022-03-17 05:33:37 +00:00
privateNameAmbientNoImplicitAny.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNameAndAny.json fix(es/ast): Revert removal of definite in PrivateProp (#4051) 2022-03-17 05:33:37 +00:00
privateNameAndAny.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameAndIndexSignature.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
privateNameAndIndexSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNameAndObjectRestSpread.json fix(es/ast): Revert removal of definite in PrivateProp (#4051) 2022-03-17 05:33:37 +00:00
privateNameAndObjectRestSpread.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameAndStaticInitializer.json fix(es/ast): Revert removal of definite in PrivateProp (#4051) 2022-03-17 05:33:37 +00:00
privateNameAndStaticInitializer.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameCircularReference.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
privateNameCircularReference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNameClassExpressionLoop.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
privateNameClassExpressionLoop.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameComputedPropertyName1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
privateNameComputedPropertyName1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameComputedPropertyName2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
privateNameComputedPropertyName2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameComputedPropertyName3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
privateNameComputedPropertyName3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameComputedPropertyName4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
privateNameComputedPropertyName4.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameConstructorSignature.json fix(es/ast): Revert removal of definite in PrivateProp (#4051) 2022-03-17 05:33:37 +00:00
privateNameConstructorSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNameDeclaration.json fix(es/ast): Revert removal of definite in PrivateProp (#4051) 2022-03-17 05:33:37 +00:00
privateNameDeclaration.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNameDeclarationMerging.json fix(es/ast): Revert removal of definite in PrivateProp (#4051) 2022-03-17 05:33:37 +00:00
privateNameDeclarationMerging.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNameDuplicateField.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
privateNameDuplicateField.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameEmitHelpers.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
privateNameEmitHelpers.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameErrorsOnNotUseDefineForClassFieldsInEsNext.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
privateNameErrorsOnNotUseDefineForClassFieldsInEsNext.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameES5Ban.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
privateNameES5Ban.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameField.json fix(es/ast): Revert removal of definite in PrivateProp (#4051) 2022-03-17 05:33:37 +00:00
privateNameField.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNameFieldAccess.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
privateNameFieldAccess.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNameFieldAssignment.json fix(es/ast): Revert removal of definite in PrivateProp (#4051) 2022-03-17 05:33:37 +00:00
privateNameFieldAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNameFieldCallExpression.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
privateNameFieldCallExpression.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameFieldClassExpression.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
privateNameFieldClassExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNameFieldDestructuredBinding.json fix(es/ast): Revert removal of definite in PrivateProp (#4051) 2022-03-17 05:33:37 +00:00
privateNameFieldDestructuredBinding.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameFieldInitializer.json fix(es/ast): Revert removal of definite in PrivateProp (#4051) 2022-03-17 05:33:37 +00:00
privateNameFieldInitializer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNameFieldsESNext.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
privateNameFieldsESNext.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameFieldUnaryMutation.json fix(es/ast): Revert removal of definite in PrivateProp (#4051) 2022-03-17 05:33:37 +00:00
privateNameFieldUnaryMutation.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNameImplicitDeclaration.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNameImplicitDeclaration.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNameInInExpressionUnused.json fix(es/ast): Revert removal of definite in PrivateProp (#4051) 2022-03-17 05:33:37 +00:00
privateNameInInExpressionUnused.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameInLhsReceiverExpression.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
privateNameInLhsReceiverExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNameLateSuper.json fix(es/ast): Revert removal of definite in PrivateProp (#4051) 2022-03-17 05:33:37 +00:00
privateNameLateSuper.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameLateSuperUseDefineForClassFields.json fix(es/ast): Revert removal of definite in PrivateProp (#4051) 2022-03-17 05:33:37 +00:00
privateNameLateSuperUseDefineForClassFields.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameMethod.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
privateNameMethod.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameMethodAssignment.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameMethodAssignment.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameMethodAsync.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameMethodAsync.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameMethodCallExpression.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
privateNameMethodCallExpression.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameMethodInStaticFieldInit.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameMethodInStaticFieldInit.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameNestedClassNameConflict.json fix(es/ast): Revert removal of definite in PrivateProp (#4051) 2022-03-17 05:33:37 +00:00
privateNameNestedClassNameConflict.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNameReadonly.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
privateNameReadonly.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNamesAndFields.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
privateNamesAndFields.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNamesAndkeyof.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
privateNamesAndkeyof.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNamesAndMethods.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
privateNamesAndMethods.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNamesAndStaticMethods.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
privateNamesAndStaticMethods.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNamesAssertion.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
privateNamesAssertion.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNamesConstructorChain-1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
privateNamesConstructorChain-1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNamesConstructorChain-2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
privateNamesConstructorChain-2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameSetterExprReturnValue.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameSetterExprReturnValue.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameSetterNoGetter.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameSetterNoGetter.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNamesIncompatibleModifiersJs.json fix(es/ast): Revert removal of definite in PrivateProp (#4051) 2022-03-17 05:33:37 +00:00
privateNamesIncompatibleModifiersJs.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameStaticAccessors.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
privateNameStaticAccessors.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameStaticAccessorsCallExpression.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
privateNameStaticAccessorsCallExpression.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameStaticAccessorssDerivedClasses.json feat(es/ast): Support TypeScript Instantiation Expression (#3642) 2022-02-20 15:51:31 +00:00
privateNameStaticAccessorssDerivedClasses.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameStaticAndStaticInitializer.json fix(es/ast): Revert removal of definite in PrivateProp (#4051) 2022-03-17 05:33:37 +00:00
privateNameStaticAndStaticInitializer.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameStaticEmitHelpers.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
privateNameStaticEmitHelpers.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameStaticFieldAccess.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
privateNameStaticFieldAccess.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameStaticFieldAssignment.json fix(es/ast): Revert removal of definite in PrivateProp (#4051) 2022-03-17 05:33:37 +00:00
privateNameStaticFieldAssignment.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameStaticFieldCallExpression.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
privateNameStaticFieldCallExpression.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameStaticFieldClassExpression.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
privateNameStaticFieldClassExpression.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameStaticFieldDestructuredBinding.json fix(es/ast): Revert removal of definite in PrivateProp (#4051) 2022-03-17 05:33:37 +00:00
privateNameStaticFieldDestructuredBinding.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameStaticFieldInitializer.json fix(es/ast): Revert removal of definite in PrivateProp (#4051) 2022-03-17 05:33:37 +00:00
privateNameStaticFieldInitializer.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameStaticFieldNoInitializer.json fix(es/ast): Revert removal of definite in PrivateProp (#4051) 2022-03-17 05:33:37 +00:00
privateNameStaticFieldNoInitializer.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameStaticFieldUnaryMutation.json fix(es/ast): Revert removal of definite in PrivateProp (#4051) 2022-03-17 05:33:37 +00:00
privateNameStaticFieldUnaryMutation.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameStaticMethod.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
privateNameStaticMethod.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameStaticMethodAssignment.json feat(es/ast): Support TypeScript Instantiation Expression (#3642) 2022-02-20 15:51:31 +00:00
privateNameStaticMethodAssignment.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameStaticMethodCallExpression.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
privateNameStaticMethodCallExpression.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameStaticMethodInStaticFieldInit.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameStaticMethodInStaticFieldInit.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameStaticsAndStaticMethods.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
privateNameStaticsAndStaticMethods.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNamesUnique-1.json fix(es/ast): Revert removal of definite in PrivateProp (#4051) 2022-03-17 05:33:37 +00:00
privateNamesUnique-1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNamesUnique-2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
privateNamesUnique-2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNamesUnique-3.json fix(es/ast): Revert removal of definite in PrivateProp (#4051) 2022-03-17 05:33:37 +00:00
privateNamesUnique-3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNamesUnique-4.json fix(es/ast): Revert removal of definite in PrivateProp (#4051) 2022-03-17 05:33:37 +00:00
privateNamesUnique-4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNamesUnique-5.json fix(es/ast): Revert removal of definite in PrivateProp (#4051) 2022-03-17 05:33:37 +00:00
privateNamesUnique-5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNamesUseBeforeDef.json fix(es/ast): Revert removal of definite in PrivateProp (#4051) 2022-03-17 05:33:37 +00:00
privateNamesUseBeforeDef.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameUnused.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
privateNameUnused.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateProtectedMembersAreNotAccessibleDestructuring.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateProtectedMembersAreNotAccessibleDestructuring.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateStaticMemberAccessibility.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateStaticMemberAccessibility.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateStaticNameShadowing.json fix(es/ast): Revert removal of definite in PrivateProp (#4051) 2022-03-17 05:33:37 +00:00
privateStaticNameShadowing.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateStaticNotAccessibleInClodule2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateStaticNotAccessibleInClodule2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateStaticNotAccessibleInClodule.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateStaticNotAccessibleInClodule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateWriteOnlyAccessorRead.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateWriteOnlyAccessorRead.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
propertiesOfGenericConstructorFunctions.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
propertiesOfGenericConstructorFunctions.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAccess.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
propertyAccess.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAccessChain.2.json refactor(es/ast): Change definition of optional chaining expressions (#3645) 2022-02-21 07:12:09 +00:00
propertyAccessChain.2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAccessChain.3.json refactor(es/ast): Change definition of optional chaining expressions (#3645) 2022-02-21 07:12:09 +00:00
propertyAccessChain.3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAccessChain.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
propertyAccessChain.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAccessNumericLiterals.es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAccessNumericLiterals.es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAccessOnTypeParameterWithConstraints2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
propertyAccessOnTypeParameterWithConstraints2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAccessOnTypeParameterWithConstraints3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
propertyAccessOnTypeParameterWithConstraints3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAccessOnTypeParameterWithConstraints4.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
propertyAccessOnTypeParameterWithConstraints4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAccessOnTypeParameterWithConstraints5.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
propertyAccessOnTypeParameterWithConstraints5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAccessOnTypeParameterWithConstraints.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
propertyAccessOnTypeParameterWithConstraints.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAccessOnTypeParameterWithoutConstraints.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
propertyAccessOnTypeParameterWithoutConstraints.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAccessStringIndexSignature.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
propertyAccessStringIndexSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAccessStringIndexSignatureNoImplicitAny.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
propertyAccessStringIndexSignatureNoImplicitAny.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAccessWidening.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
propertyAccessWidening.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAndAccessorWithSameName.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAndAccessorWithSameName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAndFunctionWithSameName.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAndFunctionWithSameName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAssignmentOnImportedSymbol.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
propertyAssignmentOnImportedSymbol.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAssignmentOnParenthesizedNumber.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAssignmentOnParenthesizedNumber.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAssignmentOnUnresolvedImportedSymbol.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
propertyAssignmentOnUnresolvedImportedSymbol.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAssignmentUseParentType1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAssignmentUseParentType1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAssignmentUseParentType2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAssignmentUseParentType2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAssignmentUseParentType3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
propertyAssignmentUseParentType3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyNamedPrototype.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyNamedPrototype.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyNamesOfReservedWords.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyNameWithoutTypeAnnotation.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
propertyNameWithoutTypeAnnotation.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyOverridesAccessors2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
propertyOverridesAccessors2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyOverridesAccessors3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
propertyOverridesAccessors3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyOverridesAccessors4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
propertyOverridesAccessors4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyOverridesAccessors5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
propertyOverridesAccessors5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyOverridesAccessors.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
propertyOverridesAccessors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyOverridesMethod.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyOverridesMethod.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
Protected3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
Protected3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
Protected5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
Protected5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
Protected8.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
Protected8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
Protected9.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
Protected9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
protectedClassPropertyAccessibleWithinClass.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
protectedClassPropertyAccessibleWithinClass.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
protectedClassPropertyAccessibleWithinNestedClass.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
protectedClassPropertyAccessibleWithinNestedClass.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
protectedClassPropertyAccessibleWithinNestedSubclass1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
protectedClassPropertyAccessibleWithinNestedSubclass1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
protectedClassPropertyAccessibleWithinNestedSubclass.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
protectedClassPropertyAccessibleWithinNestedSubclass.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
protectedClassPropertyAccessibleWithinSubclass2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
protectedClassPropertyAccessibleWithinSubclass2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
protectedClassPropertyAccessibleWithinSubclass3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
protectedClassPropertyAccessibleWithinSubclass3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
protectedClassPropertyAccessibleWithinSubclass.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
protectedClassPropertyAccessibleWithinSubclass.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
protectedInstanceMemberAccessibility.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
protectedInstanceMemberAccessibility.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
protectedStaticClassPropertyAccessibleWithinSubclass2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
protectedStaticClassPropertyAccessibleWithinSubclass2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
protectedStaticClassPropertyAccessibleWithinSubclass.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
protectedStaticClassPropertyAccessibleWithinSubclass.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
protectedStaticNotAccessibleInClodule.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
protectedStaticNotAccessibleInClodule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
prototypePropertyAssignmentMergeAcrossFiles2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
prototypePropertyAssignmentMergeAcrossFiles2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
prototypePropertyAssignmentMergeAcrossFiles.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
prototypePropertyAssignmentMergeAcrossFiles.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
prototypePropertyAssignmentMergedTypeReference.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
prototypePropertyAssignmentMergedTypeReference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
prototypePropertyAssignmentMergeWithInterfaceMethod.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
prototypePropertyAssignmentMergeWithInterfaceMethod.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
quotedConstructors.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
quotedConstructors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
readonlyConstructorAssignment.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
readonlyConstructorAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
readonlyInAmbientClass.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
readonlyInAmbientClass.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
readonlyRestParameters.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
readonlyRestParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
recurringTypeParamForContainerOfBase01.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
recurringTypeParamForContainerOfBase01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
recursiveInitializer.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
recursiveInitializer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
recursiveIntersectionTypes.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
recursiveIntersectionTypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
recursiveMappedTypes.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
recursiveMappedTypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
recursiveTypeInGenericConstraint.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
recursiveTypeInGenericConstraint.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
recursiveTypeReferences1.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
recursiveTypeReferences1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
recursiveTypeReferences2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
recursiveTypeReferences2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
recursiveTypesUsedAsFunctionParameters.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
recursiveTypesUsedAsFunctionParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
recursiveTypesWithTypeof.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
recursiveTypesWithTypeof.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
redeclaredProperty.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
redeclaredProperty.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
redefinedPararameterProperty.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
redefinedPararameterProperty.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
reexportClassDefinition.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
reexportClassDefinition.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
reExportDefaultExport.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
reExportDefaultExport.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
relativePathMustResolve.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
relativePathMustResolve.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
relativePathToDeclarationFile.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
relativePathToDeclarationFile.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
renamed.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
renamed.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
requireOfESWithPropertyAccess.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
requireOfESWithPropertyAccess.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
requireTwoPropertyAccesses.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
requireTwoPropertyAccesses.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
restElementMustBeLast.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
restElementWithAssignmentPattern1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
restElementWithAssignmentPattern1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
restElementWithAssignmentPattern2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
restElementWithAssignmentPattern2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
restElementWithAssignmentPattern3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
restElementWithAssignmentPattern3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
restElementWithAssignmentPattern4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
restElementWithAssignmentPattern4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
restElementWithAssignmentPattern5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
restElementWithAssignmentPattern5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
restElementWithBindingPattern2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
restElementWithBindingPattern2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
restElementWithBindingPattern.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
restElementWithBindingPattern.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
restElementWithNullInitializer.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
restElementWithNullInitializer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
restParameterInDownlevelGenerator.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
restParameterInDownlevelGenerator.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
restPropertyWithBindingPattern.json fix(es/parser): Allow parentheses in assignment target (#4105) 2022-03-20 11:56:22 +00:00
restPropertyWithBindingPattern.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
restTuplesFromContextualTypes.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
restTuplesFromContextualTypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
returnStatements.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
returnStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
returnTagTypeGuard.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
returnTagTypeGuard.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannerAdditiveExpression1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannerAdditiveExpression1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannerClass2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannerClass2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannerEnum1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannerEnum1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannerES3NumericLiteral1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannerES3NumericLiteral1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannerES3NumericLiteral5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannerES3NumericLiteral5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannerES3NumericLiteral7.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannerES3NumericLiteral7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannerImportDeclaration1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannerImportDeclaration1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannerNonAsciiHorizontalWhitespace.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
scannerNonAsciiHorizontalWhitespace.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannerNumericLiteral1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannerNumericLiteral1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannerNumericLiteral5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannerNumericLiteral5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannerNumericLiteral7.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannerNumericLiteral7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannerS7.2_A1.5_T2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
scannerS7.2_A1.5_T2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannerS7.3_A1.1_T2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
scannerS7.3_A1.1_T2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannerS7.6_A4.2_T1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
scannerS7.6_A4.2_T1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannerStringLiteralWithContainingNullCharacter1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
scannerStringLiteralWithContainingNullCharacter1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannertest1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannertest1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scopedPackagesClassic.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
scopedPackagesClassic.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scopeResolutionIdentifiers.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scopeResolutionIdentifiers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
seeTag1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
seeTag1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
seeTag2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
seeTag2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
seeTag3.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
seeTag3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
shadowedInternalModule.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
shadowedInternalModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
specializedSignatureIsNotSubtypeOfNonSpecializedSignature.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
specializedSignatureIsNotSubtypeOfNonSpecializedSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
specializedSignatureIsSubtypeOfNonSpecializedSignature.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
specializedSignatureIsSubtypeOfNonSpecializedSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
specializedSignatureWithOptional.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
specializedSignatureWithOptional.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
spellingUncheckedJS.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
spellingUncheckedJS.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
spreadContextualTypedBindingPattern.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
spreadContextualTypedBindingPattern.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
spreadDuplicate.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
spreadDuplicate.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
spreadDuplicateExact.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
spreadDuplicateExact.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
spreadExcessProperty.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
spreadExcessProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
spreadMethods.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
spreadMethods.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
spreadNonPrimitive.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
spreadNonPrimitive.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
spreadObjectOrFalsy.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
spreadObjectOrFalsy.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
spreadOverwritesProperty.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
spreadOverwritesProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
spreadOverwritesPropertyStrict.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
spreadOverwritesPropertyStrict.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
spreadTypeVariable.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
spreadTypeVariable.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
spreadUnion2.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
spreadUnion2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
spreadUnion3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
spreadUnion3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
spreadUnion4.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
spreadUnion4.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
spreadUnion.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
spreadUnion.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
staticAndNonStaticPropertiesSameName.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
staticAndNonStaticPropertiesSameName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
staticFactory1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
staticFactory1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
staticIndexers.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
staticIndexers.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
staticIndexSignature1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
staticIndexSignature1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
staticIndexSignature2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
staticIndexSignature2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
staticIndexSignature3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
staticIndexSignature3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
staticIndexSignature6.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
staticIndexSignature6.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
staticIndexSignature7.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
staticIndexSignature7.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
staticMemberAssignsToConstructorFunctionMembers.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
staticMemberAssignsToConstructorFunctionMembers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
staticMemberInitialization.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
staticMemberInitialization.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
staticMembersUsingClassTypeParameter.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
staticMembersUsingClassTypeParameter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
staticPropertyAndFunctionWithSameName.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
staticPropertyAndFunctionWithSameName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
staticPropertyNameConflictsInAmbientContext.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
staticPropertyNameConflictsInAmbientContext.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
staticPropertyNotInClassType.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
staticPropertyNotInClassType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
strictBindCallApply1.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
strictBindCallApply1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
strictBindCallApply2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
strictBindCallApply2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
strictNullChecksNoWidening.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
strictNullChecksNoWidening.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
strictPropertyInitialization.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
strictPropertyInitialization.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
strictTupleLength.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
strictTupleLength.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringEnumInElementAccess01.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringEnumInElementAccess01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringEnumLiteralTypes1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringEnumLiteralTypes1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringEnumLiteralTypes2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringEnumLiteralTypes2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringEnumLiteralTypes3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringEnumLiteralTypes3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringIndexerConstrainsPropertyDeclarations2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringIndexerConstrainsPropertyDeclarations2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringIndexerConstrainsPropertyDeclarations.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringIndexerConstrainsPropertyDeclarations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringIndexingResults.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringIndexingResults.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralCheckedInIf01.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralCheckedInIf01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralCheckedInIf02.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralCheckedInIf02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralMatchedInSwitch01.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralMatchedInSwitch01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralsAssertionsInEqualityComparisons01.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralsAssertionsInEqualityComparisons01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralsAssertionsInEqualityComparisons02.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralsAssertionsInEqualityComparisons02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralsWithEqualityChecks01.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralsWithEqualityChecks01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralsWithEqualityChecks02.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralsWithEqualityChecks02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralsWithEqualityChecks03.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralsWithEqualityChecks03.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralsWithEqualityChecks04.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralsWithEqualityChecks04.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralsWithSwitchStatements01.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralsWithSwitchStatements01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralsWithSwitchStatements02.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralsWithSwitchStatements02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralsWithSwitchStatements03.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralsWithSwitchStatements03.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralsWithSwitchStatements04.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralsWithSwitchStatements04.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralsWithTypeAssertions01.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralsWithTypeAssertions01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypeAssertion01.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralTypeAssertion01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypeIsSubtypeOfString.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
stringLiteralTypeIsSubtypeOfString.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesAndLogicalOrExpressions01.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralTypesAndLogicalOrExpressions01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesAndParenthesizedExpressions01.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralTypesAndParenthesizedExpressions01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesAndTuples01.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralTypesAndTuples01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesAsTags01.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralTypesAsTags01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesAsTags02.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralTypesAsTags02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesAsTags03.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralTypesAsTags03.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesAsTypeParameterConstraint01.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
stringLiteralTypesAsTypeParameterConstraint01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesAsTypeParameterConstraint02.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
stringLiteralTypesAsTypeParameterConstraint02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesInImplementationSignatures2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralTypesInImplementationSignatures2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesInImplementationSignatures.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralTypesInImplementationSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesInUnionTypes01.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralTypesInUnionTypes01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesInUnionTypes02.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralTypesInUnionTypes02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesInUnionTypes03.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralTypesInUnionTypes03.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesInUnionTypes04.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralTypesInUnionTypes04.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesOverloadAssignability01.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralTypesOverloadAssignability01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesOverloadAssignability02.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralTypesOverloadAssignability02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesOverloadAssignability03.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralTypesOverloadAssignability03.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesOverloadAssignability04.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralTypesOverloadAssignability04.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesOverloadAssignability05.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralTypesOverloadAssignability05.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesOverloads01.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralTypesOverloads01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesOverloads02.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralTypesOverloads02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesOverloads03.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralTypesOverloads03.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesOverloads04.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralTypesOverloads04.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesOverloads05.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralTypesOverloads05.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesTypePredicates01.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralTypesTypePredicates01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesWithTemplateStrings01.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralTypesWithTemplateStrings01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesWithTemplateStrings02.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralTypesWithTemplateStrings02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesWithVariousOperators01.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralTypesWithVariousOperators01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesWithVariousOperators02.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringLiteralTypesWithVariousOperators02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringNamedPropertyAccess.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringNamedPropertyAccess.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringPropertyAccess.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringPropertyAccess.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringPropertyAccessWithError.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
stringPropertyAccessWithError.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypesOfAny.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
subtypesOfAny.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypesOfTypeParameter.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
subtypesOfTypeParameter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypesOfTypeParameterWithConstraints2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
subtypesOfTypeParameterWithConstraints2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypesOfTypeParameterWithConstraints3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
subtypesOfTypeParameterWithConstraints3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypesOfTypeParameterWithConstraints4.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
subtypesOfTypeParameterWithConstraints4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypesOfTypeParameterWithConstraints.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
subtypesOfTypeParameterWithConstraints.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypesOfTypeParameterWithRecursiveConstraints.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
subtypesOfTypeParameterWithRecursiveConstraints.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypesOfUnion.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
subtypesOfUnion.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithCallSignatures2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
subtypingWithCallSignatures2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithCallSignatures3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
subtypingWithCallSignatures3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithCallSignatures4.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
subtypingWithCallSignatures4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithCallSignatures.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
subtypingWithCallSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithCallSignaturesA.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
subtypingWithCallSignaturesA.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithCallSignaturesWithOptionalParameters.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
subtypingWithCallSignaturesWithOptionalParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithCallSignaturesWithRestParameters.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
subtypingWithCallSignaturesWithRestParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithCallSignaturesWithSpecializedSignatures.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
subtypingWithCallSignaturesWithSpecializedSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithConstructSignatures2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
subtypingWithConstructSignatures2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithConstructSignatures3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
subtypingWithConstructSignatures3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithConstructSignatures4.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
subtypingWithConstructSignatures4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithConstructSignatures5.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
subtypingWithConstructSignatures5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithConstructSignatures6.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
subtypingWithConstructSignatures6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithConstructSignatures.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
subtypingWithConstructSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithConstructSignaturesWithOptionalParameters.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
subtypingWithConstructSignaturesWithOptionalParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithConstructSignaturesWithSpecializedSignatures.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
subtypingWithConstructSignaturesWithSpecializedSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithGenericCallSignaturesWithOptionalParameters.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
subtypingWithGenericCallSignaturesWithOptionalParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithGenericConstructSignaturesWithOptionalParameters.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
subtypingWithGenericConstructSignaturesWithOptionalParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithNumericIndexer2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
subtypingWithNumericIndexer2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithNumericIndexer3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
subtypingWithNumericIndexer3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithNumericIndexer4.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
subtypingWithNumericIndexer4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithNumericIndexer5.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
subtypingWithNumericIndexer5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithNumericIndexer.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
subtypingWithNumericIndexer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithObjectMembers2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
subtypingWithObjectMembers2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithObjectMembers3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
subtypingWithObjectMembers3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithObjectMembers4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
subtypingWithObjectMembers4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithObjectMembers5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
subtypingWithObjectMembers5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithObjectMembers.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
subtypingWithObjectMembers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithObjectMembersAccessibility2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
subtypingWithObjectMembersAccessibility2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithObjectMembersAccessibility.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
subtypingWithObjectMembersAccessibility.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithObjectMembersOptionality2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
subtypingWithObjectMembersOptionality2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithObjectMembersOptionality3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
subtypingWithObjectMembersOptionality3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithObjectMembersOptionality4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
subtypingWithObjectMembersOptionality4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithObjectMembersOptionality.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
subtypingWithObjectMembersOptionality.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithOptionalProperties.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
subtypingWithOptionalProperties.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithStringIndexer2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
subtypingWithStringIndexer2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithStringIndexer3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
subtypingWithStringIndexer3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithStringIndexer4.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
subtypingWithStringIndexer4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithStringIndexer.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
subtypingWithStringIndexer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
superCallBeforeThisAccessing1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
superCallBeforeThisAccessing1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
superCallBeforeThisAccessing2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
superCallBeforeThisAccessing2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
superCallBeforeThisAccessing5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
superCallBeforeThisAccessing5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
superCallBeforeThisAccessing8.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
superCallBeforeThisAccessing8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
superCallFromClassThatHasNoBaseTypeButWithSameSymbolInterface.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
superCallFromClassThatHasNoBaseTypeButWithSameSymbolInterface.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
superCallInConstructorWithNoBaseType.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
superCallInConstructorWithNoBaseType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
superCallParameterContextualTyping1.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
superCallParameterContextualTyping1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
superCallParameterContextualTyping2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
superCallParameterContextualTyping2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
superCallParameterContextualTyping3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
superCallParameterContextualTyping3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
superCalls.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
superCalls.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
superInStaticMembers1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
superInStaticMembers1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
superMethodCall.json refactor(es/ast): Change definition of optional chaining expressions (#3645) 2022-02-21 07:12:09 +00:00
superMethodCall.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
superPropertyAccessNoError.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
superPropertyAccessNoError.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
superSymbolIndexedAccess1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
superSymbolIndexedAccess1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
superSymbolIndexedAccess2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
superSymbolIndexedAccess2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
superSymbolIndexedAccess3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
superSymbolIndexedAccess3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
superSymbolIndexedAccess4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
superSymbolIndexedAccess4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
superSymbolIndexedAccess5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
superSymbolIndexedAccess5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
superSymbolIndexedAccess6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
superSymbolIndexedAccess6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
switchBreakStatements.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
switchBreakStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
switchCaseWithIntersectionTypes01.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
switchCaseWithIntersectionTypes01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
switchCaseWithUnionTypes01.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
switchCaseWithUnionTypes01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
switchStatements.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
switchStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
switchWithConstrainedTypeVariable.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
switchWithConstrainedTypeVariable.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
symbolDeclarationEmit1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolDeclarationEmit1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolDeclarationEmit2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolDeclarationEmit2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolDeclarationEmit3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolDeclarationEmit3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolDeclarationEmit4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolDeclarationEmit4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolDeclarationEmit5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolDeclarationEmit5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolDeclarationEmit6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolDeclarationEmit6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolDeclarationEmit7.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolDeclarationEmit7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolDeclarationEmit8.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolDeclarationEmit8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolDeclarationEmit9.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolDeclarationEmit9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolDeclarationEmit10.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolDeclarationEmit10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolDeclarationEmit11.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolDeclarationEmit11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolDeclarationEmit12.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolDeclarationEmit12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolDeclarationEmit13.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolDeclarationEmit13.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolDeclarationEmit14.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolDeclarationEmit14.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty8.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty9.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty10.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty11.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty12.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty13.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty13.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty14.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty14.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty15.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty15.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty16.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty16.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty17.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolProperty17.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
symbolProperty18.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolProperty18.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty19.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty19.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty20.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty20.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty21.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
symbolProperty21.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty22.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
symbolProperty22.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty23.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty23.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty24.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolProperty24.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty25.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolProperty25.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty26.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolProperty26.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty27.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolProperty27.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty28.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolProperty28.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty29.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolProperty29.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
symbolProperty30.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolProperty30.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
symbolProperty31.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolProperty31.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
symbolProperty32.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolProperty32.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
symbolProperty33.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolProperty33.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
symbolProperty34.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolProperty34.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
symbolProperty35.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty35.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty36.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty36.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty37.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty37.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty38.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty38.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty39.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty39.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty40.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolProperty40.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty41.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolProperty41.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty42.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty42.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty43.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty43.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty44.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolProperty44.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty45.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolProperty45.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty46.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolProperty46.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty47.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolProperty47.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty48.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty48.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty49.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty49.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty50.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty50.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty51.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty51.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty52.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty52.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty53.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty53.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty54.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty54.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty55.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty55.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty56.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolProperty56.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty57.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolProperty57.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty58.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty58.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty60.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty60.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolType2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolType4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolType5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolType6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType7.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolType7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType8.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolType8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType9.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolType9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType10.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolType10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType11.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolType11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType12.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolType12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType13.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType13.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType14.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType14.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType15.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType15.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType16.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType16.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType17.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolType17.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType18.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolType18.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType19.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
symbolType19.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType20.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType20.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
syntaxErrors.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
syntaxErrors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
taggedTemplateContextualTyping1.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
taggedTemplateContextualTyping1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
taggedTemplateContextualTyping2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
taggedTemplateContextualTyping2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
taggedTemplateStringsPlainCharactersThatArePartsOfEscapes01_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
taggedTemplateStringsPlainCharactersThatArePartsOfEscapes01_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
taggedTemplateStringsPlainCharactersThatArePartsOfEscapes01.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
taggedTemplateStringsPlainCharactersThatArePartsOfEscapes01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
taggedTemplateStringsPlainCharactersThatArePartsOfEscapes02_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
taggedTemplateStringsPlainCharactersThatArePartsOfEscapes02_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
taggedTemplateStringsPlainCharactersThatArePartsOfEscapes02.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
taggedTemplateStringsPlainCharactersThatArePartsOfEscapes02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
taggedTemplateStringsTypeArgumentInference.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
taggedTemplateStringsTypeArgumentInference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
taggedTemplateStringsTypeArgumentInferenceES6.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
taggedTemplateStringsTypeArgumentInferenceES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
taggedTemplateStringsWithIncompatibleTypedTags.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
taggedTemplateStringsWithIncompatibleTypedTags.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
taggedTemplateStringsWithIncompatibleTypedTagsES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
taggedTemplateStringsWithIncompatibleTypedTagsES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
taggedTemplateStringsWithManyCallAndMemberExpressions.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
taggedTemplateStringsWithManyCallAndMemberExpressions.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
taggedTemplateStringsWithManyCallAndMemberExpressionsES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
taggedTemplateStringsWithManyCallAndMemberExpressionsES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
taggedTemplateStringsWithOverloadResolution1_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
taggedTemplateStringsWithOverloadResolution1_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
taggedTemplateStringsWithOverloadResolution1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
taggedTemplateStringsWithOverloadResolution1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
taggedTemplateStringsWithOverloadResolution2_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
taggedTemplateStringsWithOverloadResolution2_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
taggedTemplateStringsWithOverloadResolution2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
taggedTemplateStringsWithOverloadResolution2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
taggedTemplateStringsWithOverloadResolution3_ES6.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
taggedTemplateStringsWithOverloadResolution3_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
taggedTemplateStringsWithOverloadResolution3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
taggedTemplateStringsWithOverloadResolution3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
taggedTemplateStringsWithTagNamedDeclare.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
taggedTemplateStringsWithTagNamedDeclare.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
taggedTemplateStringsWithTagNamedDeclareES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
taggedTemplateStringsWithTagNamedDeclareES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
taggedTemplateStringsWithTagsTypedAsAny.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
taggedTemplateStringsWithTagsTypedAsAny.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
taggedTemplateStringsWithTagsTypedAsAnyES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
taggedTemplateStringsWithTagsTypedAsAnyES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
taggedTemplateStringsWithTypedTags.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
taggedTemplateStringsWithTypedTags.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
taggedTemplateStringsWithTypedTagsES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
taggedTemplateStringsWithTypedTagsES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
taggedTemplateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpression.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
taggedTemplateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
taggedTemplateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpressionES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
taggedTemplateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpressionES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
taggedTemplatesWithTypeArguments1.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
taggedTemplatesWithTypeArguments1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
taggedTemplateUntypedTagCall01.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
taggedTemplateUntypedTagCall01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
taggedTemplateWithConstructableTag01.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
taggedTemplateWithConstructableTag01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
taggedTemplateWithConstructableTag02.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
taggedTemplateWithConstructableTag02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateLiteralTypes2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
templateLiteralTypes2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
templateLiteralTypes3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
templateLiteralTypes3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
templateLiteralTypesPatterns.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
templateLiteralTypesPatterns.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateLiteralTypesPatternsPrefixSuffixAssignability.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateLiteralTypesPatternsPrefixSuffixAssignability.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringBinaryOperations.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringBinaryOperations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringBinaryOperationsES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringBinaryOperationsES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringBinaryOperationsES6Invalid.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringBinaryOperationsES6Invalid.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringBinaryOperationsInvalid.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringBinaryOperationsInvalid.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringControlCharacterEscapes01_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringControlCharacterEscapes01_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringControlCharacterEscapes01.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringControlCharacterEscapes01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringControlCharacterEscapes02_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringControlCharacterEscapes02_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringControlCharacterEscapes02.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringControlCharacterEscapes02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringControlCharacterEscapes03_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringControlCharacterEscapes03_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringControlCharacterEscapes03.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringControlCharacterEscapes03.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringControlCharacterEscapes04_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringControlCharacterEscapes04_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringControlCharacterEscapes04.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringControlCharacterEscapes04.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInArray.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInArray.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInArrowFunction.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInArrowFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInArrowFunctionES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInArrowFunctionES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInCallExpression.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInCallExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInCallExpressionES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInCallExpressionES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInConditional.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInConditional.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInConditionalES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInConditionalES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInDeleteExpression.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInDeleteExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInDeleteExpressionES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInDeleteExpressionES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInDivision.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInDivision.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInEqualityChecks.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInEqualityChecks.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInEqualityChecksES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInEqualityChecksES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInFunctionExpression.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInFunctionExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInFunctionExpressionES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInFunctionExpressionES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInIndexExpression.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInIndexExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInIndexExpressionES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInIndexExpressionES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInInOperator.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInInOperator.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInInOperatorES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInInOperatorES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInInstanceOf.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInInstanceOf.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInInstanceOfES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInInstanceOfES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInModulo.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInModulo.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInModuloES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInModuloES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInMultiplication.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInMultiplication.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInMultiplicationES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInMultiplicationES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInNewExpression.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInNewExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInNewExpressionES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInNewExpressionES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInNewOperator.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInNewOperator.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInNewOperatorES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInNewOperatorES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInParentheses.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInParentheses.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInParenthesesES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInParenthesesES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInPropertyAssignment.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInPropertyAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInPropertyAssignmentES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInPropertyAssignmentES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInSwitchAndCase.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInSwitchAndCase.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInSwitchAndCaseES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInSwitchAndCaseES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInTaggedTemplate.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInTaggedTemplate.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInTaggedTemplateES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInTaggedTemplateES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInTypeAssertion.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInTypeAssertion.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInTypeAssertionES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInTypeAssertionES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInTypeOf.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInTypeOf.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInTypeOfES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInTypeOfES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInUnaryPlus.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInUnaryPlus.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInUnaryPlusES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInUnaryPlusES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInWhile.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInWhile.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInWhileES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInWhileES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInYieldKeyword.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringInYieldKeyword.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringMultiline1_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringMultiline1_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringMultiline1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringMultiline1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringMultiline2_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringMultiline2_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringMultiline2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringMultiline2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringMultiline3_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringMultiline3_ES6.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
templateStringMultiline3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringMultiline3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
templateStringPlainCharactersThatArePartsOfEscapes01_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringPlainCharactersThatArePartsOfEscapes01_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringPlainCharactersThatArePartsOfEscapes01.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringPlainCharactersThatArePartsOfEscapes01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringPlainCharactersThatArePartsOfEscapes02_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringPlainCharactersThatArePartsOfEscapes02_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringPlainCharactersThatArePartsOfEscapes02.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringPlainCharactersThatArePartsOfEscapes02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpression.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpressionES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpressionES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringTermination1_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringTermination1_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringTermination1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringTermination1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringTermination2_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringTermination2_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringTermination2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringTermination2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringTermination3_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringTermination3_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringTermination3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringTermination3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringTermination4_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringTermination4_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringTermination4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringTermination4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringTermination5_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringTermination5_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringTermination5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringTermination5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWhitespaceEscapes1_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWhitespaceEscapes1_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWhitespaceEscapes1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWhitespaceEscapes1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWhitespaceEscapes2_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWhitespaceEscapes2_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWhitespaceEscapes2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWhitespaceEscapes2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithBackslashEscapes01_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithBackslashEscapes01_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithBackslashEscapes01.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithBackslashEscapes01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithCommentsInArrowFunction.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithCommentsInArrowFunction.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
templateStringWithEmbeddedAddition.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithEmbeddedAddition.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithEmbeddedAdditionES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithEmbeddedAdditionES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithEmbeddedArray.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithEmbeddedArray.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithEmbeddedArrayES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithEmbeddedArrayES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithEmbeddedArrowFunction.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithEmbeddedArrowFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithEmbeddedArrowFunctionES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithEmbeddedArrowFunctionES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithEmbeddedComments.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithEmbeddedComments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithEmbeddedCommentsES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithEmbeddedCommentsES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithEmbeddedConditional.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithEmbeddedConditional.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithEmbeddedConditionalES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithEmbeddedConditionalES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithEmbeddedDivision.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithEmbeddedDivision.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithEmbeddedDivisionES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithEmbeddedDivisionES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithEmbeddedFunctionExpression.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithEmbeddedFunctionExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithEmbeddedFunctionExpressionES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithEmbeddedFunctionExpressionES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithEmbeddedInOperator.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithEmbeddedInOperator.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithEmbeddedInOperatorES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithEmbeddedInOperatorES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithEmbeddedInstanceOf.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithEmbeddedInstanceOf.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithEmbeddedInstanceOfES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithEmbeddedInstanceOfES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithEmbeddedModulo.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithEmbeddedModulo.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithEmbeddedModuloES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithEmbeddedModuloES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithEmbeddedMultiplication.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithEmbeddedMultiplication.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithEmbeddedMultiplicationES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithEmbeddedMultiplicationES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithEmbeddedNewOperator.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithEmbeddedNewOperator.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithEmbeddedNewOperatorES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithEmbeddedNewOperatorES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithEmbeddedObjectLiteral.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithEmbeddedObjectLiteral.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithEmbeddedObjectLiteralES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithEmbeddedObjectLiteralES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithEmbeddedTemplateString.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithEmbeddedTemplateString.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithEmbeddedTemplateStringES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithEmbeddedTemplateStringES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithEmbeddedTypeAssertionOnAddition.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithEmbeddedTypeAssertionOnAddition.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithEmbeddedTypeAssertionOnAdditionES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithEmbeddedTypeAssertionOnAdditionES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithEmbeddedTypeOfOperator.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithEmbeddedTypeOfOperator.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithEmbeddedTypeOfOperatorES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithEmbeddedTypeOfOperatorES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithEmbeddedUnaryPlus.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithEmbeddedUnaryPlus.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithEmbeddedUnaryPlusES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithEmbeddedUnaryPlusES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithEmbeddedYieldKeywordES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithEmbeddedYieldKeywordES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithEmptyLiteralPortions.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithEmptyLiteralPortions.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithEmptyLiteralPortionsES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithEmptyLiteralPortionsES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithOpenCommentInStringPortion.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithOpenCommentInStringPortion.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithOpenCommentInStringPortionES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithOpenCommentInStringPortionES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithPropertyAccess.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithPropertyAccess.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithPropertyAccessES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
templateStringWithPropertyAccessES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisAndSuperInStaticMembers1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
thisAndSuperInStaticMembers1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
thisAndSuperInStaticMembers2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
thisAndSuperInStaticMembers2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
thisAndSuperInStaticMembers3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
thisAndSuperInStaticMembers3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
thisAndSuperInStaticMembers4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
thisAndSuperInStaticMembers4.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
thisInInstanceMemberInitializer.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
thisInInstanceMemberInitializer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisInObjectLiterals.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisInObjectLiterals.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisMethodCall.json refactor(es/ast): Change definition of optional chaining expressions (#3645) 2022-02-21 07:12:09 +00:00
thisMethodCall.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisPropertyAssignment.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
thisPropertyAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisPropertyAssignmentCircular.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
thisPropertyAssignmentCircular.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisPropertyAssignmentComputed.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
thisPropertyAssignmentComputed.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisPropertyOverridesAccessors.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisPropertyOverridesAccessors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTag1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
thisTag1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTag2.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
thisTag2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
thisTypeAccessibility.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
thisTypeAccessibility.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeAndConstraints.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
thisTypeAndConstraints.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeErrors2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
thisTypeErrors2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeErrors.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
thisTypeErrors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeInAccessors.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeInAccessors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeInAccessorsNegative.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
thisTypeInAccessorsNegative.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeInBasePropertyAndDerivedContainerOfBase01.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
thisTypeInBasePropertyAndDerivedContainerOfBase01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeInClasses.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
thisTypeInClasses.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeInFunctions2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeInFunctions2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeInFunctions3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
thisTypeInFunctions3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeInFunctions.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
thisTypeInFunctions.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeInInterfaces.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
thisTypeInInterfaces.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeInObjectLiterals2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
thisTypeInObjectLiterals2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeInObjectLiterals.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
thisTypeInObjectLiterals.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeInTaggedTemplateCall.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
thisTypeInTaggedTemplateCall.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
thisTypeInTuples.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
thisTypeInTuples.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeInTypePredicate.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
thisTypeInTypePredicate.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeOfConstructorFunctions.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeOfConstructorFunctions.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeOptionalCall.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
thisTypeOptionalCall.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeSyntacticContext.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeSyntacticContext.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
throwInEnclosingStatements.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
throwInEnclosingStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
throwStatements.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
throwStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
topLevelAmbientModule.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
topLevelAmbientModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
topLevelAwait.2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
topLevelAwait.3.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
topLevelAwait.3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
topLevelFileModule.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
topLevelFileModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
topLevelFileModuleMissing.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
topLevelFileModuleMissing.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
topLevelModuleDeclarationAndFile.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
topLevelModuleDeclarationAndFile.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
topLevelThisAssignment.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
topLevelThisAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
tryStatements.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
tryStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ts-expect-error-js.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ts-expect-error-js.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ts-expect-error-nocheck-js.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ts-expect-error-nocheck-js.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ts-expect-error-nocheck.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ts-expect-error-nocheck.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ts-expect-error.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
ts-expect-error.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ts-ignore.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
ts-ignore.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsNoCheckForTypescript.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsNoCheckForTypescript.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
tsxAttributeErrors.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxAttributeErrors.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxAttributeResolution1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxAttributeResolution1.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxAttributeResolution2.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxAttributeResolution2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxAttributeResolution3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxAttributeResolution3.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxAttributeResolution4.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxAttributeResolution4.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxAttributeResolution5.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxAttributeResolution6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxAttributeResolution6.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxAttributeResolution7.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxAttributeResolution7.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxAttributeResolution8.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxAttributeResolution8.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxAttributeResolution9.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxAttributeResolution9.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxAttributeResolution10.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxAttributeResolution10.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxAttributeResolution11.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxAttributeResolution11.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxAttributeResolution12.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
tsxAttributeResolution12.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxAttributeResolution13.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxAttributeResolution13.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxAttributeResolution14.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxAttributeResolution14.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxAttributeResolution15.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxAttributeResolution15.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxAttributeResolution16.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxAttributeResolution16.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxAttributeResolution.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxAttributeResolution.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxCorrectlyParseLessThanComparison1.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
tsxCorrectlyParseLessThanComparison1.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxDefaultAttributesResolution1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxDefaultAttributesResolution1.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxDefaultAttributesResolution2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxDefaultAttributesResolution2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxDefaultAttributesResolution3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxDefaultAttributesResolution3.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxDynamicTagName1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxDynamicTagName1.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxDynamicTagName2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxDynamicTagName2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxDynamicTagName3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxDynamicTagName3.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxDynamicTagName4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxDynamicTagName4.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxDynamicTagName5.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
tsxDynamicTagName5.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxDynamicTagName6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxDynamicTagName6.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxDynamicTagName7.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
tsxDynamicTagName7.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxDynamicTagName8.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
tsxDynamicTagName8.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxDynamicTagName9.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
tsxDynamicTagName9.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution1.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution1.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution2.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxElementResolution3.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxElementResolution4.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxElementResolution5.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxElementResolution6.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution7.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxElementResolution7.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution8.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution8.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution9.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution9.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution10.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution10.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution11.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution11.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution12.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxElementResolution12.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution13.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution13.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution14.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution14.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution15.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution15.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution16.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution16.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution17.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxElementResolution17.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution18.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxElementResolution18.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution19.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxElementResolution19.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxElementResolution.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxEmit1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxEmit1.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxEmit2.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxEmit2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxEmit3.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxEmit3.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxErrorRecovery2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxErrorRecovery3.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxExternalModuleEmit1.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
tsxExternalModuleEmit1.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxExternalModuleEmit2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxExternalModuleEmit2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxFragmentPreserveEmit.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxFragmentPreserveEmit.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxFragmentReactEmit.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxFragmentReactEmit.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxGenericAttributesType1.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
tsxGenericAttributesType1.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxGenericAttributesType2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
tsxGenericAttributesType2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxGenericAttributesType3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
tsxGenericAttributesType3.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxGenericAttributesType4.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
tsxGenericAttributesType4.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxGenericAttributesType5.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
tsxGenericAttributesType5.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxGenericAttributesType6.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
tsxGenericAttributesType6.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxGenericAttributesType7.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
tsxGenericAttributesType7.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxGenericAttributesType8.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
tsxGenericAttributesType8.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxGenericAttributesType9.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
tsxGenericAttributesType9.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxInArrowFunction.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxInArrowFunction.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxIntrinsicAttributeErrors.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
tsxIntrinsicAttributeErrors.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxLibraryManagedAttributes.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
tsxLibraryManagedAttributes.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxNoJsx.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxNoJsx.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxOpeningClosingNames.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxOpeningClosingNames.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxParseTests1.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxParseTests1.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxParseTests2.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxParseTests2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxPreserveEmit1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxPreserveEmit1.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxPreserveEmit2.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxPreserveEmit2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxPreserveEmit3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxPreserveEmit3.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxReactComponentWithDefaultTypeParameter1.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
tsxReactComponentWithDefaultTypeParameter1.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxReactComponentWithDefaultTypeParameter2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
tsxReactComponentWithDefaultTypeParameter2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxReactComponentWithDefaultTypeParameter3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
tsxReactComponentWithDefaultTypeParameter3.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxReactEmit1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxReactEmit1.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxReactEmit2.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxReactEmit2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxReactEmit3.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxReactEmit3.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxReactEmit4.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxReactEmit4.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxReactEmit5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxReactEmit5.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxReactEmit6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxReactEmit6.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxReactEmit7.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxReactEmit7.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxReactEmit8.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxReactEmit8.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxReactEmitEntities.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxReactEmitEntities.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxReactEmitNesting.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxReactEmitNesting.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxReactEmitWhitespace2.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxReactEmitWhitespace2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxReactEmitWhitespace.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxReactEmitWhitespace.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSfcReturnNull.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxSfcReturnNull.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSfcReturnNullStrictNullChecks.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxSfcReturnNullStrictNullChecks.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSfcReturnUndefinedStrictNullChecks.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxSfcReturnUndefinedStrictNullChecks.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadAttributesResolution1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxSpreadAttributesResolution1.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadAttributesResolution2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxSpreadAttributesResolution2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadAttributesResolution3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxSpreadAttributesResolution3.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadAttributesResolution4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxSpreadAttributesResolution4.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadAttributesResolution5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxSpreadAttributesResolution5.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadAttributesResolution6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxSpreadAttributesResolution6.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadAttributesResolution7.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxSpreadAttributesResolution7.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadAttributesResolution8.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxSpreadAttributesResolution8.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadAttributesResolution9.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxSpreadAttributesResolution9.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadAttributesResolution10.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxSpreadAttributesResolution10.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadAttributesResolution11.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxSpreadAttributesResolution11.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadAttributesResolution12.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxSpreadAttributesResolution12.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadAttributesResolution13.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxSpreadAttributesResolution13.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadAttributesResolution14.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxSpreadAttributesResolution14.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadAttributesResolution15.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxSpreadAttributesResolution15.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadAttributesResolution16.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxSpreadAttributesResolution16.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadAttributesResolution17.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadAttributesResolution17.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadChildren.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadChildren.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadChildrenInvalidType.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadChildrenInvalidType.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxStatelessFunctionComponentOverload1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxStatelessFunctionComponentOverload1.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxStatelessFunctionComponentOverload2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxStatelessFunctionComponentOverload2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxStatelessFunctionComponentOverload3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxStatelessFunctionComponentOverload3.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxStatelessFunctionComponentOverload4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxStatelessFunctionComponentOverload4.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxStatelessFunctionComponentOverload5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxStatelessFunctionComponentOverload5.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxStatelessFunctionComponentOverload6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxStatelessFunctionComponentOverload6.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxStatelessFunctionComponents2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxStatelessFunctionComponents2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxStatelessFunctionComponents3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxStatelessFunctionComponents3.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxStatelessFunctionComponentsWithTypeArguments1.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
tsxStatelessFunctionComponentsWithTypeArguments1.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxStatelessFunctionComponentsWithTypeArguments2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
tsxStatelessFunctionComponentsWithTypeArguments2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxStatelessFunctionComponentsWithTypeArguments3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
tsxStatelessFunctionComponentsWithTypeArguments3.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxStatelessFunctionComponentsWithTypeArguments4.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
tsxStatelessFunctionComponentsWithTypeArguments4.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxStatelessFunctionComponentsWithTypeArguments5.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
tsxStatelessFunctionComponentsWithTypeArguments5.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxStatelessFunctionComponentWithDefaultTypeParameter1.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
tsxStatelessFunctionComponentWithDefaultTypeParameter1.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxStatelessFunctionComponentWithDefaultTypeParameter2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
tsxStatelessFunctionComponentWithDefaultTypeParameter2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxTypeArgumentsJsxPreserveOutput.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxTypeErrors.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxTypeErrors.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxUnionElementType1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxUnionElementType1.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxUnionElementType2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxUnionElementType2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxUnionElementType3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxUnionElementType3.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxUnionElementType4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxUnionElementType4.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxUnionElementType5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxUnionElementType5.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxUnionElementType6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxUnionElementType6.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxUnionTypeComponent1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxUnionTypeComponent1.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxUnionTypeComponent2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
tsxUnionTypeComponent2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tupleElementTypes1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
tupleElementTypes1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
tupleElementTypes2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
tupleElementTypes2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
tupleElementTypes3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
tupleElementTypes3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
tupleElementTypes4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
tupleElementTypes4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
tupleLengthCheck.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
tupleLengthCheck.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TupleType1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TupleType1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TupleType2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TupleType2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TupleType3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TupleType3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TupleType5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TupleType5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
twoAccessorsWithSameName2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
twoAccessorsWithSameName2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
twoGenericInterfacesDifferingByTypeParameterName2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
twoGenericInterfacesDifferingByTypeParameterName2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
twoGenericInterfacesDifferingByTypeParameterName.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
twoGenericInterfacesDifferingByTypeParameterName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
twoGenericInterfacesWithDifferentConstraints.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
twoGenericInterfacesWithDifferentConstraints.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
twoGenericInterfacesWithTheSameNameButDifferentArity.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
twoGenericInterfacesWithTheSameNameButDifferentArity.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
twoInterfacesDifferentRootModule2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
twoInterfacesDifferentRootModule2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
twoInterfacesDifferentRootModule.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
twoInterfacesDifferentRootModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TwoInternalModulesThatMergeEachWithExportedAndNonExportedClassesOfTheSameName.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TwoInternalModulesThatMergeEachWithExportedAndNonExportedClassesOfTheSameName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TwoInternalModulesThatMergeEachWithExportedAndNonExportedInterfacesOfTheSameName.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TwoInternalModulesThatMergeEachWithExportedAndNonExportedInterfacesOfTheSameName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TwoInternalModulesThatMergeEachWithExportedAndNonExportedLocalVarsOfTheSameName.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
TwoInternalModulesThatMergeEachWithExportedAndNonExportedLocalVarsOfTheSameName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TwoInternalModulesThatMergeEachWithExportedClassesOfTheSameName.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TwoInternalModulesThatMergeEachWithExportedClassesOfTheSameName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TwoInternalModulesThatMergeEachWithExportedInterfacesOfTheSameName.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TwoInternalModulesThatMergeEachWithExportedInterfacesOfTheSameName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TwoInternalModulesThatMergeEachWithExportedLocalVarsOfTheSameName.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
TwoInternalModulesThatMergeEachWithExportedLocalVarsOfTheSameName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TwoInternalModulesThatMergeEachWithExportedModulesOfTheSameName.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TwoInternalModulesThatMergeEachWithExportedModulesOfTheSameName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TwoInternalModulesWithTheSameNameAndDifferentCommonRoot.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
TwoInternalModulesWithTheSameNameAndDifferentCommonRoot.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TwoInternalModulesWithTheSameNameAndSameCommonRoot.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
TwoInternalModulesWithTheSameNameAndSameCommonRoot.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
twoMergedInterfacesWithDifferingOverloads2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
twoMergedInterfacesWithDifferingOverloads2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
twoMergedInterfacesWithDifferingOverloads.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
twoMergedInterfacesWithDifferingOverloads.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeAliases.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeAliases.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeAliasesDoNotMerge.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeAliasesDoNotMerge.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeAliasesForObjectTypes.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeAliasesForObjectTypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeArgumentInference.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeArgumentInference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeArgumentInferenceConstructSignatures.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeArgumentInferenceConstructSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeArgumentInferenceErrors.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeArgumentInferenceErrors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeArgumentInferenceTransitiveConstraints.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeArgumentInferenceTransitiveConstraints.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeArgumentInferenceWithClassExpression1.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeArgumentInferenceWithClassExpression1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeArgumentInferenceWithClassExpression2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeArgumentInferenceWithClassExpression2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeArgumentInferenceWithClassExpression3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeArgumentInferenceWithClassExpression3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeArgumentInferenceWithConstraints.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeArgumentInferenceWithConstraints.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeArgumentInferenceWithObjectLiteral.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeArgumentInferenceWithObjectLiteral.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeArgumentsWithStringLiteralTypes01.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeArgumentsWithStringLiteralTypes01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeAssertionsWithIntersectionTypes01.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
typeAssertionsWithIntersectionTypes01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeAssertionsWithUnionTypes01.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
typeAssertionsWithUnionTypes01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typedefCrossModule2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typedefCrossModule2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typedefCrossModule3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typedefCrossModule3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typedefCrossModule4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typedefCrossModule4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typedefCrossModule5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typedefCrossModule5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typedefCrossModule.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typedefCrossModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typedefDuplicateTypeDeclaration.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typedefDuplicateTypeDeclaration.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typedefInnerNamepaths.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typedefInnerNamepaths.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typedefMultipleTypeParameters.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typedefMultipleTypeParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typedefScope1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typedefScope1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typedefTagExtraneousProperty.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typedefTagExtraneousProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typedefTagNested.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typedefTagNested.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typedefTagTypeResolution.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typedefTagTypeResolution.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typedefTagWrapping.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typedefTagWrapping.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromContextualThisType.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromContextualThisType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromJSConstructor.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeFromJSConstructor.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromJSInitializer2.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeFromJSInitializer2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeFromJSInitializer3.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeFromJSInitializer3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeFromJSInitializer4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeFromJSInitializer4.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeFromJSInitializer.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeFromJSInitializer.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeFromParamTagForFunction.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeFromParamTagForFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment3.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment4.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeFromPropertyAssignment5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment7.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment8_1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment8_1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment8.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment9_1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeFromPropertyAssignment9_1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment9.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeFromPropertyAssignment9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment10_1.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment10_1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment10.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment11.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment12.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeFromPropertyAssignment12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment13.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment13.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment14.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment14.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment15.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment15.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment16.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment16.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment17.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeFromPropertyAssignment17.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment18.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment18.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment19.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeFromPropertyAssignment19.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment20.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment20.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment21.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeFromPropertyAssignment21.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment22.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeFromPropertyAssignment22.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment23.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeFromPropertyAssignment23.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment24.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeFromPropertyAssignment24.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment25.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment25.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment26.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment26.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment27.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment27.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment28.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment28.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment29.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeFromPropertyAssignment29.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment30.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment30.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment31.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment31.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment32.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment32.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment33.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment33.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment34.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment34.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment35.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment35.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment36.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeFromPropertyAssignment36.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment37.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeFromPropertyAssignment37.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment38.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeFromPropertyAssignment38.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment39.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeFromPropertyAssignment39.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment40.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment40.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignmentOutOfOrder.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignmentOutOfOrder.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignmentWithExport.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignmentWithExport.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPrototypeAssignment2.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPrototypeAssignment2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPrototypeAssignment3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeFromPrototypeAssignment3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPrototypeAssignment4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeFromPrototypeAssignment4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPrototypeAssignment.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPrototypeAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardEnums.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardEnums.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardFunction.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardFunctionGenerics.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeGuardFunctionGenerics.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardFunctionOfFormThis.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeGuardFunctionOfFormThis.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardFunctionOfFormThisErrors.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardFunctionOfFormThisErrors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardInClass.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardInClass.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardIntersectionTypes.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardIntersectionTypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardNarrowsPrimitiveIntersection.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardNarrowsPrimitiveIntersection.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardNarrowsToLiteralType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardNarrowsToLiteralType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardNarrowsToLiteralTypeUnion.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardNarrowsToLiteralTypeUnion.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardNesting.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardNesting.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardOfFormExpr1AndExpr2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardOfFormExpr1AndExpr2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardOfFormExpr1OrExpr2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardOfFormExpr1OrExpr2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardOfFormFunctionEquality.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardOfFormFunctionEquality.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardOfFormInstanceOf.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardOfFormInstanceOf.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardOfFormInstanceOfOnInterface.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardOfFormInstanceOfOnInterface.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardOfFormIsType.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardOfFormIsType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardOfFormIsTypeOnInterfaces.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardOfFormIsTypeOnInterfaces.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardOfFormNotExpr.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardOfFormNotExpr.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardOfFormTypeOfBoolean.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardOfFormTypeOfBoolean.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardOfFormTypeOfEqualEqualHasNoEffect.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardOfFormTypeOfEqualEqualHasNoEffect.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardOfFormTypeOfFunction.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeGuardOfFormTypeOfFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardOfFormTypeOfIsOrderIndependent.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardOfFormTypeOfIsOrderIndependent.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardOfFormTypeOfNotEqualHasNoEffect.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardOfFormTypeOfNotEqualHasNoEffect.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardOfFormTypeOfNumber.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardOfFormTypeOfNumber.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardOfFormTypeOfOther.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardOfFormTypeOfOther.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardOfFormTypeOfPrimitiveSubtype.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardOfFormTypeOfPrimitiveSubtype.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardOfFormTypeOfString.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardOfFormTypeOfString.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardOfFromPropNameInUnionType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardOfFromPropNameInUnionType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardRedundancy.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardRedundancy.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardsAsAssertions.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeGuardsAsAssertions.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeGuardsDefeat.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardsDefeat.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardsInClassAccessors.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardsInClassAccessors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardsInClassMethods.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardsInClassMethods.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardsInConditionalExpression.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardsInConditionalExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardsInDoStatement.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardsInDoStatement.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardsInExternalModule.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardsInExternalModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardsInForStatement.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardsInForStatement.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardsInFunction.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardsInFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardsInFunctionAndModuleBlock.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardsInFunctionAndModuleBlock.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardsInGlobal.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardsInGlobal.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardsInIfStatement.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardsInIfStatement.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardsInModule.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardsInModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardsInProperties.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardsInProperties.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardsInRightOperandOfAndAndOperator.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardsInRightOperandOfAndAndOperator.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardsInRightOperandOfOrOrOperator.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardsInRightOperandOfOrOrOperator.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardsInWhileStatement.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardsInWhileStatement.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardsNestedAssignments.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardsNestedAssignments.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeGuardsObjectMethods.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardsObjectMethods.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardsOnClassProperty.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardsOnClassProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardsTypeParameters.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeGuardsTypeParameters.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeGuardsWithAny.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardsWithAny.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardsWithInstanceOf.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeGuardsWithInstanceOf.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeGuardsWithInstanceOfByConstructorSignature.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeGuardsWithInstanceOfByConstructorSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardTautologicalConsistiency.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardTautologicalConsistiency.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardTypeOfUndefined.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeGuardTypeOfUndefined.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TypeGuardWithArrayUnion.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TypeGuardWithArrayUnion.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TypeGuardWithEnumUnion.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
TypeGuardWithEnumUnion.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeInferenceWithTupleType.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeInferenceWithTupleType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeLookupInIIFE.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeLookupInIIFE.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeofAnExportedType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeofAnExportedType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeofANonExportedType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeofANonExportedType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeofClass2.json feat(es/ast): Support TypeScript Instantiation Expression (#3642) 2022-02-20 15:51:31 +00:00
typeofClass2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeofClassWithPrivates.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeofClassWithPrivates.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeofModuleWithoutExports.json feat(es/ast): Support TypeScript Instantiation Expression (#3642) 2022-02-20 15:51:31 +00:00
typeofModuleWithoutExports.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeofOperatorWithAnyOtherType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeofOperatorWithAnyOtherType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeofOperatorWithBooleanType.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeofOperatorWithBooleanType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeofOperatorWithEnumType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeofOperatorWithEnumType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeofOperatorWithNumberType.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeofOperatorWithNumberType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeofOperatorWithStringType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeofOperatorWithStringType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeofThis.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeofThis.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeOfThisGeneral.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeOfThisGeneral.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeOfThisInAccessor.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeOfThisInAccessor.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeOfThisInConstructorParamList.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeOfThisInConstructorParamList.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeOfThisInFunctionExpression.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeOfThisInFunctionExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeOfThisInInstanceMember2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeOfThisInInstanceMember2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeOfThisInInstanceMember.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeOfThisInInstanceMember.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeOfThisInMemberFunctions.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeOfThisInMemberFunctions.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeOfThisInstanceMemberNarrowedWithLoopAntecedent.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeOfThisInstanceMemberNarrowedWithLoopAntecedent.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeOfThisInStaticMembers2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeOfThisInStaticMembers2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeOfThisInStaticMembers3.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeOfThisInStaticMembers3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeOfThisInStaticMembers4.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeOfThisInStaticMembers4.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeOfThisInStaticMembers5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeOfThisInStaticMembers5.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeOfThisInStaticMembers6.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeOfThisInStaticMembers6.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeOfThisInStaticMembers7.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeOfThisInStaticMembers7.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeOfThisInStaticMembers8.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeOfThisInStaticMembers8.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeOfThisInStaticMembers9.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeOfThisInStaticMembers9.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeOfThisInStaticMembers.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeOfThisInStaticMembers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeofThisWithImplicitThis.json feat(es/ast): Support TypeScript Instantiation Expression (#3642) 2022-02-20 15:51:31 +00:00
typeofThisWithImplicitThis.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeofTypeParameter.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeofTypeParameter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeParameterAsBaseType.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeParameterAsBaseType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeParameterAssignability2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeParameterAssignability2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeParameterAssignability3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeParameterAssignability3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeParameterAssignability.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeParameterAssignability.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeParameterAsTypeArgument.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeParameterAsTypeArgument.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeParameterAsTypeParameterConstraint2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeParameterAsTypeParameterConstraint2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeParameterAsTypeParameterConstraint.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeParameterAsTypeParameterConstraint.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeParameterAsTypeParameterConstraintTransitively2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeParameterAsTypeParameterConstraintTransitively2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeParameterAsTypeParameterConstraintTransitively.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeParameterAsTypeParameterConstraintTransitively.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeParameterDirectlyConstrainedToItself.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeParameterDirectlyConstrainedToItself.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeParameterExtendsUnionConstraintDistributed.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeParameterExtendsUnionConstraintDistributed.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeParameterIndirectlyConstrainedToItself.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeParameterIndirectlyConstrainedToItself.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeParametersAreIdenticalToThemselves.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeParametersAreIdenticalToThemselves.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeParametersAvailableInNestedScope2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeParametersAvailableInNestedScope2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeParametersAvailableInNestedScope3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeParametersAvailableInNestedScope3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeParametersAvailableInNestedScope.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeParametersAvailableInNestedScope.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeParameterUsedAsConstraint.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeParameterUsedAsConstraint.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeParameterUsedAsTypeParameterConstraint2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeParameterUsedAsTypeParameterConstraint2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeParameterUsedAsTypeParameterConstraint3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeParameterUsedAsTypeParameterConstraint3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeParameterUsedAsTypeParameterConstraint4.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeParameterUsedAsTypeParameterConstraint4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeParameterUsedAsTypeParameterConstraint.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeParameterUsedAsTypeParameterConstraint.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typePredicateASI.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typePredicateASI.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeQuery.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeQuery.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeQueryOnClass.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typeQueryOnClass.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeQueryWithReservedWords.json feat(es/ast): Support TypeScript Instantiation Expression (#3642) 2022-02-20 15:51:31 +00:00
typeQueryWithReservedWords.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeRelationships.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
typeRelationships.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
types.asyncGenerators.es2018.1.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
types.asyncGenerators.es2018.1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
types.asyncGenerators.es2018.2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
types.asyncGenerators.es2018.2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
types.forAwait.es2018.1.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
types.forAwait.es2018.1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
types.forAwait.es2018.2.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
types.forAwait.es2018.2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
types.forAwait.es2018.3.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
types.forAwait.es2018.3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typesOnlyExternalModuleStillHasInstance.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typesOnlyExternalModuleStillHasInstance.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typesWithDuplicateTypeParameters.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typesWithDuplicateTypeParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typesWithOptionalProperty.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typesWithOptionalProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typesWithPrivateConstructor.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
typesWithPrivateConstructor.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typesWithProtectedConstructor.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
typesWithProtectedConstructor.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typesWithPublicConstructor.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
typesWithPublicConstructor.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typesWithSpecializedCallSignatures.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typesWithSpecializedCallSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typesWithSpecializedConstructSignatures.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typesWithSpecializedConstructSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeTagCircularReferenceOnConstructorFunction.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeTagCircularReferenceOnConstructorFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeTagModuleExports.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeTagModuleExports.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeTagNoErasure.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeTagNoErasure.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeTagOnPropertyAssignment.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typeTagOnPropertyAssignment.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeTagPrototypeAssignment.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeTagPrototypeAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeTagWithGenericSignature.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeTagWithGenericSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typingsLookupAmd.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
typingsLookupAmd.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unannotatedParametersAreOptional.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unannotatedParametersAreOptional.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
undefinedAssignableToEveryType.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
undefinedAssignableToEveryType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
undefinedIsSubtypeOfEverything.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
undefinedIsSubtypeOfEverything.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeEscapesInJsxtags.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
unicodeExtendedEscapesInRegularExpressions01_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions01_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions01_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions01_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions02_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions02_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions02_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions02_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions03_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions03_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions03_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions03_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions04_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions04_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions04_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions04_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions05_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions05_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions05_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions05_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions06_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions06_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions06_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions06_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions07_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions07_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions07_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions07_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions08_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions08_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions08_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions08_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions09_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions09_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions09_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions09_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions10_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions10_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions10_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions10_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions11_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions11_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions11_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions11_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions12_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions12_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions12_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions12_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions13_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions13_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions13_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions13_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions14_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions14_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions14_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions14_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions15_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions15_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions15_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions15_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions16_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions16_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions16_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions16_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions17_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions17_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions17_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions17_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions18_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions18_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions18_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions18_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions19_ES5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions19_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions19_ES6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInRegularExpressions19_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInStrings01_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInStrings01_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInStrings01_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInStrings01_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInStrings02_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInStrings02_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInStrings02_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInStrings02_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInStrings03_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInStrings03_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInStrings03_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInStrings03_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInStrings04_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInStrings04_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInStrings04_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInStrings04_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInStrings05_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInStrings05_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInStrings05_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInStrings05_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInStrings06_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInStrings06_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInStrings06_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInStrings06_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInStrings08_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInStrings08_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInStrings08_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInStrings08_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInStrings09_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInStrings09_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInStrings09_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInStrings09_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInStrings10_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInStrings10_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInStrings11_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInStrings11_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInStrings13_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInStrings13_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInStrings13_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInStrings13_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInStrings15_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInStrings15_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInStrings15_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInStrings15_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInStrings16_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInStrings16_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInStrings16_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInStrings16_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInStrings18_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInStrings18_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInStrings18_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInStrings18_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInStrings23_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInStrings23_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInStrings23_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInStrings23_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInTemplates01_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInTemplates01_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInTemplates01_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInTemplates01_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInTemplates02_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInTemplates02_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInTemplates02_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInTemplates02_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInTemplates03_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInTemplates03_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInTemplates03_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInTemplates03_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInTemplates04_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInTemplates04_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInTemplates04_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInTemplates04_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInTemplates05_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInTemplates05_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInTemplates05_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInTemplates05_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInTemplates06_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInTemplates06_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInTemplates06_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInTemplates06_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInTemplates08_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInTemplates08_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInTemplates08_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInTemplates08_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInTemplates09_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInTemplates09_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInTemplates09_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInTemplates09_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInTemplates10_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInTemplates10_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInTemplates11_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInTemplates11_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInTemplates13_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInTemplates13_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInTemplates13_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInTemplates13_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInTemplates15_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInTemplates15_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInTemplates15_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInTemplates15_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInTemplates16_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInTemplates16_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInTemplates16_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInTemplates16_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInTemplates18_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInTemplates18_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInTemplates18_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInTemplates18_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInTemplates20_ES5.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInTemplates20_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeExtendedEscapesInTemplates20_ES6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unicodeExtendedEscapesInTemplates20_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionAndIntersectionInference1.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
unionAndIntersectionInference1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionAndIntersectionInference2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
unionAndIntersectionInference2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionAndIntersectionInference3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
unionAndIntersectionInference3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionsOfTupleTypes1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unionsOfTupleTypes1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionSubtypeIfEveryConstituentTypeIsSubtype.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
unionSubtypeIfEveryConstituentTypeIsSubtype.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionThisTypeInFunctions.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
unionThisTypeInFunctions.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionTypeCallSignatures2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
unionTypeCallSignatures2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionTypeCallSignatures3.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unionTypeCallSignatures3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionTypeCallSignatures4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unionTypeCallSignatures4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionTypeCallSignatures5.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionTypeCallSignatures5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionTypeCallSignatures6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionTypeCallSignatures6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionTypeCallSignatures.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unionTypeCallSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionTypeConstructSignatures.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unionTypeConstructSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionTypeEquivalence.json feat(es/ast): Support TypeScript Instantiation Expression (#3642) 2022-02-20 15:51:31 +00:00
unionTypeEquivalence.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionTypeFromArrayLiteral.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unionTypeFromArrayLiteral.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionTypeIdentity.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
unionTypeIdentity.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionTypeIndexSignature.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unionTypeIndexSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionTypeInference.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
unionTypeInference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionTypeLiterals.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
unionTypeLiterals.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionTypeMembers.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
unionTypeMembers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionTypePropertyAccessibility.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
unionTypePropertyAccessibility.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionTypeReadonly.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionTypeReadonly.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionTypeReduction2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unionTypeReduction2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionTypeReduction.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
unionTypeReduction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionTypesAssignability.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
unionTypesAssignability.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionTypeWithIndexSignature.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
unionTypeWithIndexSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
uniqueSymbols.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
uniqueSymbols.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
uniqueSymbolsDeclarations.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
uniqueSymbolsDeclarations.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
uniqueSymbolsDeclarationsErrors.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
uniqueSymbolsDeclarationsErrors.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
uniqueSymbolsDeclarationsInJs.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
uniqueSymbolsDeclarationsInJs.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
uniqueSymbolsDeclarationsInJsErrors.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
uniqueSymbolsDeclarationsInJsErrors.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
unknownType1.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
unknownType1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unknownType2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
unknownType2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
untypedModuleImport_allowJs.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
untypedModuleImport_allowJs.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
useObjectValuesAndEntries1.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
useObjectValuesAndEntries1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
useObjectValuesAndEntries2.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
useObjectValuesAndEntries2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
useObjectValuesAndEntries3.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
useObjectValuesAndEntries3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
useObjectValuesAndEntries4.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
useObjectValuesAndEntries4.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
usePromiseFinally.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
usePromiseFinally.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
useRegexpGroups.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
useRegexpGroups.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
useSharedArrayBuffer1.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
useSharedArrayBuffer1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
useSharedArrayBuffer2.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
useSharedArrayBuffer2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
useSharedArrayBuffer3.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
useSharedArrayBuffer3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
useSharedArrayBuffer4.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
useSharedArrayBuffer4.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
useSharedArrayBuffer5.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
useSharedArrayBuffer5.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
useSharedArrayBuffer6.json test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
useSharedArrayBuffer6.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
validBooleanAssignments.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
validBooleanAssignments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
validEnumAssignments.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
validEnumAssignments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
validMultipleVariableDeclarations.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
validMultipleVariableDeclarations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
validNullAssignments.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
validNullAssignments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
validNumberAssignments.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
validNumberAssignments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
validStringAssignments.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
validStringAssignments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
validUndefinedAssignments.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
validUndefinedAssignments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
validUndefinedValues.json feat(es/ast): Support TypeScript Instantiation Expression (#3642) 2022-02-20 15:51:31 +00:00
validUndefinedValues.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
validVoidAssignments.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
validVoidAssignments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
validVoidValues.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
validVoidValues.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
VariableDeclaration3_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
VariableDeclaration3_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
VariableDeclaration5_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
VariableDeclaration5_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
VariableDeclaration6_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
VariableDeclaration6_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
VariableDeclaration7_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
VariableDeclaration7_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
VariableDeclaration8_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
VariableDeclaration8_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
VariableDeclaration9_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
VariableDeclaration9_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
VariableDeclaration10_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
VariableDeclaration10_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
VariableDeclaration12_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
VariableDeclaration12_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
variadicTuples1.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
variadicTuples1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
variance.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
variance.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
varRequireFromJavascript.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
varRequireFromJavascript.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
varRequireFromTypescript.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
varRequireFromTypescript.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
voidOperatorWithAnyOtherType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
voidOperatorWithAnyOtherType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
voidOperatorWithBooleanType.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
voidOperatorWithBooleanType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
voidOperatorWithEnumType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
voidOperatorWithEnumType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
voidOperatorWithNumberType.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
voidOperatorWithNumberType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
voidOperatorWithStringType.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
voidOperatorWithStringType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
voidParamAssignmentCompatibility.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
voidParamAssignmentCompatibility.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
whileBreakStatements.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
whileBreakStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
whileContinueStatements.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
whileContinueStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
wideningTuples1.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
wideningTuples1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
wideningTuples2.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
wideningTuples2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
wideningTuples3.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
wideningTuples3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
wideningTuples4.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
wideningTuples4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
wideningTuples5.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
wideningTuples5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
wideningTuples6.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
wideningTuples6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
wideningTuples7.json test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
wideningTuples7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
withStatements.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
withStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
witness.json feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
witness.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
wrappedAndRecursiveConstraints2.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
wrappedAndRecursiveConstraints2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
wrappedAndRecursiveConstraints3.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
wrappedAndRecursiveConstraints3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
wrappedAndRecursiveConstraints4.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
wrappedAndRecursiveConstraints4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
wrappedAndRecursiveConstraints.json feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
wrappedAndRecursiveConstraints.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
YieldExpression1_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
YieldExpression1_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
YieldExpression3_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
YieldExpression3_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
YieldExpression4_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
YieldExpression4_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
YieldExpression6_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
YieldExpression6_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
YieldExpression7_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
YieldExpression7_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
YieldExpression8_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
YieldExpression8_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
YieldExpression9_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
YieldExpression9_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
YieldExpression10_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
YieldExpression10_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
YieldExpression11_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
YieldExpression11_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
YieldExpression13_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
YieldExpression13_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
YieldExpression19_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
YieldExpression19_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
yieldExpressionInControlFlow.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
yieldExpressionInControlFlow.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
YieldStarExpression1_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
YieldStarExpression1_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
YieldStarExpression4_es6.json refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
YieldStarExpression4_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00