TypeScript/tests/cases/fourslash
Nathan Shively-Sanders bdb6a8a83a Merge pull request #12784 from e-cloud/fix/generic-this-arg
fix: add generic info for methods with thisArg of built-in classes
2017-03-10 09:02:09 -08:00
..
generated
server Merge branch 'master' into enum_member 2017-03-03 07:04:40 -08:00
shims Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
shims-pp Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
addDeclareToFunction.ts
addDeclareToModule.ts
addDuplicateSetter.ts
addFunctionAboveMultiLineLambdaExpression.ts
addFunctionInDuplicatedConstructorClassBody.ts
addInterfaceMemberAboveClass.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
addInterfaceToNotSatisfyConstraint.ts
addMemberToInterface.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
addMemberToModule.ts
addMethodToInterface1.ts
addSignaturePartial.ts
addVarToConstructor1.ts
aliasMergingWithNamespace.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
aliasToVarUsedAsType.ts
alignmentAfterFormattingOnMultilineExpressionAndParametersList.ts
ambientShorthandFindAllRefs.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
ambientShorthandGotoDefinition.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
ambientVariablesWithSameName.ts
argumentsAreAvailableAfterEditsAtEndOfFunction.ts
argumentsIndexExpression.ts
arrayCallAndConstructTypings.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
arrayConcatTypeCheck0.ts
arrayConcatTypeCheck1.ts
asOperatorCompletion.ts
asOperatorFormatting.ts
assertContextualType.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
assignToExistingClass.ts
augmentedTypesClass1.ts
augmentedTypesClass2.ts
augmentedTypesClass3.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
augmentedTypesModule1.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
augmentedTypesModule2.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
augmentedTypesModule3.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
augmentedTypesModule4.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
augmentedTypesModule5.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
augmentedTypesModule6.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
autoFormattingOnPasting.ts
automaticConstructorToggling.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
basicClassMembers.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
bestCommonTypeObjectLiterals1.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
breakpointValidationArrayLiteralExpressions.ts
breakpointValidationBinaryExpressions.ts
breakpointValidationBreakOrContinue.ts
breakpointValidationClass.ts
breakpointValidationClassAmbient.ts
breakpointValidationClasses.ts
breakpointValidationConditionalExpressions.ts
breakpointValidationConst.ts
breakpointValidationDebugger.ts
breakpointValidationDecorators.ts
breakpointValidationDestructuringAssignmentForArrayBindingPattern.ts
breakpointValidationDestructuringAssignmentForArrayBindingPatternDefaultValues.ts
breakpointValidationDestructuringAssignmentForObjectBindingPattern.ts
breakpointValidationDestructuringAssignmentForObjectBindingPatternDefaultValues.ts
breakpointValidationDestructuringAssignmentForOfArrayBindingPattern.ts
breakpointValidationDestructuringAssignmentForOfArrayBindingPatternDefaultValues.ts
breakpointValidationDestructuringAssignmentForOfObjectBindingPattern.ts
breakpointValidationDestructuringAssignmentForOfObjectBindingPatternDefaultValues.ts
breakpointValidationDestructuringAssignmentStatementArrayBindingPattern.ts
breakpointValidationDestructuringAssignmentStatementArrayBindingPatternDefaultValues.ts
breakpointValidationDestructuringForArrayBindingPattern.ts
breakpointValidationDestructuringForArrayBindingPatternDefaultValues.ts
breakpointValidationDestructuringForObjectBindingPattern.ts
breakpointValidationDestructuringForObjectBindingPatternDefaultValues.ts
breakpointValidationDestructuringForOfArrayBindingPattern.ts
breakpointValidationDestructuringForOfArrayBindingPatternDefaultValues.ts
breakpointValidationDestructuringForOfObjectBindingPattern.ts
breakpointValidationDestructuringForOfObjectBindingPatternDefaultValues.ts
breakpointValidationDestructuringParameterArrayBindingPattern.ts
breakpointValidationDestructuringParameterArrayBindingPattern2.ts
breakpointValidationDestructuringParameterArrayBindingPatternDefaultValues.ts
breakpointValidationDestructuringParameterArrayBindingPatternDefaultValues2.ts
breakpointValidationDestructuringParameterNestedObjectBindingPattern.ts
breakpointValidationDestructuringParameterNestedObjectBindingPatternDefaultValues.ts
breakpointValidationDestructuringParameterObjectBindingPattern.ts
breakpointValidationDestructuringParameterObjectBindingPatternDefaultValues.ts
breakpointValidationDestructuringVariableStatement.ts
breakpointValidationDestructuringVariableStatement1.ts
breakpointValidationDestructuringVariableStatementArrayBindingPattern.ts
breakpointValidationDestructuringVariableStatementArrayBindingPattern2.ts
breakpointValidationDestructuringVariableStatementArrayBindingPatternDefaultValues.ts
breakpointValidationDestructuringVariableStatementArrayBindingPatternDefaultValues2.ts
breakpointValidationDestructuringVariableStatementDefaultValues.ts
breakpointValidationDestructuringVariableStatementNestedObjectBindingPattern.ts
breakpointValidationDestructuringVariableStatementNestedObjectBindingPatternWithDefaultValues.ts
breakpointValidationDo.ts
breakpointValidationEnums.ts
breakpointValidationExportAssignment.ts
breakpointValidationExports.ts
breakpointValidationFor.ts
breakpointValidationForIn.ts
breakpointValidationFunctionExpressions.ts
breakpointValidationFunctions.ts
breakpointValidationIfElse.ts
breakpointValidationImport.ts
breakpointValidationImports.ts
breakpointValidationInBlankLine.ts
breakpointValidationInComments.ts
breakpointValidationInterface.ts
breakpointValidationLabeled.ts
breakpointValidationLet.ts
breakpointValidationModule.ts
breakpointValidationModuleAmbient.ts
breakpointValidationModuleEmpty.ts
breakpointValidationObjectLiteralExpressions.ts
breakpointValidationParenCallOrNewExpressions.ts
breakpointValidationStatements.ts
breakpointValidationSwitch.ts
breakpointValidationTryCatchFinally.ts
breakpointValidationTypeAlias.ts
breakpointValidationTypeAssertionExpressions.ts
breakpointValidationUnaryExpressions.ts
breakpointValidationVariables.ts
breakpointValidationWhile.ts
breakpointValidationWith.ts
brokenClassErrorRecovery.ts
callSignatureHelp.ts
cancellationWhenfindingAllRefsOnDefinition.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
chainedFatArrowFormatting.ts
chainedFunctionFunctionArgIndent.ts
chainedFunctionLambdaArgIndex.ts
classExtendsInterfaceSigHelp1.ts
classifyThisParameter.ts
classInterfaceInsert.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
classRenamingErrorRecovery.ts
cloduleAsBaseClass.ts Remove useless inserts that used to be required to trigger checks 2016-08-30 07:10:14 -07:00
cloduleAsBaseClass2.ts Remove useless inserts that used to be required to trigger checks 2016-08-30 07:10:14 -07:00
cloduleTypeOf1.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
cloduleWithRecursiveReference.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
closedCommentsInConstructor.ts
codeCompletionEscaping.ts
codeFixAddForgottenThis01.ts Added tests for missing 'this' property accesses. 2016-11-11 01:25:50 -08:00
codeFixAddForgottenThis02.ts Added tests for missing 'this' property accesses. 2016-11-11 01:25:50 -08:00
codeFixChangeExtendsToImplements.ts use getStart() 2016-11-28 14:42:55 -06:00
codeFixChangeExtendsToImplementsAbstractModifier.ts Fix extends -> implements for decorators/modifiers 2016-11-14 15:13:46 -08:00
codeFixChangeExtendsToImplementsTypeParams.ts Add tests and simplify existing ones 2016-11-04 16:34:10 -07:00
codeFixChangeExtendsToImplementsWithDecorator.ts Fix extends -> implements for decorators/modifiers 2016-11-14 15:13:46 -08:00
codeFixClassExprClassImplementClassFunctionVoidInferred.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassExprExtendsAbstractExpressionWithTypeArgs.ts abstract class expr instantiation and abstract fix works with class expr 2016-12-14 08:40:41 -08:00
codeFixClassExtendAbstractExpressionWithTypeArgs.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassExtendAbstractGetterSetter.ts Add tests 2017-02-16 17:10:33 -08:00
codeFixClassExtendAbstractMethod.ts instantiate generic this param correctly 2017-02-28 19:35:15 -08:00
codeFixClassExtendAbstractMethodThis.ts instantiate generic this param correctly 2017-02-28 19:35:15 -08:00
codeFixClassExtendAbstractMethodTypeParamsInstantiateNumber.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassExtendAbstractMethodTypeParamsInstantiateU.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassExtendAbstractPrivateProperty.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassExtendAbstractProperty.ts Add tests 2017-02-16 17:10:33 -08:00
codeFixClassExtendAbstractPropertyThis.ts instantiate generic this param correctly 2017-02-28 19:35:15 -08:00
codeFixClassExtendAbstractProtectedProperty.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassExtendAbstractPublicProperty.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassExtendAbstractSomePropertiesPresent.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementClassAbstractGettersAndSetters.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementClassFunctionVoidInferred.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementClassMethodViaHeritage.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementClassMultipleSignatures1.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementClassMultipleSignatures2.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementClassPropertyModifiers.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementDeepInheritance.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementDefaultClass.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterface36.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterface39.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceClassExpression.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceComputedPropertyLiterals.ts Fix test 2017-01-09 06:36:07 -08:00
codeFixClassImplementInterfaceComputedPropertyNameWellKnownSymbols.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceDuplicateMember1.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceDuplicateMember2.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceIndexSignaturesBoth.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceIndexSignaturesNoFix.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceIndexSignaturesNumber.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceIndexSignaturesString.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceMethodThisAndSelfReference.ts instantiate generic this param correctly 2017-02-28 19:35:15 -08:00
codeFixClassImplementInterfaceMultipleImplements1.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceMultipleImplements2.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceMultipleImplementsIntersection1.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceMultipleImplementsIntersection2.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceMultipleMembersAndPunctuation.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceMultipleSignatures.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceMultipleSignaturesRest1.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceMultipleSignaturesRest2.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceNamespaceConflict.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfacePropertyFromParentConstructorFunction.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceSomePropertiesPresent.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceTypeParamInstantiateDeeply.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceTypeParamInstantiateError.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceTypeParamInstantiateNumber.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceTypeParamInstantiateT.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceTypeParamInstantiateU.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceTypeParamInstantiation.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceTypeParamMethod.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceUndeclaredSymbol.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixSuperAfterThis.ts Add tests and simplify existing ones 2016-11-04 16:34:10 -07:00
codeFixSuperCall.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixSuperCallWithThisInside.ts Add tests and simplify existing ones 2016-11-04 16:34:10 -07:00
codeFixUndeclaredClassInstance.ts add tests 2017-02-14 18:10:21 -08:00
codeFixUndeclaredClassInstanceWithTypeParams.ts add tests 2017-02-14 18:10:21 -08:00
codeFixUndeclaredIndexSignatureNumericLiteral.ts widen type, index signature, and add tests 2017-02-16 13:37:35 -08:00
codeFixUndeclaredPropertyFunctionEmptyClass.ts widen type, index signature, and add tests 2017-02-16 13:37:35 -08:00
codeFixUndeclaredPropertyFunctionNonEmptyClass.ts widen type, index signature, and add tests 2017-02-16 13:37:35 -08:00
codeFixUndeclaredPropertyNumericLiteral.ts add tests 2017-02-14 18:10:21 -08:00
codeFixUndeclaredPropertyObjectLiteral.ts widen type, index signature, and add tests 2017-02-16 13:37:35 -08:00
codeFixUndeclaredPropertyObjectLiteralStrictNullChecks.ts widen type, index signature, and add tests 2017-02-16 13:37:35 -08:00
codeFixUndeclaredPropertyThisType.ts widen type, index signature, and add tests 2017-02-16 13:37:35 -08:00
commentBraceCompletionPosition.ts Allowing brace completion inside comments in JS and TS files 2016-12-07 15:58:05 -08:00
commentsBlocks.ts
commentsClass.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
commentsClassMembers.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
commentsCommentParsing.ts Merge branch 'master' into new-jsdoc-parser 2016-09-15 11:53:04 -07:00
commentsEnums.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
commentsExternalModules.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
commentsFunctionDeclaration.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
commentsFunctionExpression.ts Merge branch 'master' into new-jsdoc-parser 2016-09-15 11:53:04 -07:00
commentsImportDeclaration.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
commentsInheritance.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
commentsInterface.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
commentsLinePreservation.ts Fixed jsDoc parser - no longer omits asterisks in the middle (if the line does not start with asterisk) and additional case for whitespaces being ignored 2016-12-13 00:05:16 +02:00
commentsModules.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
commentsMultiModuleMultiFile.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
commentsMultiModuleSingleFile.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
commentsOverloads.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
commentsUnion.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
commentsVariables.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
compileOnSaveWorksWhenEmitBlockingErrorOnOtherFile.ts
completion_enum-members-with-invalid-identifiers-should-not-show-in-completion.ts
completionAfterAtChar.ts
completionAfterBackslashFollowingString.ts
completionAfterDotDotDot.ts
completionBeforeSemanticDiagnosticsInArrowFunction1.ts
completionEntryForConst.ts Fix fourslash tests 2016-09-01 15:06:41 -07:00
completionEntryForImportName.ts
completionEntryForPrimitive.ts
completionEntryForPropertyFromUnionOfModuleType.ts
completionEntryForShorthandPropertyAssignment.ts
completionEntryForUnionMethod.ts test: adjust test case completionEntryForUnionMethod 2017-03-09 11:52:54 +08:00
completionEntryForUnionProperty.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionEntryForUnionProperty2.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionEntryOnNarrowedType.ts
completionForQuotedPropertyInPropertyAssignment1.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionForQuotedPropertyInPropertyAssignment2.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionForQuotedPropertyInPropertyAssignment3.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionForQuotedPropertyInPropertyAssignment4.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionForStringLiteral.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionForStringLiteral2.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionForStringLiteral3.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionForStringLiteral4.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionForStringLiteral5.ts Fix test failure resulting from bad merge 2016-12-30 13:49:50 -08:00
completionForStringLiteral6.ts String literal completions: Use call signature only if we are *immediately* in a call expression 2017-01-09 07:52:52 -08:00
completionForStringLiteral7.ts Support completions for string literal in rest parameter 2017-01-13 14:13:49 -08:00
completionForStringLiteral8.ts Add string literal completion for equality expression 2017-01-31 16:44:59 -08:00
completionForStringLiteral10.ts Add string literal completion for equality expression 2017-01-31 16:44:59 -08:00
completionForStringLiteral11.ts Support string literal completion in case labels 2017-01-31 20:24:36 -08:00
completionForStringLiteralImport1.ts Cleaning up the completion code and tests 2016-08-31 19:20:15 -07:00
completionForStringLiteralImport2.ts Cleaning up the completion code and tests 2016-08-31 19:20:15 -07:00
completionForStringLiteralNonrelativeImport1.ts Cleaning up the completion code and tests 2016-08-31 19:20:15 -07:00
completionForStringLiteralNonrelativeImport2.ts Cleaning up the completion code and tests 2016-08-31 19:20:15 -07:00
completionForStringLiteralNonrelativeImport3.ts Cleaning up the completion code and tests 2016-08-31 19:20:15 -07:00
completionForStringLiteralNonrelativeImport4.ts Cleaning up the completion code and tests 2016-08-31 19:20:15 -07:00
completionForStringLiteralNonrelativeImport5.ts Cleaning up the completion code and tests 2016-08-31 19:20:15 -07:00
completionForStringLiteralNonrelativeImport7.ts Cleaning up the completion code and tests 2016-08-31 19:20:15 -07:00
completionForStringLiteralNonrelativeImport8.ts Cleaning up the completion code and tests 2016-08-31 19:20:15 -07:00
completionForStringLiteralNonrelativeImport9.ts Cleaning up the completion code and tests 2016-08-31 19:20:15 -07:00
completionForStringLiteralNonrelativeImport10.ts Cleaning up the completion code and tests 2016-08-31 19:20:15 -07:00
completionForStringLiteralNonrelativeImport11.ts Cleaning up the completion code and tests 2016-08-31 19:20:15 -07:00
completionForStringLiteralNonrelativeImport12.ts Cleaning up the completion code and tests 2016-08-31 19:20:15 -07:00
completionForStringLiteralNonrelativeImportTypings1.ts Cleaning up the completion code and tests 2016-08-31 19:20:15 -07:00
completionForStringLiteralNonrelativeImportTypings2.ts Cleaning up the completion code and tests 2016-08-31 19:20:15 -07:00
completionForStringLiteralNonrelativeImportTypings3.ts Cleaning up the completion code and tests 2016-08-31 19:20:15 -07:00
completionForStringLiteralRelativeImport3.ts Cleaning up the completion code and tests 2016-08-31 19:20:15 -07:00
completionForStringLiteralRelativeImport4.ts Cleaning up the completion code and tests 2016-08-31 19:20:15 -07:00
completionForStringLiteralRelativeImportAllowJSFalse.ts Actually fixed comments 2016-10-04 13:32:37 -07:00
completionForStringLiteralRelativeImportAllowJSTrue.ts update tests to reflect no completion filtering 2016-10-05 14:58:19 -07:00
completionInAugmentedClassModule.ts
completionInIncompleteCallExpression.ts
completionInJsDoc.ts FIx minor stuffs 2017-03-01 21:11:34 -08:00
completionInNamedImportLocation.ts
completionInsideFunctionContainsArguments.ts
completionInTypeOf1.ts
completionInTypeOf2.ts
completionListAfterAnyType.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListAfterClassExtends.ts
completionListAfterFunction.ts
completionListAfterFunction2.ts
completionListAfterFunction3.ts
completionListAfterInvalidCharacter.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListAfterNumericLiteral.ts
completionListAfterNumericLiteral1.ts
completionListAfterObjectLiteral1.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListAfterRegularExpressionLiteral1.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListAfterRegularExpressionLiteral01.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListAfterRegularExpressionLiteral02.ts
completionListAfterRegularExpressionLiteral03.ts
completionListAfterRegularExpressionLiteral04.ts
completionListAfterRegularExpressionLiteral05.ts
completionListAfterSlash.ts
completionListAfterSpreadOperator01.ts
completionListAfterStringLiteral1.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListAndMemberListOnCommentedDot.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListAndMemberListOnCommentedLine.ts
completionListAndMemberListOnCommentedWhiteSpace.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListAtBeginningOfFile01.ts
completionListAtBeginningOfIdentifierInArrowFunction01.ts
completionListAtDeclarationOfParameterType.ts
completionListAtEndOfWordInArrowFunction01.ts
completionListAtEndOfWordInArrowFunction02.ts
completionListAtEndOfWordInArrowFunction03.ts
completionListAtEOF.ts Remove useless inserts that used to be required to trigger checks 2016-08-30 07:10:14 -07:00
completionListAtEOF1.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListAtEOF2.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListAtIdentifierDefinitionLocations_catch.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListAtIdentifierDefinitionLocations_classes.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListAtIdentifierDefinitionLocations_destructuring.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListAtIdentifierDefinitionLocations_enumMembers.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListAtIdentifierDefinitionLocations_enumMembers2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListAtIdentifierDefinitionLocations_enums.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListAtIdentifierDefinitionLocations_functions.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListAtIdentifierDefinitionLocations_Generics.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListAtIdentifierDefinitionLocations_interfaceMembers.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListAtIdentifierDefinitionLocations_interfaceMembers2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListAtIdentifierDefinitionLocations_interfaceMembers3.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListAtIdentifierDefinitionLocations_interfaces.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListAtIdentifierDefinitionLocations_parameters.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListAtIdentifierDefinitionLocations_properties.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListAtIdentifierDefinitionLocations_varDeclarations.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListAtInvalidLocations.ts Update fourslash tests 2017-02-28 15:41:47 -08:00
completionListAtNodeBoundry.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListBeforeKeyword.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListBeforeNewScope01.ts
completionListBeforeNewScope02.ts
completionListBuilderLocations_Modules.ts
completionListBuilderLocations_parameters.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListBuilderLocations_properties.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListBuilderLocations_VariableDeclarations.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListCladule.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListClassMembers.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListEnumMembers.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListEnumValues.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListErrorRecovery.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListErrorRecovery2.ts Remove useless inserts that used to be required to trigger checks 2016-08-30 07:10:14 -07:00
completionListForDerivedType1.ts
completionListForExportEquals.ts Include properties of an export = value in import completions. 2017-01-12 07:33:36 -08:00
completionListForExportEquals2.ts Include properties of an export = value in import completions. 2017-01-12 07:33:36 -08:00
completionListForGenericInstance1.ts
completionListForNonExportedMemberInAmbientModuleWithExportAssignment1.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListForObjectSpread.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListForRest.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListForShorthandPropertyAssignment.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListForShorthandPropertyAssignment2.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListForTransitivelyExportedMembers01.ts
completionListForTransitivelyExportedMembers02.ts
completionListForTransitivelyExportedMembers03.ts
completionListForTransitivelyExportedMembers04.ts
completionListForUnicodeEscapeName.ts
completionListFunctionExpression.ts
completionListFunctionMembers.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListGenericConstraints.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListImplementingInterfaceFunctions.ts
completionListInArrowFunctionInUnclosedCallSite01.ts
completionListInClassExpressionWithTypeParameter.ts
completionListInClosedFunction01.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInClosedFunction02.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInClosedFunction03.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInClosedFunction04.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInClosedFunction05.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInClosedFunction06.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInClosedFunction07.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInClosedObjectTypeLiteralInSignature01.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInClosedObjectTypeLiteralInSignature02.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInClosedObjectTypeLiteralInSignature03.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInClosedObjectTypeLiteralInSignature04.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInComments.ts
completionListInComments2.ts
completionListInComments3.ts
completionListInContextuallyTypedArgument.ts
completionListInEmptyFile.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInExportClause01.ts
completionListInExportClause02.ts
completionListInExportClause03.ts
completionListInExtendsClause.ts
completionListInExtendsClauseAtEOF.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInFatArrow.ts
completionListInFunctionDeclaration.ts
completionListInFunctionExpression.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInImportClause01.ts
completionListInImportClause02.ts
completionListInImportClause03.ts
completionListInImportClause04.ts Include properties of an export = value in import completions. 2017-01-12 07:33:36 -08:00
completionListInIndexSignature01.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListInIndexSignature02.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListInMiddleOfIdentifierInArrowFunction01.ts
completionListInNamedClassExpression.ts
completionListInNamedClassExpressionWithShadowing.ts
completionListInNamedFunctionExpression.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInNamedFunctionExpression1.ts
completionListInNamedFunctionExpressionWithShadowing.ts
completionListInNamespaceImportName01.ts
completionListInObjectBindingPattern01.ts
completionListInObjectBindingPattern02.ts
completionListInObjectBindingPattern03.ts
completionListInObjectBindingPattern04.ts
completionListInObjectBindingPattern05.ts
completionListInObjectBindingPattern06.ts
completionListInObjectBindingPattern07.ts
completionListInObjectBindingPattern08.ts
completionListInObjectBindingPattern09.ts
completionListInObjectBindingPattern10.ts
completionListInObjectBindingPattern11.ts
completionListInObjectBindingPattern12.ts
completionListInObjectBindingPattern13.ts
completionListInObjectLiteral.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInObjectLiteral2.ts
completionListInObjectLiteral3.ts
completionListInObjectLiteral4.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListInObjectLiteralPropertyAssignment.ts Fix incorrect returning of completion entries when in string literal of property assignment expression 2016-10-05 14:21:39 -07:00
completionListInObjectLiteralThatIsParameterOfFunctionCall.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInScope.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInsideTargetTypedFunction.ts
completionListInstanceProtectedMembers.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInstanceProtectedMembers2.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInstanceProtectedMembers3.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInstanceProtectedMembers4.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInStringLiterals1.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListInStringLiterals2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListInTemplateLiteralParts1.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListInTemplateLiteralPartsNegatives1.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListInTypedObjectLiterals2.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInTypedObjectLiterals3.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInTypedObjectLiterals4.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInTypedObjectLiteralsWithPartialPropertyNames.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInTypedObjectLiteralsWithPartialPropertyNames2.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInTypeParameterOfClassExpression1.ts
completionListInTypeParameterOfTypeAlias1.ts
completionListInTypeParameterOfTypeAlias2.ts
completionListInTypeParameterOfTypeAlias3.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedCommaExpression01.ts
completionListInUnclosedCommaExpression02.ts
completionListInUnclosedDeleteExpression01.ts
completionListInUnclosedDeleteExpression02.ts
completionListInUnclosedElementAccessExpression01.ts
completionListInUnclosedElementAccessExpression02.ts
completionListInUnclosedForLoop01.ts
completionListInUnclosedForLoop02.ts
completionListInUnclosedFunction01.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedFunction02.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedFunction03.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedFunction04.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedFunction05.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedFunction06.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedFunction07.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedFunction08.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedFunction09.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedFunction10.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedFunction11.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedFunction12.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedFunction13.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedFunction14.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedFunction15.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedFunction16.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedFunction17.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedFunction18.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedFunction19.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedIndexSignature01.ts
completionListInUnclosedIndexSignature02.ts
completionListInUnclosedIndexSignature03.ts
completionListInUnclosedObjectTypeLiteralInSignature01.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedObjectTypeLiteralInSignature02.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedObjectTypeLiteralInSignature03.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedObjectTypeLiteralInSignature04.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedSpreadExpression01.ts
completionListInUnclosedSpreadExpression02.ts
completionListInUnclosedTaggedTemplate01.ts
completionListInUnclosedTaggedTemplate02.ts
completionListInUnclosedTemplate01.ts
completionListInUnclosedTemplate02.ts
completionListInUnclosedTypeOfExpression01.ts
completionListInUnclosedTypeOfExpression02.ts
completionListInUnclosedVoidExpression01.ts
completionListInUnclosedYieldExpression01.ts
completionListInvalidMemberNames.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInvalidMemberNames2.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInvalidMemberNames3.ts Even in javascript files when creating completion entry from symbols we need to perform identifier check 2016-10-05 13:46:47 -07:00
completionListIsGlobalCompletion.ts Adding JSXExpression check for isGlobalCompletion and associated tests 2016-10-18 14:04:21 -07:00
completionListKeywords.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListModuleMembers.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListNewIdentifierBindingElement.ts
completionListNewIdentifierFunctionDeclaration.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListNewIdentifierVariableDeclaration.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListObjectMembers.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListOfGnericSymbol.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListOfSplitInterface.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListOnAliasedModule.ts
completionListOnAliases.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListOnAliases2.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListOnAliases3.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListOnFunctionCallWithOptionalArgument.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListOnMethodParameterName.ts
completionListOnParam.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListOnParamInClass.ts
completionListOnParamOfGenericType1.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListOnPrivateVariableInModule.ts
completionListOnSuper.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListOnVarBetweenModules.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListOutsideOfClosedArrowFunction01.ts
completionListOutsideOfClosedArrowFunction02.ts
completionListOutsideOfClosedFunctionDeclaration01.ts
completionListOutsideOfForLoop01.ts
completionListOutsideOfForLoop02.ts
completionListPrimitives.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListPrivateMembers.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListPrivateMembers2.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListPrivateMembers3.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListProtectedMembers.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListStaticProtectedMembers.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListStaticProtectedMembers2.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListStaticProtectedMembers3.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListStaticProtectedMembers4.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListsThroughTransitiveBaseClasses.ts
completionListsThroughTransitiveBaseClasses2.ts
completionListSuperMembers.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListWithAmbientDeclaration.ts
completionListWithModulesFromModule.ts
completionListWithModulesInsideModuleScope.ts
completionListWithModulesOutsideModuleScope.ts
completionListWithModulesOutsideModuleScope2.ts
completionListWithUnresolvedModule.ts
completionWithDotFollowedByNamespaceKeyword.ts
completionWithNamespaceInsideFunction.ts
consistenceOnIndentionsOfChainedFunctionCalls.ts
consistenceOnIndentionsOfObjectsInAListAfterFormatting.ts
consistentContextualTypeErrorsAfterEdits.ts
constEnumQuickInfoAndCompletionList.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
constEnumsEmitOutputInMultipleFiles.ts
constQuickInfoAndCompletionList.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
constructorBraceFormatting.ts
constructorQuickInfo.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
contextuallyTypedFunctionExpressionGeneric1.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
contextuallyTypedObjectLiteralMethodDeclarationParam01.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
contextualTyping.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
contextualTypingFromTypeAssertion1.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
contextualTypingGenericFunction1.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
contextualTypingOfArrayLiterals1.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
contextualTypingOfGenericCallSignatures1.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
contextualTypingOfGenericCallSignatures2.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
contextualTypingReturnExpressions.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
debuggerStatementIndent.ts
declarationExpressions.ts
declareFunction.ts
defaultParamsAndContextualTypes.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
definition.ts Simplify go-to-definition tests 2016-09-02 10:12:40 -07:00
definitionNameOnEnumMember.ts Simplify go-to-definition tests 2016-09-02 10:12:40 -07:00
deleteClassWithEnumPresent.ts Set ScriptElementKind for enum members to "enum member" instead of "const" 2017-02-14 06:35:49 -08:00
deleteExtensionInReopenedInterface.ts
deleteModifierBeforeVarStatement1.ts
deleteReopenedModule.ts
deleteTypeParameter.ts
derivedTypeIndexerWithGenericConstraints.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
distinctTypesInCallbacksWithSameNames.ts
docCommentTemplateClassDecl01.ts
docCommentTemplateClassDeclMethods01.ts
docCommentTemplateClassDeclMethods02.ts
docCommentTemplateConstructor01.ts
docCommentTemplateEmptyFile.ts
docCommentTemplateFunctionWithParameters.ts
docCommentTemplateIndentation.ts Make docComment template indent whitespace-only 2017-03-08 12:41:20 -08:00
docCommentTemplateInMultiLineComment.ts
docCommentTemplateInsideFunctionDeclaration.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
docCommentTemplateInSingleLineComment.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
docCommentTemplateNamespacesAndModules01.ts
docCommentTemplateNamespacesAndModules02.ts
docCommentTemplateObjectLiteralMethods01.ts
docCommentTemplateRegex.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
docCommentTemplateVariableStatements01.ts
docCommentTemplateVariableStatements02.ts
docCommentTemplateVariableStatements03.ts
documentHighlightAtInheritedProperties1.ts Update document highlight tests: Use ranges to represent expected highlights 2017-01-17 13:51:53 -08:00
documentHighlightAtInheritedProperties2.ts Update document highlight tests: Use ranges to represent expected highlights 2017-01-17 13:51:53 -08:00
documentHighlightAtInheritedProperties3.ts Update document highlight tests: Use ranges to represent expected highlights 2017-01-17 13:51:53 -08:00
documentHighlightAtInheritedProperties4.ts Update document highlight tests: Use ranges to represent expected highlights 2017-01-17 13:51:53 -08:00
documentHighlightAtInheritedProperties5.ts Update document highlight tests: Use ranges to represent expected highlights 2017-01-17 13:51:53 -08:00
documentHighlightAtInheritedProperties6.ts Update document highlight tests: Use ranges to represent expected highlights 2017-01-17 13:51:53 -08:00
documentHighlightAtParameterPropertyDeclaration1.ts Update document highlight tests: Use ranges to represent expected highlights 2017-01-17 13:51:53 -08:00
documentHighlightAtParameterPropertyDeclaration2.ts Update document highlight tests: Use ranges to represent expected highlights 2017-01-17 13:51:53 -08:00
documentHighlightAtParameterPropertyDeclaration3.ts Update document highlight tests: Use ranges to represent expected highlights 2017-01-17 13:51:53 -08:00
duplicateClassModuleError0.ts
duplicateFunctionImplementation.ts
duplicateIndexers.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
duplicateTypeParameters.ts
editLambdaArgToTypeParameter1.ts
emptyArrayInference.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
enumAddition.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
enumUpdate1.ts
errorConsistency.ts
errorInIncompleteMethodInObjectLiteral.ts
errorsAfterResolvingVariableDeclOfMergedVariableAndClassDecl.ts
eval.ts
exportClauseErrorReporting0.ts
exportDefaultClass.ts
exportDefaultFunction.ts
exportEqualCallableInterface.ts
exportEqualsInterfaceA.ts
exportEqualTypes.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
extendArray.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
extendArrayInterface.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
extendArrayInterfaceMember.ts Fix fourslash test 2017-03-03 14:57:14 -08:00
extendInterfaceOverloadedMethod.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
extendsTArray.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
externalModuleIntellisense.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
externalModuleRefernceResolutionOrderInImportDeclaration.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
externalModuleWithExportAssignment.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
failureToImplementClass.ts
findAllReferencesOfConstructor.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllReferencesOfConstructor_badOverload.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsForComputedProperties.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsForComputedProperties2.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsForDefaultExport.ts Handle undefined import name 2017-02-16 13:10:03 -08:00
findAllRefsForDefaultExport01.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsForDefaultExport02.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsForDefaultExport03.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsForDefaultExport08.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsForFunctionExpression01.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsForMappedType.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsForObjectLiteralProperties.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsForObjectSpread.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsForRest.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsForStringLiteralTypes.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsForUMDModuleAlias1.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsForVariableInExtendsClause01.ts accept baseline change 2017-02-13 20:54:57 -08:00
findAllRefsForVariableInExtendsClause02.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsForVariableInImplementsClause01.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsInClassExpression.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsInheritedProperties1.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsInheritedProperties2.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsInheritedProperties3.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsInheritedProperties4.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsInheritedProperties5.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsInsideTemplates1.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsInsideTemplates2.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsInsideWithBlock.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsObjectBindingElementPropertyName01.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsObjectBindingElementPropertyName02.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsObjectBindingElementPropertyName03.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsObjectBindingElementPropertyName04.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsObjectBindingElementPropertyName05.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsObjectBindingElementPropertyName06.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsObjectBindingElementPropertyName07.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsObjectBindingElementPropertyName10.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsOfConstructor_withModifier.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsOnDecorators.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsOnDefinition.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsOnDefinition2.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsOnImportAliases.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsOnImportAliases2.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsOnPrivateParameterProperty1.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsParameterPropertyDeclaration1.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsParameterPropertyDeclaration2.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsParameterPropertyDeclaration3.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsPrimitive.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsPropertyContextuallyTypedByTypeParam01.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsThisKeyword.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsThisKeywordMultipleFiles.ts
findAllRefsWithLeadingUnderscoreNames1.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsWithLeadingUnderscoreNames2.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsWithLeadingUnderscoreNames3.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsWithLeadingUnderscoreNames4.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsWithLeadingUnderscoreNames5.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsWithLeadingUnderscoreNames6.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsWithLeadingUnderscoreNames7.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsWithLeadingUnderscoreNames8.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsWithLeadingUnderscoreNames9.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsWithShorthandPropertyAssignment.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsWithShorthandPropertyAssignment2.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findReferencesAcrossMultipleProjects.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findReferencesAfterEdit.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findReferencesDefinitionDisplayParts.ts Fixing errors and adding a fourslash test 2016-08-26 15:04:08 -07:00
findReferencesJSXTagName.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findReferencesJSXTagName2.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
fixingTypeParametersQuickInfo.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
forceIndentAfterNewLineInsert.ts
forIn.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
formatAfterMultilineComment.ts
formatAfterObjectLiteral.ts
formatAnyTypeLiteral.ts
formatArrayLiteralExpression.ts
formatArrayOrObjectLiteralsInVariableList.ts
formatAsyncAwait.ts
formatAsyncKeyword.ts
formatClassExpression.ts
formatColonAndQMark.ts
formatComments.ts
formatConflictMarker1.ts
formatControlFlowConstructs.ts
formatDebuggerStatement.ts
formatDocumentWithTrivia.ts
formatEmptyBlock.ts
formatEmptyParamList.ts
formatFunctionAndConstructorType.ts
formatImplicitModule.ts
formatImportDeclaration.ts
formatInTryCatchFinally.ts
formatInTsxFiles.ts
formatMultilineComment.ts
formatNamedExportImport.ts
formatNestedClassWithOpenBraceOnNewLines.ts
formatOnEnterFunctionDeclaration.ts
formatOnSemiColonAfterBreak.ts
formatParameter.ts
formatSelectionWithTrivia.ts
formatSelectionWithTrivia2.ts
formatSignatures.ts
formatTemplateLiteral.ts
formattingAfterChainedFatArrow.ts
formattingAfterMultiLineIfCondition.ts
formattingAfterMultiLineString.ts
formattingArrayLiteral.ts
formattingBlockInCaseClauses.ts
formattingChangeSettings.ts
formattingComma.ts
formattingCommentsBeforeErrors.ts
formattingConditionalOperator.ts
formattingConditionals.ts
formattingCrash.ts
formattingDecorators.ts
formattingElseInsideAFunction.ts
formattingEqualsBeforeBracketInTypeAlias.ts
formattingExpressionsInIfCondition.ts
formattingFatArrowFunctions.ts
formattingForIn.ts
formattingForLoopSemicolons.ts
formattingForOfKeyword.ts
formattingGlobalAugmentation1.ts
formattingGlobalAugmentation2.ts
formattingHexLiteral.ts
formattingIfInElseBlock.ts
formattingIllegalImportClause.ts
formattingInComment.ts
formattingInDestructuring1.ts
formattingInDestructuring2.ts
formattingInExpressionsInTsx.ts
formattingInMultilineComments.ts
formattingJsxElements.ts do not insert space after function expressions 2016-12-21 21:54:40 +09:00
formattingJsxTexts.ts
formattingKeywordAsIdentifier.ts
formattingMappedType.ts indent inside mapped type 2016-12-21 21:01:47 +09:00
formattingMultilineCommentsWithTabs1.ts
formattingMultilineCommentsWithTabs2.ts
formattingMultilineTemplateLiterals.ts
formattingNestedScopes.ts
formattingNonNullAssertionOperator.ts Ensure test input is unformatted 2016-12-26 11:36:27 -08:00
formattingObjectLiteral.ts
formattingOfChainedLambda.ts
formattingOfExportDefault.ts
formattingOfModuleExport.ts
formattingOfMultilineBlockConstructs.ts
formattingofSingleLineBlockConstructs.ts
formattingOnChainedCallbacks.ts
formattingOnChainedCallbacksAndPropertyAccesses.ts
formattingOnClasses.ts
formattingOnCloseBrace.ts
formattingOnClosingBracket.ts
formattingOnCommaOperator.ts
formattingOnDocumentReadyFunction.ts
formattingOnDoWhileNoSemicolon.ts
formattingOnEmptyInterfaceLiteral.ts
formattingOnEnter.ts
formattingOnEnterInComments.ts
formattingOnEnterInStrings.ts
formattingOnInterfaces.ts
formattingOnInvalidCodes.ts
formattingOnModuleIndentation.ts
formattingOnNestedDoWhileByEnter.ts
formattingOnNestedStatements.ts
formattingOnObjectLiteral.ts
formattingOnOpenBraceOfFunctions.ts
formattingOnSemiColon.ts
formattingOnSingleLineBlocks.ts
formattingOnStatementsWithNoSemicolon.ts
formattingOnTabAfterCloseCurly.ts
formattingOnVariety.ts
formattingOptionsChange.ts reposition defaultFormatOption 2016-12-22 12:54:23 +09:00
formattingOptionsChangeJsx.ts
formattingQMark.ts
formattingReadonly.ts Fix issue 12218 and linter error 2016-12-20 22:32:37 +00:00
formattingRegexes.ts
formattingReplaceSpacesWithTabs.ts
formattingReplaceTabsWithSpaces.ts
formattingSingleLineWithNewLineOptionSet.ts
formattingSkippedTokens.ts
formattingSpaceAfterCommaBeforeOpenParen.ts
formattingSpaceBeforeCloseParen.ts fix issue #13114 2016-12-22 23:18:12 +08:00
formattingSpaceBeforeFunctionParen.ts Add InsertSpaceAfterConstructor option & additonal test cases 2016-12-20 10:05:10 -06:00
formattingSpacesAfterConstructor.ts Add InsertSpaceAfterConstructor option & additonal test cases 2016-12-20 10:05:10 -06:00
formattingTemplates.ts
formattingTemplatesWithNewline.ts
formattingVoid.ts
formattingWithEnterAfterMultilineString.ts
formattingWithLimitedSpan.ts
formattingWithMultilineComments.ts
formatTryCatch.ts
formatTsx.ts
formatTypeAlias.ts
formatTypeOperation.ts
formatVariableAssignments.ts
formatVariableDeclarationList.ts do not insert space after function expressions 2016-12-21 21:54:40 +09:00
formatWithBaseIndent.ts
formatWithStatement.ts
formatWithTabs.ts recompute character to column when comparing indentations (#12375) 2016-11-21 11:34:09 -08:00
formatWithTabs2.ts recompute character to column when comparing indentations (#12375) 2016-11-21 11:34:09 -08:00
forwardReference.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
fourslash.ts Add insert...Braces Option to Server Protocol 2017-03-01 18:48:08 +02:00
fsEditMarkerPositions.ts
functionFormatting.ts
functionIndentation.ts
functionOverloadCount.ts
functionProperty.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
functionRenamingErrorRecovery.ts
functionTypeFormatting.ts
functionTypePredicateFormatting.ts
functionTypes.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
funduleWithRecursiveReference.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
generatorDeclarationFormatting.ts
genericArityEnforcementAfterEdit.ts
genericAssignmentCompat.ts
genericCallSignaturesInNonGenericTypes1.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
genericCallSignaturesInNonGenericTypes2.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
genericCallsWithOptionalParams1.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
genericCloduleCompletionList.ts
genericCombinators1.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
genericCombinators2.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
genericCombinators3.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
genericCombinatorWithConstraints1.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
genericDerivedTypeAcrossModuleBoundary1.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
genericFunctionReturnType.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
genericFunctionReturnType2.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
genericFunctionSignatureHelp1.ts
genericFunctionSignatureHelp2.ts
genericFunctionSignatureHelp3.ts
genericFunctionSignatureHelp3MultiFile.ts
genericFunctionWithGenericParams1.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
genericInterfacePropertyInference1.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
genericInterfacePropertyInference2.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
genericInterfacesWithConstraints1.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
genericInterfaceWithInheritanceEdit1.ts
genericMapTyping1.ts Added emit transforms for async generators. 2016-11-09 17:06:08 -08:00
genericMethodParam.ts
genericObjectBaseType.ts
genericParameterHelp.ts
genericParameterHelpConstructorCalls.ts
genericParameterHelpTypeReferences.ts
genericRespecialization1.ts
genericsFormatting.ts
genericSignaturesAreProperlyCleaned.ts
genericTypeAliasIntersectionCompletions.ts
genericTypeArgumentInference1.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
genericTypeArgumentInference2.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
genericTypeParamUnrelatedToArguments1.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
genericTypeWithMultipleBases1.ts
genericTypeWithMultipleBases1MultiFile.ts
genericWithSpecializedProperties1.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
genericWithSpecializedProperties2.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
genericWithSpecializedProperties3.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
getCompletionEntryDetails.ts
getCompletionEntryDetails2.ts
getDeclarationDiagnostics.ts
getEmitOutputDeclarationMultiFiles.ts
getEmitOutputDeclarationSingleFile.ts
getEmitOutputExternalModule.ts
getEmitOutputExternalModule2.ts
getEmitOutputMapRoot.ts
getEmitOutputNoErrors.ts
getEmitOutputOnlyOneFile.ts
getEmitOutputOut.ts
getEmitOutputOutFile.ts
getEmitOutputSingleFile.ts
getEmitOutputSingleFile2.ts
getEmitOutputSourceMap.ts
getEmitOutputSourceMap2.ts
getEmitOutputSourceRoot.ts
getEmitOutputSourceRootMultiFiles.ts
getEmitOutputTsxFile_Preserve.ts
getEmitOutputTsxFile_React.ts
getEmitOutputWithDeclarationFile.ts
getEmitOutputWithDeclarationFile2.ts
getEmitOutputWithDeclarationFile3.ts
getEmitOutputWithEarlySemanticErrors.ts
getEmitOutputWithEmitterErrors.ts
getEmitOutputWithEmitterErrors2.ts
getEmitOutputWithSemanticErrors.ts
getEmitOutputWithSemanticErrors2.ts
getEmitOutputWithSemanticErrorsForMultipleFiles.ts
getEmitOutputWithSemanticErrorsForMultipleFiles2.ts
getEmitOutputWithSyntacticErrorsForMultipleFiles.ts
getEmitOutputWithSyntacticErrorsForMultipleFiles2.ts
getEmitOutputWithSyntaxErrors.ts
getJavaScriptCompletions1.ts
getJavaScriptCompletions2.ts
getJavaScriptCompletions3.ts
getJavaScriptCompletions4.ts
getJavaScriptCompletions5.ts
getJavaScriptCompletions6.ts
getJavaScriptCompletions7.ts
getJavaScriptCompletions8.ts
getJavaScriptCompletions9.ts
getJavaScriptCompletions10.ts
getJavaScriptCompletions11.ts
getJavaScriptCompletions12.ts
getJavaScriptCompletions13.ts
getJavaScriptCompletions14.ts
getJavaScriptCompletions15.ts
getJavaScriptCompletions16.ts
getJavaScriptCompletions18.ts
getJavaScriptCompletions19.ts
getJavaScriptCompletions20.ts Handel defining properties on function and class expressions in .js files 2017-01-23 22:48:37 -08:00
getJavaScriptGlobalCompletions1.ts
getJavaScriptQuickInfo1.ts Merge branch 'master' into new-jsdoc-parser 2016-09-15 11:53:04 -07:00
getJavaScriptQuickInfo2.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
getJavaScriptQuickInfo3.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
getJavaScriptQuickInfo4.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
getJavaScriptQuickInfo5.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
getJavaScriptQuickInfo6.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
getJavaScriptQuickInfo7.ts Merge branch 'master' into new-jsdoc-parser 2016-09-15 11:53:04 -07:00
getJavaScriptQuickInfo8.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
getJavaScriptSyntacticDiagnostics1.ts For JavaScript files, we report semantic errors for using TypeScript-only constructs from within a JavaScript file as syntactic errors. 2016-10-25 18:09:04 -07:00
getJavaScriptSyntacticDiagnostics2.ts For JavaScript files, we report semantic errors for using TypeScript-only constructs from within a JavaScript file as syntactic errors. 2016-10-25 18:09:04 -07:00
getJavaScriptSyntacticDiagnostics3.ts For JavaScript files, we report semantic errors for using TypeScript-only constructs from within a JavaScript file as syntactic errors. 2016-10-25 18:09:04 -07:00
getJavaScriptSyntacticDiagnostics4.ts For JavaScript files, we report semantic errors for using TypeScript-only constructs from within a JavaScript file as syntactic errors. 2016-10-25 18:09:04 -07:00
getJavaScriptSyntacticDiagnostics5.ts For JavaScript files, we report semantic errors for using TypeScript-only constructs from within a JavaScript file as syntactic errors. 2016-10-25 18:09:04 -07:00
getJavaScriptSyntacticDiagnostics6.ts For JavaScript files, we report semantic errors for using TypeScript-only constructs from within a JavaScript file as syntactic errors. 2016-10-25 18:09:04 -07:00
getJavaScriptSyntacticDiagnostics7.ts For JavaScript files, we report semantic errors for using TypeScript-only constructs from within a JavaScript file as syntactic errors. 2016-10-25 18:09:04 -07:00
getJavaScriptSyntacticDiagnostics8.ts For JavaScript files, we report semantic errors for using TypeScript-only constructs from within a JavaScript file as syntactic errors. 2016-10-25 18:09:04 -07:00
getJavaScriptSyntacticDiagnostics9.ts For JavaScript files, we report semantic errors for using TypeScript-only constructs from within a JavaScript file as syntactic errors. 2016-10-25 18:09:04 -07:00
getJavaScriptSyntacticDiagnostics10.ts For JavaScript files, we report semantic errors for using TypeScript-only constructs from within a JavaScript file as syntactic errors. 2016-10-25 18:09:04 -07:00
getJavaScriptSyntacticDiagnostics11.ts For JavaScript files, we report semantic errors for using TypeScript-only constructs from within a JavaScript file as syntactic errors. 2016-10-25 18:09:04 -07:00
getJavaScriptSyntacticDiagnostics12.ts For JavaScript files, we report semantic errors for using TypeScript-only constructs from within a JavaScript file as syntactic errors. 2016-10-25 18:09:04 -07:00
getJavaScriptSyntacticDiagnostics13.ts For JavaScript files, we report semantic errors for using TypeScript-only constructs from within a JavaScript file as syntactic errors. 2016-10-25 18:09:04 -07:00
getJavaScriptSyntacticDiagnostics14.ts For JavaScript files, we report semantic errors for using TypeScript-only constructs from within a JavaScript file as syntactic errors. 2016-10-25 18:09:04 -07:00
getJavaScriptSyntacticDiagnostics15.ts For JavaScript files, we report semantic errors for using TypeScript-only constructs from within a JavaScript file as syntactic errors. 2016-10-25 18:09:04 -07:00
getJavaScriptSyntacticDiagnostics16.ts For JavaScript files, we report semantic errors for using TypeScript-only constructs from within a JavaScript file as syntactic errors. 2016-10-25 18:09:04 -07:00
getJavaScriptSyntacticDiagnostics17.ts For JavaScript files, we report semantic errors for using TypeScript-only constructs from within a JavaScript file as syntactic errors. 2016-10-25 18:09:04 -07:00
getJavaScriptSyntacticDiagnostics18.ts For JavaScript files, we report semantic errors for using TypeScript-only constructs from within a JavaScript file as syntactic errors. 2016-10-25 18:09:04 -07:00
getJavaScriptSyntacticDiagnostics19.ts For JavaScript files, we report semantic errors for using TypeScript-only constructs from within a JavaScript file as syntactic errors. 2016-10-25 18:09:04 -07:00
getJavaScriptSyntacticDiagnostics21.ts For JavaScript files, we report semantic errors for using TypeScript-only constructs from within a JavaScript file as syntactic errors. 2016-10-25 18:09:04 -07:00
getJavaScriptSyntacticDiagnostics22.ts For JavaScript files, we report semantic errors for using TypeScript-only constructs from within a JavaScript file as syntactic errors. 2016-10-25 18:09:04 -07:00
getJavaScriptSyntacticDiagnostics23.ts For JavaScript files, we report semantic errors for using TypeScript-only constructs from within a JavaScript file as syntactic errors. 2016-10-25 18:09:04 -07:00
getJavaScriptSyntacticDiagnostics24.ts Widen special JS property declarations to match regular property declarations 2017-02-06 09:57:12 -08:00
getMatchingBraces.ts Add additional test for brace matching 2016-10-05 09:17:35 -07:00
getMatchingBracesAdjacentBraces.ts
getMatchingBracesNegativeCases.ts
getNameOrDottedNameSpan.ts
getNavigationBarItems.ts Add "navtree" and "navtree-full" server commands 2016-10-11 08:32:37 -07:00
getOccurrencesAbstract01.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesAbstract02.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesAfterEdit.ts
getOccurrencesClassExpressionConstructor.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesClassExpressionPrivate.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesClassExpressionPublic.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesClassExpressionStatic.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesClassExpressionStaticThis.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesClassExpressionThis.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesConst01.ts
getOccurrencesConst02.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesConst03.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesConst04.ts
getOccurrencesConstructor.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesConstructor2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesDeclare1.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesDeclare2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesDeclare3.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesExport1.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesExport2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesExport3.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesIfElse.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesIfElse2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesIfElse3.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesIfElse4.ts
getOccurrencesIfElse5.ts
getOccurrencesIfElseBroken.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesIsDefinitionOfArrowFunction.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
getOccurrencesIsDefinitionOfBindingPattern.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
getOccurrencesIsDefinitionOfClass.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
getOccurrencesIsDefinitionOfComputedProperty.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
getOccurrencesIsDefinitionOfEnum.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
getOccurrencesIsDefinitionOfExport.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
getOccurrencesIsDefinitionOfFunction.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
getOccurrencesIsDefinitionOfInterface.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
getOccurrencesIsDefinitionOfInterfaceClassMerge.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
getOccurrencesIsDefinitionOfNamespace.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
getOccurrencesIsDefinitionOfNumberNamedProperty.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
getOccurrencesIsDefinitionOfParameter.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
getOccurrencesIsDefinitionOfStringNamedProperty.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
getOccurrencesIsDefinitionOfTypeAlias.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
getOccurrencesIsDefinitionOfVariable.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
getOccurrencesIsWriteAccess.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesLoopBreakContinue.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesLoopBreakContinue2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesLoopBreakContinue3.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesLoopBreakContinue4.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesLoopBreakContinue5.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesLoopBreakContinue6.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesLoopBreakContinueNegatives.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesModifiersNegatives1.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesOfAnonymousFunction.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesOfAnonymousFunction2.ts
getOccurrencesOfDecorators.ts
getOccurrencesOfUndefinedSymbol.ts
getOccurrencesPrivate1.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesPrivate2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesPropertyInAliasedInterface.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesProtected1.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesProtected2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesPublic1.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesPublic2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesReturn.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesReturn2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesReturn3.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesReturn4.ts
getOccurrencesReturnBroken.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesSetAndGet.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesSetAndGet2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesSetAndGet3.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesStatic1.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesStringLiterals.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesStringLiteralTypes.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesSuper.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesSuper2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesSuper3.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesSuperNegatives.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesSwitchCaseDefault.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesSwitchCaseDefault2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesSwitchCaseDefault3.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesSwitchCaseDefault4.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesSwitchCaseDefault5.ts
getOccurrencesSwitchCaseDefaultBroken.ts
getOccurrencesThis.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesThis2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesThis3.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesThis4.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesThis5.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesThis6.ts
getOccurrencesThisNegatives2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesThrow.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesThrow2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesThrow3.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesThrow4.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesThrow5.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesThrow6.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesThrow7.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesThrow8.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesTryCatchFinally.ts
getOccurrencesTryCatchFinally2.ts
getOccurrencesTryCatchFinally3.ts
getOccurrencesTryCatchFinally4.ts
getOccurrencesTryCatchFinallyBroken.ts
getOutliningForBlockComments.ts
getOutliningForSingleLineComments.ts
getOutliningSpans.ts
getPreProcessedFile.ts
getPropertySymbolsFromBaseTypesDoesntCrash.ts Update document highlight tests: Use ranges to represent expected highlights 2017-01-17 13:51:53 -08:00
getQuickInfoForIntersectionTypes.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
getRenameInfoTests1.ts
getRenameInfoTests2.ts
getSemanticDiagnosticForDeclaration.ts
getSemanticDiagnosticForDeclaration1.ts
getSemanticDiagnosticForNoDeclaration.ts
globalCompletionListInsideObjectLiterals.ts
goToDefinition_super.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinition_untypedModule.ts Add check for undefined declarations 2017-02-27 14:18:46 -08:00
goToDefinitionAcrossMultipleProjects.ts Simplify go-to-definition tests 2016-09-02 10:12:40 -07:00
goToDefinitionAlias.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionAmbiants.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionApparentTypeProperties.ts Simplify go-to-definition tests 2016-09-02 10:12:40 -07:00
goToDefinitionBuiltInTypes.ts Simplify go-to-definition tests 2016-09-02 10:12:40 -07:00
goToDefinitionBuiltInValues.ts Simplify go-to-definition tests 2016-09-02 10:12:40 -07:00
goToDefinitionConstructorOfClassExpression01.ts Simplify go-to-definition tests 2016-09-02 10:12:40 -07:00
goToDefinitionConstructorOfClassWhenClassIsPrecededByNamespace01.ts Simplify go-to-definition tests 2016-09-02 10:12:40 -07:00
goToDefinitionConstructorOverloads.ts Add multiple overloads for verify.goToDefinition. 2016-09-02 13:23:45 -07:00
goToDefinitionDecorator.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionDecoratorOverloads.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionDifferentFile.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionDifferentFileIndirectly.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionExternalModuleName.ts Simplify go-to-definition tests 2016-09-02 10:12:40 -07:00
goToDefinitionExternalModuleName2.ts Simplify go-to-definition tests 2016-09-02 10:12:40 -07:00
goToDefinitionExternalModuleName3.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionExternalModuleName4.ts Simplify go-to-definition tests 2016-09-02 10:12:40 -07:00
goToDefinitionExternalModuleName5.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionExternalModuleName6.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionExternalModuleName7.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionExternalModuleName8.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionExternalModuleName9.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionFunctionOverloads.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionFunctionOverloadsInClass.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionFunctionType.ts For goToDefinition, verify that tryGetSignatureDeclaration returns a signature declaration and not a FunctionType. 2017-01-25 13:02:02 -08:00
goToDefinitionImplicitConstructor.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionImportedNames.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionImportedNames2.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionImportedNames3.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionImportedNames4.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionImportedNames5.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionImportedNames6.ts Simplify go-to-definition tests 2016-09-02 10:12:40 -07:00
goToDefinitionImportedNames7.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionInMemberDeclaration.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionInterfaceAfterImplement.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionInTypeArgument.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionJsModuleName.ts Removed debugger statement 2016-10-05 11:51:30 -07:00
goToDefinitionLabels.ts Add multiple overloads for verify.goToDefinition. 2016-09-02 13:23:45 -07:00
goToDefinitionMethodOverloads.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionMultipleDefinitions.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionObjectBindingElementPropertyName01.ts Simplify go-to-definition tests 2016-09-02 10:12:40 -07:00
goToDefinitionObjectLiteralProperties.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionObjectLiteralProperties1.ts Add language service tests 2017-01-18 15:29:38 -08:00
goToDefinitionObjectSpread.ts Remove spread type tests from spread tests 2016-11-03 09:39:58 -07:00
goToDefinitionOverloadsInMultiplePropertyAccesses.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionPartialImplementation.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionPrimitives.ts Simplify go-to-definition tests 2016-09-02 10:12:40 -07:00
goToDefinitionRest.ts Add rest tests 2016-11-02 14:56:58 -07:00
goToDefinitionSameFile.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionShadowVariable.ts Simplify go-to-definition tests 2016-09-02 10:12:40 -07:00
goToDefinitionShadowVariableInsideModule.ts Simplify go-to-definition tests 2016-09-02 10:12:40 -07:00
goToDefinitionShorthandProperty01.ts Add multiple overloads for verify.goToDefinition. 2016-09-02 13:23:45 -07:00
goToDefinitionShorthandProperty02.ts Simplify go-to-definition tests 2016-09-02 10:12:40 -07:00
goToDefinitionShorthandProperty03.ts Add multiple overloads for verify.goToDefinition. 2016-09-02 13:23:45 -07:00
goToDefinitionSimple.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionSourceUnit.ts Add multiple overloads for verify.goToDefinition. 2016-09-02 13:23:45 -07:00
goToDefinitionTaggedTemplateOverloads.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionThis.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionTypePredicate.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionTypeReferenceDirective.ts Simplify go-to-definition tests 2016-09-02 10:12:40 -07:00
goToDefinitionUndefinedSymbols.ts Simplify go-to-definition tests 2016-09-02 10:12:40 -07:00
goToDefinitionUnionTypeProperty1.ts Simplify go-to-definition tests 2016-09-02 10:12:40 -07:00
goToDefinitionUnionTypeProperty2.ts Simplify go-to-definition tests 2016-09-02 10:12:40 -07:00
goToDefinitionUnionTypeProperty3.ts Simplify go-to-definition tests 2016-09-02 10:12:40 -07:00
goToDefinitionUnionTypeProperty4.ts Simplify go-to-definition tests 2016-09-02 10:12:40 -07:00
goToImplementationClassMethod_00.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationClassMethod_01.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationEnum_00.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationEnum_01.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationInterface_00.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationInterface_01.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationInterface_02.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationInterface_03.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationInterface_04.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationInterface_05.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationInterface_06.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationInterface_07.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationInterface_08.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationInterfaceMethod_00.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationInterfaceMethod_01.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationInterfaceMethod_02.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationInterfaceMethod_03.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationInterfaceMethod_04.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationInterfaceMethod_05.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationInterfaceMethod_06.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationInterfaceMethod_08.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationInterfaceMethod_09.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationInterfaceMethod_10.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationInterfaceMethod_11.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationInterfaceProperty_00.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationInterfaceProperty_01.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationInvalid.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationLocal_00.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationLocal_01.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationLocal_02.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationLocal_03.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationLocal_04.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationLocal_05.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationLocal_06.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationLocal_07.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationLocal_08.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationNamespace_00.ts Code cleanup and a few edge cases 2016-09-09 15:18:49 -07:00
goToImplementationNamespace_01.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationNamespace_02.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationNamespace_03.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationNamespace_04.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationNamespace_05.ts Code cleanup and a few edge cases 2016-09-09 15:18:49 -07:00
goToImplementationNamespace_06.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationShorthandPropertyAssignment_00.ts Go to Implementation 2016-08-22 13:57:40 -07:00
goToImplementationShorthandPropertyAssignment_01.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationShorthandPropertyAssignment_02.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationSuper_00.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationSuper_01.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationThis_00.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToImplementationThis_01.ts More PR feedback 2016-09-13 17:33:49 -07:00
goToModuleAliasDefinition.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToTypeDefinition.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToTypeDefinition2.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToTypeDefinitionAliases.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToTypeDefinitionEnumMembers.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToTypeDefinitionModule.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToTypeDefinitionPrimitives.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToTypeDefinitionUnionType.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
hoverOverComment.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
identationAfterInterfaceCall.ts
identifierErrorRecovery.ts
importDeclPaste0.ts
importJsNodeModule1.ts
importJsNodeModule2.ts
importJsNodeModule3.ts
importJsNodeModule4.ts
importNameCodeFixExistingImport0.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixExistingImport1.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixExistingImport2.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixExistingImport3.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixExistingImport4.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixExistingImport5.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixExistingImport6.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixExistingImport7.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixExistingImport8.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixExistingImport9.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixExistingImport10.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixExistingImport11.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixExistingImport12.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixExistingImportEquals0.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixNewImportAmbient0.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixNewImportAmbient1.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixNewImportAmbient2.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixNewImportAmbient3.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixNewImportBaseUrl0.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixNewImportDefault0.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixNewImportFile0.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixNewImportFile1.ts Fix casing in import quick fix 2017-02-02 02:17:49 -08:00
importNameCodeFixNewImportFile2.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixNewImportFile3.ts Support import fix for missing namespace as well 2017-01-10 17:57:08 -08:00
importNameCodeFixNewImportFile4.ts Add test case for nested namespace 2017-02-02 14:14:40 -08:00
importNameCodeFixNewImportNodeModules0.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixNewImportNodeModules1.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixNewImportNodeModules2.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixNewImportNodeModules3.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixNewImportPaths0.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixNewImportPaths1.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixNewImportPaths2.ts Support path that specified index 2017-01-04 13:35:42 -08:00
importNameCodeFixNewImportRootDirs0.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixNewImportTypeRoots0.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixNewImportTypeRoots1.ts Change the module specifier search order 2017-01-11 14:30:37 -08:00
importNameCodeFixOptionalImport0.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixOptionalImport1.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixUMDGlobal0.ts Support quick fixes for UMD global (#12545) 2016-12-28 15:04:15 -08:00
importNameCodeFixUMDGlobal1.ts Support quick fixes for UMD global (#12545) 2016-12-28 15:04:15 -08:00
importValueUsedAsType.ts
incompatibleOverride.ts
incorrectJsDocObjectLiteralType.ts Fix the AV resulting from presence of undefined in the jsDocPropertyTags 2016-10-24 18:10:05 -07:00
incrementalEditInvocationExpressionAboveInterfaceDeclaration.ts
incrementalParsing1.ts
incrementalParsingInsertIntoMethod1.ts
incrementalResolveAccessor.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
incrementalResolveConstructorDeclaration.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
incrementalResolveFunctionPropertyAssignment.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
incrementalUpdateToClassImplementingGenericClass.ts
indentAfterFunctionClosingBraces.ts
indentAfterImport.ts
indentation.ts
indentationAfterModuleImport.ts
indentationBlock.ts
indentationInAugmentations1.ts
indentationInAugmentations2.ts
indentationInJsx1.ts
indentationInJsx2.ts
indentationNone.ts
indentationWithBaseIndent.ts remove check on property assignment 2016-10-25 10:59:17 -07:00
indentionsOfCommentBlockAfterFormatting.ts
indentNewExpressionNoBraces.ts
indexerReturnTypes1.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
indexSignatureWithoutAnnotation.ts
inheritedModuleMembersForClodule2.ts
insertArgumentBeforeOverloadedConstructor.ts
insertInterfaceAndCheckTypeLiteralField.ts
insertMethodCallAboveOthers.ts
insertPublicBeforeSetter.ts
insertReturnStatementInDuplicateIdentifierFunction.ts
insertSecondTryCatchBlock.ts
insertVarAfterEmptyTypeParamList.ts
instanceTypesForGenericType1.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
intellisenseInObjectLiteral.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
interfaceExtendsPrimitive.ts
interfaceIndent.ts
interfaceRecursiveInheritanceErrors0.ts
interfaceRecursiveInheritanceErrors1.ts
invalidRestArgError.ts
invertedCloduleAfterQuickInfo.ts
invertedFunduleAfterQuickInfo.ts
javaScriptClass1.ts [Transforms] Merge master 08/09 (#10263) 2016-08-26 15:51:10 -07:00
javaScriptClass2.ts [Transforms] Merge master 08/09 (#10263) 2016-08-26 15:51:10 -07:00
javaScriptClass3.ts Add multiple overloads for verify.goToDefinition. 2016-09-02 13:23:45 -07:00
javaScriptClass4.ts [Transforms] Merge master 08/09 (#10263) 2016-08-26 15:51:10 -07:00
javaScriptModules12.ts
javaScriptModules13.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
javaScriptModules14.ts
javaScriptModules15.ts
javaScriptModules16.ts
javaScriptModules17.ts
javaScriptModules18.ts
javaScriptModules19.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
javascriptModules20.ts
javascriptModules21.ts
javascriptModules22.ts
javascriptModules23.ts
javascriptModules24.ts
javascriptModules25.ts
javaScriptModulesError1.ts
javaScriptPrototype1.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
javaScriptPrototype2.ts
javaScriptPrototype3.ts
javaScriptPrototype4.ts
javaScriptPrototype5.ts
jsDocAugments.ts Support JSDoc @augments tag 2016-11-22 10:52:47 -08:00
jsDocForTypeAlias.ts Support JSDoc for type alias 2016-10-11 11:14:15 -07:00
jsDocFunctionSignatures2.ts Add more jsdoc tests 2016-09-01 09:25:49 -07:00
jsDocFunctionSignatures3.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
jsDocFunctionSignatures4.ts
jsDocFunctionSignatures5.ts Add more jsdoc tests 2016-09-01 09:25:49 -07:00
jsDocFunctionSignatures6.ts Add more jsdoc tests 2016-09-01 09:25:49 -07:00
jsDocFunctionSignatures7.ts Add more jsdoc tests 2016-09-01 09:25:49 -07:00
jsDocFunctionSignatures8.ts Retain space after first word in multiline jsdoc 2016-11-10 13:11:32 -08:00
jsDocFunctionSignatures9.ts Add more jsdoc tests 2016-09-01 09:25:49 -07:00
jsDocFunctionSignatures10.ts Add more jsdoc tests 2016-09-01 09:25:49 -07:00
jsDocFunctionSignatures11.ts Add more jsdoc tests 2016-09-01 09:25:49 -07:00
jsDocFunctionSignatures12.ts Add more jsdoc tests 2016-09-01 09:25:49 -07:00
jsDocGenerics1.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
jsDocGenerics2.ts JSDoc functions are now in scope for instantiation 2016-12-16 09:49:29 -08:00
jsdocNullableUnion.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
jsdocReturnsTag.ts Add more jsdoc tests 2016-09-01 09:25:49 -07:00
jsFileCompilationDuplicateFunctionImplementation.ts
jsRequireQuickInfo.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
jsxBraceCompletionPosition.ts
jsxSpreadReference.ts Simplify go-to-definition tests 2016-09-02 10:12:40 -07:00
lambdaThisMembers.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
letQuickInfoAndCompletionList.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
localFunction.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
localGetReferences.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
malformedObjectLiteral.ts
memberCompletionFromFunctionCall.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberCompletionInForEach1.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberCompletionOnTypeParameters.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberCompletionOnTypeParameters2.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberConstructorEdits.ts
memberListAfterDoubleDot.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberListAfterSingleDot.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberListErrorRecovery.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberListInFunctionCall.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberListInReopenedEnum.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberListInsideObjectLiterals.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberListInWithBlock.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberListInWithBlock2.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberListInWithBlock3.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberListOfClass.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberListOfEnumFromExternalModule.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberListOfEnumInModule.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberListOfExportedClass.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberListOfModule.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberListOfModuleAfterInvalidCharater.ts
memberListOfModuleBeforeKeyword.ts
memberListOfModuleInAnotherModule.ts
memberListOfVarInArrowExpression.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberListOnConstructorType.ts
memberListOnContextualThis.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberlistOnDDot.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberListOnExplicitThis.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberListOnFunctionParameter.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberListOnThisInClassWithPrivates.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberOverloadEdits.ts
mergedDeclarations1.ts
mergedDeclarations2.ts
mergedDeclarationsWithExportAssignment1.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
mispeltVariableForInLoopErrorRecovery.ts
missingMethodAfterEditAfterImport.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
moduleEnumModule.ts
moduleIndent.ts
moduleMembersOfGenericType.ts
moduleReferenceValue.ts
moduleRenamingErrorRecovery.ts
moduleVariables.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
multilineCommentBeforeOpenBrace.ts
multiModuleClodule1.ts
multiModuleFundule1.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
multipleExportAssignmentsErrorList0.ts
nameOfRetypedClassInModule.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
nameOrDottedNameClasses.ts
nameOrDottedNameStatements.ts
navbar_const.ts Add "navtree" and "navtree-full" server commands 2016-10-11 08:32:37 -07:00
navbar_contains-no-duplicates.ts Add "navtree" and "navtree-full" server commands 2016-10-11 08:32:37 -07:00
navbar_exportDefault.ts Add "navtree" and "navtree-full" server commands 2016-10-11 08:32:37 -07:00
navbar_let.ts Add "navtree" and "navtree-full" server commands 2016-10-11 08:32:37 -07:00
navigateItemsConst.ts
navigateItemsExports.ts
navigateItemsImports.ts
navigateItemsLet.ts
navigateToIIFE.ts NavigateTo is not working correctly for declarations in IIFEs 2016-12-13 16:47:32 -08:00
navigateToImport.ts
navigateToSingleFileResults.ts Implement NavigateTo for single files, instead of the project. 2016-09-12 17:17:52 -07:00
navigationBarAnonymousClassAndFunctionExpressions.ts Add "navtree" and "navtree-full" server commands 2016-10-11 08:32:37 -07:00
navigationBarAnonymousClassAndFunctionExpressions2.ts Add "navtree" and "navtree-full" server commands 2016-10-11 08:32:37 -07:00
navigationBarFunctionIndirectlyInVariableDeclaration.ts Add "navtree" and "navtree-full" server commands 2016-10-11 08:32:37 -07:00
navigationBarGetterAndSetter.ts Add "navtree" and "navtree-full" server commands 2016-10-11 08:32:37 -07:00
navigationBarImports.ts Add "navtree" and "navtree-full" server commands 2016-10-11 08:32:37 -07:00
navigationBarItemsBindingPatterns.ts Add "navtree" and "navtree-full" server commands 2016-10-11 08:32:37 -07:00
navigationBarItemsBindingPatternsInConstructor.ts Add "navtree" and "navtree-full" server commands 2016-10-11 08:32:37 -07:00
navigationBarItemsEmptyConstructors.ts Add "navtree" and "navtree-full" server commands 2016-10-11 08:32:37 -07:00
navigationBarItemsExports.ts Add "navtree" and "navtree-full" server commands 2016-10-11 08:32:37 -07:00
navigationBarItemsFunctionProperties.ts Include "export" modifier on function assigned to an export (export const x = () => 0;). 2017-01-10 13:04:32 -08:00
navigationBarItemsFunctions.ts Add "navtree" and "navtree-full" server commands 2016-10-11 08:32:37 -07:00
navigationBarItemsFunctionsBroken.ts Add "navtree" and "navtree-full" server commands 2016-10-11 08:32:37 -07:00
navigationBarItemsFunctionsBroken2.ts Add "navtree" and "navtree-full" server commands 2016-10-11 08:32:37 -07:00
navigationBarItemsImports.ts Add "navtree" and "navtree-full" server commands 2016-10-11 08:32:37 -07:00
navigationBarItemsInsideMethodsAndConstructors.ts Set ScriptElementKind for enum members to "enum member" instead of "const" 2017-02-14 06:35:49 -08:00
navigationBarItemsItems.ts Set ScriptElementKind for enum members to "enum member" instead of "const" 2017-02-14 06:35:49 -08:00
navigationBarItemsItems2.ts Add "navtree" and "navtree-full" server commands 2016-10-11 08:32:37 -07:00
navigationBarItemsItemsExternalModules.ts Add "navtree" and "navtree-full" server commands 2016-10-11 08:32:37 -07:00
navigationBarItemsItemsExternalModules2.ts Add "navtree" and "navtree-full" server commands 2016-10-11 08:32:37 -07:00
navigationBarItemsItemsExternalModules3.ts Add "navtree" and "navtree-full" server commands 2016-10-11 08:32:37 -07:00
navigationBarItemsItemsModuleVariables.ts Add "navtree" and "navtree-full" server commands 2016-10-11 08:32:37 -07:00
navigationBarItemsMissingName1.ts Add "navtree" and "navtree-full" server commands 2016-10-11 08:32:37 -07:00
navigationBarItemsMissingName2.ts Add "navtree" and "navtree-full" server commands 2016-10-11 08:32:37 -07:00
navigationBarItemsModules.ts Add "navtree" and "navtree-full" server commands 2016-10-11 08:32:37 -07:00
navigationBarItemsMultilineStringIdentifiers.ts Add "navtree" and "navtree-full" server commands 2016-10-11 08:32:37 -07:00
navigationBarItemsNamedArrowFunctions.ts Include "export" modifier on function assigned to an export (export const x = () => 0;). 2017-01-10 13:04:32 -08:00
navigationBarItemsPropertiesDefinedInConstructors.ts Add "navtree" and "navtree-full" server commands 2016-10-11 08:32:37 -07:00
navigationBarItemsSymbols1.ts Add "navtree" and "navtree-full" server commands 2016-10-11 08:32:37 -07:00
navigationBarItemsSymbols2.ts Add "navtree" and "navtree-full" server commands 2016-10-11 08:32:37 -07:00
navigationBarItemsSymbols3.ts Add "navtree" and "navtree-full" server commands 2016-10-11 08:32:37 -07:00
navigationBarItemsTypeAlias.ts Add "navtree" and "navtree-full" server commands 2016-10-11 08:32:37 -07:00
navigationBarJsDoc.ts Add "navtree" and "navtree-full" server commands 2016-10-11 08:32:37 -07:00
navigationBarJsDocCommentWithNoTags.ts Add "navtree" and "navtree-full" server commands 2016-10-11 08:32:37 -07:00
navigationBarMerging.ts Add "navtree" and "navtree-full" server commands 2016-10-11 08:32:37 -07:00
navigationBarNamespaceImportWithNoName.ts Add "navtree" and "navtree-full" server commands 2016-10-11 08:32:37 -07:00
navigationBarVariables.ts Add "navtree" and "navtree-full" server commands 2016-10-11 08:32:37 -07:00
navigationItemsComputedProperties.ts
navigationItemsExactMatch.ts
navigationItemsExactMatch2.ts
navigationItemsInConstructorsExactMatch.ts
navigationItemsOverloads1.ts
navigationItemsOverloads2.ts
navigationItemsOverloadsBroken1.ts
navigationItemsOverloadsBroken2.ts
navigationItemsPrefixMatch.ts
navigationItemsPrefixMatch2.ts
navigationItemsSubStringMatch.ts
navigationItemsSubStringMatch2.ts
noCompletionListOnCommentsInsideObjectLiterals.ts
nonExistingImport.ts
noQuickInfoForLabel.ts
noQuickInfoInWhitespace.ts
noSignatureHelpOnNewKeyword.ts
noSmartIndentInsideMultilineString.ts
noTypeParameterInLHS.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
numericPropertyNames.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
objectLiteralBindingInParameter.ts
objectLiteralCallSignatures.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
outliningForNonCompleteInterfaceDeclaration.ts
overloadObjectLiteralCrash.ts
overloadOnConstCallSignature.ts
overloadQuickInfo.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
parameterInfoOnParameterType.ts
parameterlessSetter.ts
parameterWithDestructuring.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
parameterWithNestedDestructuring.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
paramHelpOnCommaInString.ts
parenthesisFatArrows.ts
paste.ts
pasteLambdaOverModule.ts
promiseTyping1.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
promiseTyping2.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
propertyDuplicateIdentifierError.ts
proto.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
protoPropertyInObjectLiteral.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
prototypeProperty.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
protoVarInContexutalObjectLiteral.ts
protoVarVisibleWithOuterScopeUnderscoreProto.ts
publicBreak.ts
qualifiedName_import-declaration-with-variable-entity-names.ts Simplify go-to-definition tests 2016-09-02 10:12:40 -07:00
qualifyModuleTypeNames.ts
quickInfoDisplayPartsArrowFunctionExpression.ts Use baselines for quick info tests to ease updates 2016-09-08 12:55:58 -07:00
quickInfoDisplayPartsClass.ts Use baselines for quick info tests to ease updates 2016-09-08 12:55:58 -07:00
quickInfoDisplayPartsClassAccessors.ts Use baselines for quick info tests to ease updates 2016-09-08 12:55:58 -07:00
quickInfoDisplayPartsClassConstructor.ts Use baselines for quick info tests to ease updates 2016-09-08 12:55:58 -07:00
quickInfoDisplayPartsClassMethod.ts Use baselines for quick info tests to ease updates 2016-09-08 12:55:58 -07:00
quickInfoDisplayPartsClassProperty.ts Use baselines for quick info tests to ease updates 2016-09-08 12:55:58 -07:00
quickInfoDisplayPartsConst.ts Use baselines for quick info tests to ease updates 2016-09-08 12:55:58 -07:00
quickInfoDisplayPartsEnum1.ts Remove old commented-out code 2017-03-03 08:54:41 -08:00
quickInfoDisplayPartsEnum2.ts Use baselines for quick info tests to ease updates 2016-09-08 12:55:58 -07:00
quickInfoDisplayPartsEnum3.ts Use baselines for quick info tests to ease updates 2016-09-08 12:55:58 -07:00
quickInfoDisplayPartsExternalModuleAlias.ts Use baselines for quick info tests to ease updates 2016-09-08 12:55:58 -07:00
quickInfoDisplayPartsExternalModules.ts Use baselines for quick info tests to ease updates 2016-09-08 12:55:58 -07:00
quickInfoDisplayPartsFunction.ts Use baselines for quick info tests to ease updates 2016-09-08 12:55:58 -07:00
quickInfoDisplayPartsFunctionExpression.ts Use baselines for quick info tests to ease updates 2016-09-08 12:55:58 -07:00
quickInfoDisplayPartsIife.ts isOptionalParameter says unused IIFE arguments are optional 2017-01-26 12:01:27 -08:00
quickInfoDisplayPartsInterface.ts Use baselines for quick info tests to ease updates 2016-09-08 12:55:58 -07:00
quickInfoDisplayPartsInterfaceMembers.ts Use baselines for quick info tests to ease updates 2016-09-08 12:55:58 -07:00
quickInfoDisplayPartsInternalModuleAlias.ts
quickInfoDisplayPartsLet.ts Use baselines for quick info tests to ease updates 2016-09-08 12:55:58 -07:00
quickInfoDisplayPartsLiteralLikeNames01.ts Use baselines for quick info tests to ease updates 2016-09-08 12:55:58 -07:00
quickInfoDisplayPartsLocalFunction.ts Use baselines for quick info tests to ease updates 2016-09-08 12:55:58 -07:00
quickInfoDisplayPartsModules.ts Use baselines for quick info tests to ease updates 2016-09-08 12:55:58 -07:00
quickInfoDisplayPartsParameters.ts Use baselines for quick info tests to ease updates 2016-09-08 12:55:58 -07:00
quickInfoDisplayPartsTypeAlias.ts Use baselines for quick info tests to ease updates 2016-09-08 12:55:58 -07:00
quickInfoDisplayPartsTypeParameterInClass.ts Use baselines for quick info tests to ease updates 2016-09-08 12:55:58 -07:00
quickInfoDisplayPartsTypeParameterInFunction.ts Use baselines for quick info tests to ease updates 2016-09-08 12:55:58 -07:00
quickInfoDisplayPartsTypeParameterInFunctionLikeInTypeAlias.ts Use baselines for quick info tests to ease updates 2016-09-08 12:55:58 -07:00
quickInfoDisplayPartsTypeParameterInInterface.ts Use baselines for quick info tests to ease updates 2016-09-08 12:55:58 -07:00
quickInfoDisplayPartsTypeParameterInTypeAlias.ts Use baselines for quick info tests to ease updates 2016-09-08 12:55:58 -07:00
quickInfoDisplayPartsVar.ts Use baselines for quick info tests to ease updates 2016-09-08 12:55:58 -07:00
quickInfoDisplayPartsVarWithStringTypes01.ts Use baselines for quick info tests to ease updates 2016-09-08 12:55:58 -07:00
quickInfoExportAssignmentOfGenericInterface.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoForAliasedGeneric.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoForConstDeclaration.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoForContextuallyTypedArrowFunctionInSuperCall.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoForContextuallyTypedFunctionInReturnStatement.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoForContextuallyTypedFunctionInTaggedTemplateExpression1.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoForContextuallyTypedFunctionInTaggedTemplateExpression2.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoForContextuallyTypedIife.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoForDecorators.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoForDerivedGenericTypeWithConstructor.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoForFunctionDeclaration.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoForGenericConstraints1.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoForGenericPrototypeMember.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoForIndexerResultWithConstraint.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoForObjectBindingElementName01.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoForObjectBindingElementName02.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoForObjectBindingElementPropertyName01.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoForObjectBindingElementPropertyName02.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoForObjectBindingElementPropertyName03.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoForObjectBindingElementPropertyName04.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoForOverloadOnConst1.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoForRequire.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
quickInfoForShorthandProperty.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoForTypeofParameter.ts Remove duplicate test 2016-09-14 06:24:59 -07:00
quickInfoForTypeParameterInTypeAlias1.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoForTypeParameterInTypeAlias2.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoForUMDModuleAlias.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickinfoForUnionProperty.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoFromEmptyBlockComment.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoGenerics.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoInFunctionTypeReference.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoInFunctionTypeReference2.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoInInvalidIndexSignature.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoInObjectLiteral.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoInvalidLocations.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
quickInfoInWithBlock.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickinfoIsConsistent.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoMeaning.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
quickInfoOfGenericTypeAssertions1.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoOfLablledForStatementIterator.ts
quickInfoOfStringPropertyNames1.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoOnArgumentsInsideFunction.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoOnCatchVariable.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoOnCircularTypes.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoOnClassMergedWithFunction.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoOnConstructorWithGenericParameter.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoOnErrorTypes1.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoOnGenericClass.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoOnGenericWithConstraints1.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoOnInternalAliases.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoOnMergedInterfaces.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoOnMergedInterfacesWithIncrementalEdits.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoOnMergedModule.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoOnNarrowedType.ts
quickInfoOnNarrowedTypeInModule.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
quickInfoOnObjectLiteralWithAccessors.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
quickInfoOnObjectLiteralWithOnlyGetter.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
quickInfoOnObjectLiteralWithOnlySetter.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
quickInfoOnPrivateConstructorCall.ts
quickInfoOnProtectedConstructorCall.ts
quickInfoOnThis.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoOnThis2.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoOnThis3.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoOnThis4.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoOnUndefined.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoOnUnResolvedBaseConstructorSignature.ts
quickInfoOnVarInArrowExpression.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoShowsGenericSpecialization.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
quickInfoWithNestedDestructuredParameterInLambda.ts Write property name of destructuring pattern explicitly 2016-12-06 11:42:44 -08:00
recursiveClassReference.ts
recursiveGenerics2.ts
recursiveInternalModuleImport.ts
recursiveObjectLiteral.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
recursiveWrappedTypeParameters1.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
referenceInParameterPropertyDeclaration.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesBloomFilters.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesBloomFilters2.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesBloomFilters3.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForAmbients.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForClassLocal.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForClassMembers.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForClassMembersExtendingAbstractClass.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForClassMembersExtendingGenericClass.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForClassParameter.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForContextuallyTypedObjectLiteralProperties.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForContextuallyTypedUnionProperties.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForContextuallyTypedUnionProperties2.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForEnums.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForExportedValues.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForExternalModuleNames.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForFunctionOverloads.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForFunctionParameter.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForGlobals.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForGlobals2.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForGlobals3.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForGlobals4.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForGlobals5.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForGlobalsInExternalModule.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForIllegalAssignment.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForImports.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForIndexProperty.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForIndexProperty2.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForIndexProperty3.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForInheritedProperties.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForInheritedProperties2.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForInheritedProperties3.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForInheritedProperties4.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForInheritedProperties5.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForInheritedProperties6.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForInheritedProperties7.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForInheritedProperties8.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForInheritedProperties9.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForLabel.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForLabel2.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForLabel3.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForLabel4.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForLabel5.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForLabel6.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForMergedDeclarations.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForMergedDeclarations2.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForMergedDeclarations3.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForMergedDeclarations4.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForMergedDeclarations5.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForMergedDeclarations6.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForMergedDeclarations7.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForMergedDeclarations8.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForNoContext.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForNumericLiteralPropertyNames.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForObjectLiteralProperties.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForOverrides.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForPropertiesOfGenericType.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForStatic.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForStaticsAndMembersWithSameNames.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForStringLiteralPropertyNames.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForStringLiteralPropertyNames2.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForStringLiteralPropertyNames3.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForStringLiteralPropertyNames4.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForUnionProperties.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesInComment.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referenceToClass.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
regexDetection.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
regexErrorRecovery.ts
regexp.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
remoteGetReferences.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
removeDeclareFunctionExports.ts
removeDeclareInModule.ts
removeDeclareKeyword.ts
removeDeclareParamTypeAnnotation.ts
removeDuplicateIdentifier.ts
removeExportedClassFromReopenedModule.ts
removeExportFromInterfaceError0.ts
removeExportFromInterfaceError1.ts
removeInterfaceExtendsClause.ts
removeInterfaceUsedAsGenericTypeArgument.ts
removeParameterBetweenCommentAndParameter.ts
removeVarFromModuleWithReopenedEnums.ts
renameAcrossMultipleProjects.ts
renameAlias.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameAlias2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameAlias3.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameAliasExternalModule.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameAliasExternalModule2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameAliasExternalModule3.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameCommentsAndStrings1.ts
renameCommentsAndStrings2.ts
renameCommentsAndStrings3.ts
renameCommentsAndStrings4.ts
renameContextuallyTypedProperties.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameContextuallyTypedProperties2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameCrossJsTs01.ts
renameCrossJsTs02.ts
renameDefaultImport.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
renameDefaultImportDifferentName.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
renameDestructuringAssignment.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameDestructuringAssignmentInFor.ts
renameDestructuringAssignmentInFor2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameDestructuringAssignmentInForOf.ts
renameDestructuringAssignmentInForOf2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameDestructuringAssignmentNestedInArrayLiteral.ts
renameDestructuringAssignmentNestedInArrayLiteral2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameDestructuringAssignmentNestedInFor.ts
renameDestructuringAssignmentNestedInFor2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameDestructuringAssignmentNestedInForOf.ts
renameDestructuringAssignmentNestedInForOf2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameDestructuringClassProperty.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameDestructuringDeclarationInFor.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameDestructuringDeclarationInForOf.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameDestructuringFunctionParameter.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameDestructuringNestedBindingElement.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameForDefaultExport01.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameForDefaultExport02.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameForDefaultExport03.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameForDefaultExport04.ts
renameForDefaultExport05.ts
renameForDefaultExport06.ts
renameForDefaultExport07.ts
renameForDefaultExport08.ts
renameForDefaultExport09.ts
renameImportAndExport.ts Undo change to test 2017-01-24 13:57:42 -08:00
renameImportAndExportInDiffFiles.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
renameImportAndShorthand.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameImportNamespaceAndShorthand.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameImportOfExportEquals.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameImportRequire.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameInfoForFunctionExpression01.ts
renameInheritedProperties1.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameInheritedProperties2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameInheritedProperties3.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameInheritedProperties4.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameInheritedProperties5.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameInheritedProperties6.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameInheritedProperties7.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameInheritedProperties8.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameJsExports01.ts
renameJsExports02.ts
renameJsPropertyAssignment.ts basic support for declaring properties on funcitons 2017-01-23 22:45:38 -08:00
renameJsPropertyAssignment2.ts Handel defining properties on function and class expressions in .js files 2017-01-23 22:48:37 -08:00
renameJsPropertyAssignment3.ts Handel defining properties on function and class expressions in .js files 2017-01-23 22:48:37 -08:00
renameJsPrototypeProperty01.ts
renameJsPrototypeProperty02.ts
renameJsSpecialAssignmentRhs1.ts Rename tests 2017-02-24 14:53:35 -08:00
renameJsSpecialAssignmentRhs2.ts Rename tests 2017-02-24 14:53:35 -08:00
renameJsThisProperty01.ts
renameJsThisProperty02.ts
renameJsThisProperty03.ts
renameJsThisProperty04.ts
renameJsThisProperty05.ts Handel defining properties on function and class expressions in .js files 2017-01-23 22:48:37 -08:00
renameJsThisProperty06.ts Handel defining properties on function and class expressions in .js files 2017-01-23 22:48:37 -08:00
renameLocationsForClassExpression01.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameLocationsForFunctionExpression01.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameLocationsForFunctionExpression02.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameModuleToVar.ts
renameNameOnEnumMember.ts
renameObjectBindingElementPropertyName01.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameObjectSpread.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameObjectSpreadAssignment.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameParameterPropertyDeclaration1.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameParameterPropertyDeclaration2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameParameterPropertyDeclaration3.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameParameterPropertyDeclaration4.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameParameterPropertyDeclaration5.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameRest.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameStingPropertyNames.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameStringLiteralTypes.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameThis.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameUMDModuleAlias1.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameUMDModuleAlias2.ts
restArgSignatureHelp.ts
restArgType.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
restParamsContextuallyTyped.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
returnRecursiveType.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
returnTypeOfGenericFunction1.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
runtimeBehaviorTests.ts
salsaMethodsOnAssignedFunctionExpressions.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
scopeOfUnionProperties.ts
selfReferencedExternalModule.ts
selfReferencedExternalModule2.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
semanticClassification1.ts
semanticClassification2.ts
semanticClassificationClassExpression.ts
semanticClassificationInstantiatedModuleWithVariableOfSameName1.ts
semanticClassificationInstantiatedModuleWithVariableOfSameName2.ts
semanticClassificationInTemplateExpressions.ts
semanticClassificationJs.ts do not run semantic classification on non-ts-or-tsx files 2016-10-05 14:49:16 -07:00
semanticClassificationModules.ts
semanticClassificationsCancellation1.ts
semanticClassificationUninstantiatedModuleWithVariableOfSameName1.ts
semanticClassificationUninstantiatedModuleWithVariableOfSameName2.ts
semanticClassificationWithUnionTypes.ts
semanticClassificatonTypeAlias.ts
semicolonFormatting.ts
semicolonFormattingAfterArrayLiteral.ts
semicolonFormattingInsideAComment.ts
semicolonFormattingInsideAStringLiteral.ts
semicolonFormattingNestedStatements.ts
semicolonFormattingNewline.ts
signatureHelpAnonymousFunction.ts
signatureHelpAtEOF.ts
signatureHelpBeforeSemicolon1.ts
signatureHelpCallExpression.ts
signatureHelpConstructExpression.ts
signatureHelpConstructorCallParamProperties.ts
signatureHelpConstructorInheritance.ts
signatureHelpConstructorOverload.ts
signatureHelpEmptyList.ts
signatureHelpForSuperCalls1.ts Remove useless inserts that used to be required to trigger checks 2016-08-30 07:10:14 -07:00
signatureHelpFunctionOverload.ts
signatureHelpFunctionParameter.ts
signatureHelpImplicitConstructor.ts
signatureHelpInCallback.ts
signatureHelpIncompleteCalls.ts
signatureHelpInCompleteGenericsCall.ts
signatureHelpInFunctionCall.ts
signatureHelpInFunctionCallOnFunctionDeclarationInMultipleFiles.ts
signatureHelpInIncompleteInvocationExpression.ts
signatureHelpInParenthetical.ts
signatureHelpNegativeTests.ts
signatureHelpNegativeTests2.ts
signatureHelpNoArguments.ts
signatureHelpObjectCreationExpressionNoArgs_NotAvailable.ts
signatureHelpObjectLiteral.ts
signatureHelpOnNestedOverloads.ts
signatureHelpOnOverloadOnConst.ts
signatureHelpOnOverloads.ts
signatureHelpOnOverloadsDifferentArity.ts
signatureHelpOnOverloadsDifferentArity2.ts
signatureHelpOnOverloadsDifferentArity3.ts
signatureHelpOnSuperWhenMembersAreNotResolved.ts
signatureHelpOnTypePredicates.ts
signatureHelpSimpleConstructorCall.ts
signatureHelpSimpleFunctionCall.ts
signatureHelpSimpleSuperCall.ts Remove useless inserts that used to be required to trigger checks 2016-08-30 07:10:14 -07:00
signatureHelpSuperConstructorOverload.ts
signatureHelpTaggedTemplates1.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplates2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplates3.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplates4.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplates5.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplates6.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplates7.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesIncomplete1.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesIncomplete2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesIncomplete3.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesIncomplete4.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesIncomplete5.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesIncomplete6.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesIncomplete7.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesIncomplete8.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesIncomplete9.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesNegatives1.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesNegatives2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesNegatives3.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesNegatives4.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesNegatives5.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesNested1.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesNested2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags1.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags3.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags4.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags5.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags6.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags7.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags8.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags9.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpThis.ts
signatureHelpTypeParametersNotVariadic.ts (signature help) type parameter lists are never variadic (#12112) 2016-11-08 16:10:34 -08:00
signatureHelpWhenEditingCallExpression.ts
signatureHelpWithInterfaceAsIdentifier.ts
signatureHelpWithInvalidArgumentList1.ts
signatureHelpWithUnknown.ts
singleLineTypeLiteralFormatting.ts
smartIndentActualIndentation.ts
smartIndentAfterAlignedFunctionArgument.ts
smartIndentAfterFatArrowVar.ts
smartIndentAfterNewExpression.ts
smartIndentArrayBindingPattern01.ts
smartIndentArrayBindingPattern02.ts
smartIndentClass.ts
smartIndentCloseBrace.ts
smartIndentDoStatement.ts
smartIndentEnum.ts
smartIndentIfStatement.ts
smartIndentInCallExpressions.ts
smartIndentInParenthesizedExpression01.ts
smartIndentInParenthesizedExpression02.ts
smartIndentInsideBlockInsideCase.ts
smartIndentInsideMultilineString.ts
smartIndentInterface.ts
smartIndentListItem.ts
smartIndentModule.ts
smartIndentNamedImport.ts
smartIndentNestedModule.ts
smartIndentNonterminatedArgumentListAtEOF.ts
smartIndentNonterminatedIfStatementAtEOF.ts
smartIndentObjectBindingPattern01.ts
smartIndentObjectBindingPattern02.ts
smartIndentOnAccessors.ts
smartIndentOnAccessors01.ts
smartIndentOnAccessors02.ts
smartIndentOnFunctionParameters.ts
smartIndentOnUnclosedArrowType01.ts
smartIndentOnUnclosedComputedProperty01.ts
smartIndentOnUnclosedConstructorType01.ts
smartIndentOnUnclosedFunctionDeclaration01.ts
smartIndentOnUnclosedFunctionDeclaration02.ts
smartIndentOnUnclosedFunctionDeclaration03.ts
smartIndentOnUnclosedFunctionDeclaration04.ts
smartIndentOnUnclosedFunctionDeclaration05.ts
smartIndentOnUnclosedFunctionDeclaration06.ts
smartIndentOnUnclosedIndexSignature01.ts
smartIndentOnUnclosedObjectTypeLiteral01.ts
smartIndentOnUnclosedTupleTypeLiteral01.ts
smartIndentStartLineInLists.ts
smartIndentStatementFor.ts
smartIndentStatementForIn.ts
smartIndentStatementForOf.ts
smartIndentStatementSwitch.ts
smartIndentStatementTryCatchFinally.ts
smartIndentStatementWith.ts
smartIndentTemplateLiterals.ts
smartIndentTypeArgumentList.ts
spaceAfterConstructor.ts
spaceAfterReturn.ts
squiggleFunctionExpression.ts
squiggleIllegalClassExtension.ts
squiggleIllegalInterfaceExtension.ts
squiggleIllegalSubclassOverride.ts
squiggleUnclosedStringLiteral.ts
staticGenericOverloads1.ts
staticPrototypePropertyOnClass.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
stringBraceCompletionPosition.ts
stringPropertyNames1.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
stringPropertyNames2.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
stringTemplateBraceCompletionPosition.ts
superCallError0.ts
superInDerivedTypeOfGenericWithStatics.ts
superInsideInnerClass.ts
switchIndenting.ts
symbolNameAtUnparseableFunctionOverload.ts
syntacticClassificationForJSDocTemplateTag.ts
syntacticClassifications1.ts
syntacticClassificationsCancellation1.ts
syntacticClassificationsConflictMarkers1.ts
syntacticClassificationsConflictMarkers2.ts
syntacticClassificationsDocComment1.ts
syntacticClassificationsDocComment2.ts
syntacticClassificationsDocComment3.ts
syntacticClassificationsDocComment4.ts [Transforms] Merge master 08/09 (#10263) 2016-08-26 15:51:10 -07:00
syntacticClassificationsForOfKeyword.ts
syntacticClassificationsForOfKeyword2.ts
syntacticClassificationsForOfKeyword3.ts
syntacticClassificationsFunctionWithComments.ts
syntacticClassificationsJsx1.ts
syntacticClassificationsJsx2.ts
syntacticClassificationsObjectLiteral.ts
syntacticClassificationsTemplates1.ts
syntacticClassificationsTemplates2.ts
syntacticClassificationWithErrors.ts
syntaxErrorAfterImport1.ts
tabbingAfterNewlineInsertedBeforeWhile.ts
thisBindingInLambda.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
thisPredicateFunctionCompletions01.ts
thisPredicateFunctionCompletions02.ts
thisPredicateFunctionCompletions03.ts
thisPredicateFunctionQuickInfo.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
thisPredicateFunctionQuickInfo01.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
thisPredicateFunctionQuickInfo02.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
todoComments1.ts
todoComments2.ts
todoComments3.ts
todoComments4.ts
todoComments5.ts
todoComments6.ts
todoComments7.ts
todoComments8.ts
todoComments9.ts
todoComments10.ts
todoComments11.ts
todoComments12.ts
todoComments13.ts
todoComments14.ts
todoComments15.ts
todoComments16.ts
todoComments17.ts
toggleDuplicateFunctionDeclaration.ts
trailingCommaSignatureHelp.ts
transitiveExportImports.ts
tripleSlashRefPathCompletionAbsolutePaths.ts update tests to reflect no completion filtering 2016-10-05 14:58:19 -07:00
tripleSlashRefPathCompletionBackandForwardSlash.ts update tests to reflect no completion filtering 2016-10-05 14:58:19 -07:00
tripleSlashRefPathCompletionContext.ts update tests to reflect no completion filtering 2016-10-05 14:58:19 -07:00
tripleSlashRefPathCompletionExtensionsAllowJSFalse.ts Actually fixed comments 2016-10-04 13:32:37 -07:00
tripleSlashRefPathCompletionExtensionsAllowJSTrue.ts Actually fixed comments 2016-10-04 13:32:37 -07:00
tripleSlashRefPathCompletionHiddenFile.ts Rename Tests 2016-09-29 17:08:04 -07:00
tripleSlashRefPathCompletionNarrowing.ts update tests to reflect no completion filtering 2016-10-05 14:58:19 -07:00
tripleSlashRefPathCompletionRelativePaths.ts update tests to reflect no completion filtering 2016-10-05 14:58:19 -07:00
tripleSlashRefPathCompletionRootdirs.ts Rename Tests 2016-09-29 17:08:04 -07:00
tryCatchFinallyFormating.ts
tsxCompletion1.ts
tsxCompletion2.ts
tsxCompletion3.ts
tsxCompletion4.ts
tsxCompletion5.ts
tsxCompletion6.ts
tsxCompletion7.ts
tsxCompletion8.ts
tsxCompletion9.ts
tsxCompletion10.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
tsxCompletion11.ts
tsxCompletion12.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxCompletion13.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxCompletion14.ts Get completion of JSX attributes type when tag name is a property access expression 2017-02-21 10:54:28 -08:00
tsxCompletionNonTagLessThan.ts Add missing filename to tsx test 2017-02-14 12:17:18 -08:00
tsxCompletionOnClosingTag1.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
tsxCompletionOnClosingTag2.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
tsxCompletionOnClosingTagWithoutJSX1.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
tsxCompletionOnClosingTagWithoutJSX2.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
tsxCompletionOnOpeningTagWithoutJSX1.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
tsxCompletionUnionElementType.ts Add language service test when element type is a union type 2017-02-09 12:40:08 -08:00
tsxFindAllReferences1.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxFindAllReferences2.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxFindAllReferences3.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxFindAllReferences4.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxFindAllReferences5.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxFindAllReferences6.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxFindAllReferences7.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxFindAllReferences8.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxFindAllReferences9.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxFindAllReferences10.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxFindAllReferences11.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxFindAllReferencesUnionElementType1.ts Add language service test when element type is a union type 2017-02-09 12:40:08 -08:00
tsxFindAllReferencesUnionElementType2.ts Add language service test when element type is a union type 2017-02-09 12:40:08 -08:00
tsxGoToDefinitionClasses.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxGoToDefinitionIntrinsics.ts Add multiple overloads for verify.goToDefinition. 2016-09-02 13:23:45 -07:00
tsxGoToDefinitionStatelessFunction1.ts Update baselines 2017-01-19 09:46:43 -08:00
tsxGoToDefinitionStatelessFunction2.ts Addressing code review in previous PR. Combining below commits 2017-01-19 10:10:03 -08:00
tsxGoToDefinitionUnionElementType1.ts Add language service test when element type is a union type 2017-02-09 12:40:08 -08:00
tsxGoToDefinitionUnionElementType2.ts Add language service test when element type is a union type 2017-02-09 12:40:08 -08:00
tsxIncremental.ts
tsxParsing.ts
tsxQuickInfo1.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
tsxQuickInfo2.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
tsxQuickInfo3.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxQuickInfo4.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxQuickInfo5.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxQuickInfo6.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxQuickInfo7.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxRename1.ts
tsxRename2.ts
tsxRename3.ts
tsxRename4.ts
tsxRename5.ts
tsxRename6.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxRename7.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxRename8.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxRename9.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxRename10.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxRename11.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxRename12.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxRename13.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxSignatureHelp1.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxSignatureHelp2.ts Address code review 2017-02-03 10:54:15 -08:00
typeAboveNumberLiteralExpressionStatement.ts
typeArgCompletion.ts
typeAssertionsFormatting.ts
typeCheckAfterAddingGenericParameter.ts
typeCheckAfterResolve.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
typeCheckObjectInArrayLiteral.ts
typedGenericPrototypeMember.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
typeOfAFundule.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
typeOfThisInStatics.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
typeParameterListInQuickInfoAfterEdit.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
unclosedArrayErrorRecovery.ts
unclosedCommentsInConstructor.ts
unclosedFunctionErrorRecovery.ts
unclosedFunctionErrorRecovery3.ts
unclosedMultilineStringLiteralErrorRecovery.ts
unclosedStringLiteralAutoformating.ts
unclosedStringLiteralErrorRecovery.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
unclosedStringLiteralErrorRecovery2.ts
unclosedStringLiteralErrorRecovery3.ts
unclosedStringLiteralErrorRecovery4.ts
underscoreTypings01.ts Added emit transforms for async generators. 2016-11-09 17:06:08 -08:00
underscoreTypings02.ts
unknownVariableErrorRecovery.ts
untypedModuleImport.ts Merge branch 'master' into untyped_module_symbol 2017-02-13 13:35:16 -08:00
unusedClassInNamespace1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedClassInNamespace2.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedClassInNamespace3.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedClassInNamespace4.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedConstantInFunction1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedEnumInFunction1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedEnumInNamespace1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedFunctionInNamespace1.ts avoid removing comments when removing unused locals 2017-02-02 13:50:34 -08:00
unusedFunctionInNamespace2.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedFunctionInNamespace3.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedFunctionInNamespace4.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedFunctionInNamespace5.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedImports1FS.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedImports2FS.ts wip testing 2017-02-14 17:57:25 -08:00
unusedImports3FS.ts avoid removing comments when removing unused locals 2017-02-02 13:50:34 -08:00
unusedImports4FS.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedImports5FS.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedImports6FS.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedImports7FS.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedImports8FS.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedImports9FS.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedImports10FS.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedImports11FS.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedImports12FS.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedInterfaceInNamespace1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedInterfaceInNamespace2.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedLocalsinConstructorFS1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedLocalsinConstructorFS2.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedLocalsInFunction1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedLocalsInFunction2.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedLocalsInFunction3.ts wip testing 2017-02-14 17:57:25 -08:00
unusedLocalsInFunction4.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedLocalsInMethodFS1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedLocalsInMethodFS2.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedMethodInClass1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedMethodInClass2.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedMethodInClass3.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedMethodInClass4.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedMethodInClass5.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedMethodInClass6.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedNamespaceInNamespace.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedParameterInConstructor1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedParameterInConstructor2.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedParameterInConstructor3.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedParameterInConstructor4.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedParameterInFunction1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedParameterInFunction2.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedParameterInFunction3.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedParameterInFunction4.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedParameterInLambda1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedTypeAliasInNamespace1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedTypeParametersInClass1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedTypeParametersInClass2.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedTypeParametersInClass3.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedTypeParametersInFunction1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedTypeParametersInFunction2.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedTypeParametersInFunction3.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedTypeParametersInInterface1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedTypeParametersInLambda1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedTypeParametersInLambda2.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedTypeParametersInLambda3.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedTypeParametersInLambda4.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedTypeParametersInMethod1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedTypeParametersInMethod2.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedTypeParametersInMethods1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedVariableInBlocks.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedVariableInClass1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedVariableInClass2.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedVariableInClass3.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedVariableInForLoop1FS.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedVariableInForLoop2FS.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedVariableInForLoop3FS.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedVariableInForLoop4FS.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedVariableInForLoop5FS.ts Remove unused case, and fix for..in 2016-10-21 17:11:32 -07:00
unusedVariableInForLoop6FS.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedVariableInForLoop7FS.ts Update some tests because the original marker will be deleted 2017-02-08 19:32:02 -08:00
unusedVariableInModule1.ts Update some tests because the original marker will be deleted 2017-02-08 19:32:02 -08:00
unusedVariableInModule2.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedVariableInModule3.ts Update some tests because the original marker will be deleted 2017-02-08 19:32:02 -08:00
unusedVariableInModule4.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedVariableInNamespace1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedVariableInNamespace2.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedVariableInNamespace3.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
updateToClassStatics.ts
validBraceCompletionPosition.ts
verifySingleFileEmitOutput1.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
whiteSpaceBeforeReturnTypeFormatting.ts
whiteSpaceTrimming.ts
whiteSpaceTrimming2.ts
whiteSpaceTrimming3.ts
whiteSpaceTrimming4.ts
widenedTypes.ts Simplify quick-info tests 2016-09-13 11:49:01 -07:00
yieldKeywordFormatting.ts