TypeScript/tests/cases/fourslash
2014-12-09 11:39:23 -08:00
..
generated Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
addDeclareToFunction.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
addDeclareToModule.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
addDuplicateSetter.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
addFunctionAboveMultiLineLambdaExpression.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
addFunctionInDuplicatedConstructorClassBody.ts Update Baselines 2014-10-01 11:27:20 -07:00
addInterfaceMemberAboveClass.ts Move the symbol classification and display parts writing to the Services and format the newlines correctly 2014-09-30 17:08:59 -07:00
addInterfaceToNotSatisfyConstraint.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
addMemberToInterface.ts Move the symbol classification and display parts writing to the Services and format the newlines correctly 2014-09-30 17:08:59 -07:00
addMemberToModule.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
addMethodToInterface1.ts Fix compile errors in fourslash tests 2014-08-01 14:36:18 -07:00
addSignaturePartial.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
addVarToConstructor1.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
aliasToVarUsedAsType.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
alignmentAfterFormattingOnMultilineExpressionAndParametersList.ts enable formatting tests 2014-07-29 12:17:23 -07:00
ambientVariablesWithSameName.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
argumentsAreAvailableAfterEditsAtEndOfFunction.ts Move the symbol classification and display parts writing to the Services and format the newlines correctly 2014-09-30 17:08:59 -07:00
argumentsIndexExpression.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
arrayCallAndConstructTypings.ts Move the symbol classification and display parts writing to the Services and format the newlines correctly 2014-09-30 17:08:59 -07:00
arrayConcatTypeCheck0.ts Fix compile errors in fourslash tests 2014-08-01 14:36:18 -07:00
arrayConcatTypeCheck1.ts Fix compile errors in fourslash tests 2014-08-01 14:36:18 -07:00
arrayTypeMismatchIncrementalTypeCheck.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
assertContextualType.ts Move the symbol classification and display parts writing to the Services and format the newlines correctly 2014-09-30 17:08:59 -07:00
assignToExistingClass.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
augmentedTypesClass1.ts Enable test cases for augmented types 2014-10-06 15:05:21 -07:00
augmentedTypesClass2.ts Enable test cases for augmented types 2014-10-06 15:05:21 -07:00
augmentedTypesClass3.ts Enable test cases for augmented types 2014-10-06 15:05:21 -07:00
augmentedTypesModule1.ts Enable test cases for augmented types 2014-10-06 15:05:21 -07:00
augmentedTypesModule2.ts Enable test cases for augmented types 2014-10-06 15:05:21 -07:00
augmentedTypesModule3.ts Enable test cases for augmented types 2014-10-06 15:05:21 -07:00
augmentedTypesModule4.ts Enable test cases for augmented types 2014-10-06 15:05:21 -07:00
augmentedTypesModule5.ts Enable test cases for augmented types 2014-10-06 15:05:21 -07:00
augmentedTypesModule6.ts If we are comparing left hand side for is position of type node, it is false, because it is namespace position and not type position 2014-11-10 19:19:33 -08:00
autoFormattingOnPasting.ts Merge branch 'master' into trailingTrivia2 2014-11-09 03:20:36 -08:00
automaticConstructorToggling.ts Sshow signature information if possible (even though signature resolution fails) in given location 2014-10-07 15:28:08 -07:00
basicClassMembers.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
bestCommonTypeObjectLiterals1.ts Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
breakpointValidationArrayLiteralExpressions.ts Breakpoints in expressions 2014-10-20 23:05:44 -07:00
breakpointValidationBinaryExpressions.ts Breakpoints in expressions 2014-10-20 23:05:44 -07:00
breakpointValidationBreakOrContinue.ts Breakpoints in break/continue statements 2014-10-20 23:04:19 -07:00
breakpointValidationClass.ts Breakpoint span on class and its name is set on whole declaration 2014-10-21 13:17:44 -07:00
breakpointValidationClassAmbient.ts Breakpoints in classes 2014-10-20 23:05:35 -07:00
breakpointValidationClasses.ts Breakpoints in expressions 2014-10-20 23:05:44 -07:00
breakpointValidationConditionalExpressions.ts Breakpoints in expressions 2014-10-20 23:05:44 -07:00
breakpointValidationConst.ts Breakpoint validation for Let and cost 2014-11-06 15:49:59 -08:00
breakpointValidationDebugger.ts Breakpoint span in the debugger statement 2014-10-20 23:03:52 -07:00
breakpointValidationDo.ts Breakpoints in expressions 2014-10-20 23:05:44 -07:00
breakpointValidationEnums.ts Set breakpoint on whole enum declaration if set on the enum name of enum keyword 2014-10-21 11:33:21 -07:00
breakpointValidationExportAssignment.ts Breakpoint validation for export assignment 2014-10-20 23:05:01 -07:00
breakpointValidationFor.ts Breakpoints in for statement 2014-10-20 23:04:27 -07:00
breakpointValidationForIn.ts Breakpoints in expressions 2014-10-20 23:05:44 -07:00
breakpointValidationFunctionExpressions.ts Breakpoints in expressions 2014-10-20 23:05:44 -07:00
breakpointValidationFunctions.ts Span on whole function if the function is exported 2014-10-21 14:02:47 -07:00
breakpointValidationIfElse.ts Breakpoints in expressions 2014-10-20 23:05:44 -07:00
breakpointValidationImport.ts Breakpoints in import declaration 2014-10-20 23:05:09 -07:00
breakpointValidationInBlankLine.ts Do not set breakpoints on the blank line or comment only line 2014-10-20 23:05:53 -07:00
breakpointValidationInComments.ts Do not set breakpoints on the blank line or comment only line 2014-10-20 23:05:53 -07:00
breakpointValidationInterface.ts Breakpoint validation in interfaces 2014-10-21 10:25:55 -07:00
breakpointValidationLabeled.ts Breakpoints in labeled statements 2014-10-20 23:04:10 -07:00
breakpointValidationLet.ts Breakpoint validation for Let and cost 2014-11-06 15:49:59 -08:00
breakpointValidationModule.ts Breakpoint span on module and its name is set on whole declaration if it is instantiated 2014-10-21 12:55:46 -07:00
breakpointValidationModuleAmbient.ts Breakpoints in module declaration 2014-10-20 23:05:26 -07:00
breakpointValidationModuleEmpty.ts Breakpoints in module declaration 2014-10-20 23:05:26 -07:00
breakpointValidationObjectLiteralExpressions.ts Breakpoints in expressions 2014-10-20 23:05:44 -07:00
breakpointValidationParenCallOrNewExpressions.ts Breakpoints in expressions 2014-10-20 23:05:44 -07:00
breakpointValidationStatements.ts Breakpoints in expressions 2014-10-20 23:05:44 -07:00
breakpointValidationSwitch.ts Breakpoints in expressions 2014-10-20 23:05:44 -07:00
breakpointValidationTryCatchFinally.ts Breakpoints in expressions 2014-10-20 23:05:44 -07:00
breakpointValidationTypeAlias.ts Verify breakpoints in type alias syntax 2014-11-06 15:38:47 -08:00
breakpointValidationTypeAssertionExpressions.ts Breakpoints in expressions 2014-10-20 23:05:44 -07:00
breakpointValidationUnaryExpressions.ts Breakpoints in expressions 2014-10-20 23:05:44 -07:00
breakpointValidationVariables.ts Exported variables can have breakpoint even if they do not have initializer 2014-10-21 18:09:05 -07:00
breakpointValidationWhile.ts Breakpoints in expressions 2014-10-20 23:05:44 -07:00
breakpointValidationWith.ts Breakpoints in expressions 2014-10-20 23:05:44 -07:00
brokenClassErrorRecovery.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
callSignatureHelp.ts Enable fourslash signature help tests 2014-09-22 15:03:40 -07:00
cancellationWhenfindingAllRefsOnDefinition.ts enable reference tests 2014-08-18 12:40:21 -07:00
chainedFatArrowFormatting.ts enable formatting tests 2014-07-29 12:17:23 -07:00
chainedFunctionFunctionArgIndent.ts added support for smart indentation in the middle of list items, updated test baselines 2014-09-11 17:26:05 -07:00
chainedFunctionLambdaArgIndex.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
classExtendsInterfaceSigHelp1.ts Enable fourslash signature help tests 2014-09-22 15:03:40 -07:00
classInterfaceInsert.ts Move the symbol classification and display parts writing to the Services and format the newlines correctly 2014-09-30 17:08:59 -07:00
classRenamingErrorRecovery.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
cloduleAsBaseClass.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
cloduleAsBaseClass2.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
cloduleTypeOf1.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
cloduleWithRecursiveReference.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
closedCommentsInConstructor.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
commentsBlocks.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
commentsClass.ts Enable test cases for comments/type name format validation 2014-09-30 17:10:16 -07:00
commentsClassMembers.ts Enable test cases for comments/type name format validation 2014-09-30 17:10:16 -07:00
commentsCommentParsing.ts Fixed the + overload according to feedback 2014-10-07 17:06:34 -07:00
commentsEnums.ts Enable test cases for comments/type name format validation 2014-09-30 17:10:16 -07:00
commentsExternalModules.ts Merge branch 'master' into completionFixes 2014-10-23 12:57:22 -07:00
commentsFunction.ts Fix issue #866, detect the current location correctelly in completion entry details 2014-10-23 12:35:04 -07:00
commentsImportDeclaration.ts Merge branch 'master' into completionFixes 2014-10-23 12:57:22 -07:00
commentsInheritance.ts Fix issue #866, detect the current location correctelly in completion entry details 2014-10-23 12:35:04 -07:00
commentsInterface.ts Fix issue #866, detect the current location correctelly in completion entry details 2014-10-23 12:35:04 -07:00
commentsLinePreservation.ts Fix the line preservation between jsdoc comments while displaying it 2014-11-06 18:49:05 -08:00
commentsModules.ts Fix issue #866, detect the current location correctelly in completion entry details 2014-10-23 12:35:04 -07:00
commentsMultiModuleMultiFile.ts Enable test cases for comments/type name format validation 2014-09-30 17:10:16 -07:00
commentsMultiModuleSingleFile.ts Enable test cases for comments/type name format validation 2014-09-30 17:10:16 -07:00
commentsOverloads.ts Cleanup completion list logic: 2014-10-23 13:42:56 -07:00
commentsVariables.ts Fixed the + overload according to feedback 2014-10-07 17:06:34 -07:00
completion_enum-members-with-invalid-identifiers-should-not-show-in-completion.ts move completion list position detection to the new tree 2014-10-22 17:33:16 -07:00
completionAfterAtChar.ts Fix the crash in completion entry by fixing the unknown token check 2014-11-06 19:51:00 -08:00
completionAfterBackslashFollowingString.ts Test case for completion list at backslash following string 2014-11-10 15:13:55 -08:00
completionBeforeSemanticDiagnosticsInArrowFunction1.ts Do not write anonymous function name in type parameter details 2014-10-07 13:20:02 -07:00
completionEntryForConst.ts Code review feedback 2014-11-12 18:42:31 -08:00
completionEntryForImportName.ts Test now covers completion entry at name of the import when there is no name and there is name 2014-11-07 12:32:08 -08:00
completionEntryForPrimitive.ts Move the symbol classification and display parts writing to the Services and format the newlines correctly 2014-09-30 17:08:59 -07:00
completionEntryForPropertyFromUnionOfModuleType.ts Fix the union property kind if the property is union of exported variable of module 2014-11-06 19:18:20 -08:00
completionEntryForShorthandPropertyAssignment.ts Add test cases and rename test files 2014-11-14 15:44:06 -08:00
completionEntryForUnionMethod.ts Completion entry details of union of methods with no call signature 2014-11-03 12:44:20 -08:00
completionEntryForUnionProperty.ts Merge changes from master in services.ts 2014-10-13 14:06:16 -07:00
completionEntryForUnionProperty2.ts Merge changes from master in services.ts 2014-10-13 14:06:16 -07:00
completionEntryOnNarrowedType.ts Show narrowed type in quickInfo/completion entry 2014-11-06 15:20:31 -08:00
completionInAugmentedClassModule.ts Removed the debugger statement from test case 2014-11-11 12:26:50 -08:00
completionInTypeOf1.ts Enable completion fourslash tests 2014-09-15 13:53:25 -07:00
completionInTypeOf2.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
completionListAfterAnyType.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
completionListAfterClassExtends.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
completionListAfterFunction.ts Fix issue #764, select the correct scope node if not left of a dot 2014-10-23 12:52:42 -07:00
completionListAfterFunction2.ts Address code review comments 2014-10-27 15:30:38 -07:00
completionListAfterFunction3.ts Address code review comments 2014-10-27 15:30:38 -07:00
completionListAfterInvalidCharacter.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
completionListAfterNumericLiteral.ts move completion list position detection to the new tree 2014-10-22 17:33:16 -07:00
completionListAfterNumericLiteral1.ts move completion list position detection to the new tree 2014-10-22 17:33:16 -07:00
completionListAfterObjectLiteral1.ts Enable completion fourslash tests 2014-09-15 13:53:25 -07:00
completionListAfterRegularExpressionLiteral1.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
completionListAfterSlash.ts Add test for issue#903 2014-10-23 09:34:29 -07:00
completionListAfterStringLiteral1.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
completionListAndMemberListOnCommentedDot.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
completionListAndMemberListOnCommentedLine.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
completionListAndMemberListOnCommentedWhiteSpace.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
completionListAtDeclarationOfParameterType.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
completionListAtEOF.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
completionListAtEOF1.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
completionListAtEOF2.ts Enable completion fourslash tests 2014-09-15 13:53:25 -07:00
completionListAtIdentifierDefinitionLocations_catch.ts Split completionListAtIdentifierDefinitionLocation into multiple tests to ease debugging 2014-10-22 17:34:00 -07:00
completionListAtIdentifierDefinitionLocations_classes.ts Split completionListAtIdentifierDefinitionLocation into multiple tests to ease debugging 2014-10-22 17:34:00 -07:00
completionListAtIdentifierDefinitionLocations_enumMembers.ts Split completionListAtIdentifierDefinitionLocation into multiple tests to ease debugging 2014-10-22 17:34:00 -07:00
completionListAtIdentifierDefinitionLocations_enumMembers2.ts Split completionListAtIdentifierDefinitionLocation into multiple tests to ease debugging 2014-10-22 17:34:00 -07:00
completionListAtIdentifierDefinitionLocations_enums.ts Split completionListAtIdentifierDefinitionLocation into multiple tests to ease debugging 2014-10-22 17:34:00 -07:00
completionListAtIdentifierDefinitionLocations_functions.ts Split completionListAtIdentifierDefinitionLocation into multiple tests to ease debugging 2014-10-22 17:34:00 -07:00
completionListAtIdentifierDefinitionLocations_interfaceMembers.ts Disallow completion in interface declarations 2014-10-23 09:27:50 -07:00
completionListAtIdentifierDefinitionLocations_interfaceMembers2.ts Disallow completion in interface declarations 2014-10-23 09:27:50 -07:00
completionListAtIdentifierDefinitionLocations_interfaceMembers3.ts Disallow completion in interface declarations 2014-10-23 09:27:50 -07:00
completionListAtIdentifierDefinitionLocations_interfaces.ts Split completionListAtIdentifierDefinitionLocation into multiple tests to ease debugging 2014-10-22 17:34:00 -07:00
completionListAtIdentifierDefinitionLocations_modules.ts Split completionListAtIdentifierDefinitionLocation into multiple tests to ease debugging 2014-10-22 17:34:00 -07:00
completionListAtIdentifierDefinitionLocations_parameters.ts Split completionListAtIdentifierDefinitionLocation into multiple tests to ease debugging 2014-10-22 17:34:00 -07:00
completionListAtIdentifierDefinitionLocations_varDeclarations.ts Split completionListAtIdentifierDefinitionLocation into multiple tests to ease debugging 2014-10-22 17:34:00 -07:00
completionListAtInvalidLocations.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
completionListAtNodeBoundry.ts Enable completion fourslash tests 2014-09-15 13:53:25 -07:00
completionListBeforeKeyword.ts Enable completion fourslash tests 2014-09-15 13:53:25 -07:00
completionListCladule.ts Enable completion fourslash tests 2014-09-15 13:53:25 -07:00
completionListClassMembers.ts Enable completion fourslash tests 2014-09-15 13:53:25 -07:00
completionListEnumMembers.ts Enable completion fourslash tests 2014-09-15 13:53:25 -07:00
completionListEnumValues.ts Enable completion fourslash tests 2014-09-15 13:53:25 -07:00
completionListErrorRecovery.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
completionListErrorRecovery2.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
completionListForDerivedType1.ts Move the symbol classification and display parts writing to the Services and format the newlines correctly 2014-09-30 17:08:59 -07:00
completionListForGenericInstance1.ts Move the symbol classification and display parts writing to the Services and format the newlines correctly 2014-09-30 17:08:59 -07:00
completionListForNonExportedMemberInAmbientModuleWithExportAssignment1.ts Enable completion fourslash tests 2014-09-15 13:53:25 -07:00
completionListForShorthandPropertyAssignment.ts Add test cases and rename test files 2014-11-14 15:44:06 -08:00
completionListForShorthandPropertyAssignment2.ts Add test cases and rename test files 2014-11-14 15:44:06 -08:00
completionListFunctionExpression.ts Enable completion fourslash tests 2014-09-15 13:53:25 -07:00
completionListFunctionMembers.ts Move the symbol classification and display parts writing to the Services and format the newlines correctly 2014-09-30 17:08:59 -07:00
completionListGenericConstraints.ts Enable completion fourslash tests 2014-09-15 13:53:25 -07:00
completionListInComments.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
completionListInComments2.ts move completion list position detection to the new tree 2014-10-22 17:33:16 -07:00
completionListInComments3.ts Fix wrong condition for unterminated multi-line comments 2014-10-23 14:08:04 -07:00
completionListInContextuallyTypedArgument.ts Enable completion fourslash tests 2014-09-15 13:53:25 -07:00
completionListInEmptyFile.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
completionListInExtendsClause.ts Support arbitrary numbers of implements and extends clauses (with arbitrary numbers of types) for classes and interfaces. 2014-11-30 15:38:45 -08:00
completionListInExtendsClauseAtEOF.ts Enable completion fourslash tests 2014-09-15 13:53:25 -07:00
completionListInFatArrow.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
completionListInFunctionDeclaration.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
completionListInFunctionExpression.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
completionListInNamedFunctionExpression.ts Determine if the function/var is local to function block 2014-09-30 17:09:11 -07:00
completionListInObjectLiteral.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
completionListInObjectLiteral2.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
completionListInObjectLiteral3.ts Enable completion fourslash tests 2014-09-15 13:53:25 -07:00
completionListInObjectLiteralThatIsParameterOfFunctionCall.ts Try to pick a good signature, if no signature matches 2014-10-08 15:47:30 -07:00
completionListInScope.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
completionListInsideTargetTypedFunction.ts Move the symbol classification and display parts writing to the Services and format the newlines correctly 2014-09-30 17:08:59 -07:00
completionListInstanceProtectedMembers.ts Filter protected members from the completion list 2014-09-26 14:37:17 -07:00
completionListInstanceProtectedMembers2.ts Filter protected members from the completion list 2014-09-26 14:37:17 -07:00
completionListInstanceProtectedMembers3.ts Filter protected members from the completion list 2014-09-26 14:37:17 -07:00
completionListInstanceProtectedMembers4.ts Filter protected members from the completion list 2014-09-26 14:37:17 -07:00
completionListInStringLiterals1.ts Fixed issue where classifier didn't check for backslash-newline. 2014-11-26 16:32:30 -08:00
completionListInStringLiterals2.ts Fixed issue where classifier didn't check for backslash-newline. 2014-11-26 16:32:30 -08:00
completionListInTemplateLiteralParts1.ts Fail on tests with errors; reinstated noResolve; corrected tests that were not actually compiling. 2014-11-17 18:13:47 -08:00
completionListInTemplateLiteralPartsNegatives1.ts Fail on tests with errors; reinstated noResolve; corrected tests that were not actually compiling. 2014-11-17 18:13:47 -08:00
completionListInTypedObjectLiterals2.ts Enable completion fourslash tests 2014-09-15 13:53:25 -07:00
completionListInTypedObjectLiterals3.ts Enable completion fourslash tests 2014-09-15 13:53:25 -07:00
completionListInTypedObjectLiterals4.ts Enable completion fourslash tests 2014-09-15 13:53:25 -07:00
completionListInTypedObjectLiteralsWithPartialPropertyNames.ts Enable completion fourslash tests 2014-09-15 13:53:25 -07:00
completionListInTypedObjectLiteralsWithPartialPropertyNames2.ts Enable completion fourslash tests 2014-09-15 13:53:25 -07:00
completionListInvalidMemberNames.ts Use scanner APIs to identify if a display name is valid completion entry 2014-09-15 13:54:50 -07:00
completionListInvalidMemberNames2.ts Enable completion fourslash tests 2014-09-15 13:53:25 -07:00
completionListKeywords.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
completionListModuleMembers.ts Enable completion fourslash tests 2014-09-15 13:53:25 -07:00
completionListObjectMembers.ts Anonymous typeliteral is not used in qualification 2014-09-30 17:09:03 -07:00
completionListOfGnericSymbol.ts Fix generic symbol display information 2014-10-06 12:29:49 -07:00
completionListOfSplitInterface.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
completionListOnAliasedModule.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
completionListOnAliases.ts Show better alias information in completion entry and quickInfo 2014-10-10 15:24:19 -07:00
completionListOnAliases2.ts Get exported symbols off aliases in getCompletions 2014-09-30 14:56:46 -07:00
completionListOnAliases3.ts Get exported symbols off aliases in getCompletions 2014-09-30 14:56:46 -07:00
completionListOnFunctionCallWithOptionalArgument.ts Enable completion fourslash tests 2014-09-15 13:53:25 -07:00
completionListOnMethodParameterName.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
completionListOnParam.ts Enable completion fourslash tests 2014-09-15 13:53:25 -07:00
completionListOnParamInClass.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
completionListOnParamOfGenericType1.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
completionListOnPrivateVariableInModule.ts Move the symbol classification and display parts writing to the Services and format the newlines correctly 2014-09-30 17:08:59 -07:00
completionListOnSuper.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
completionListOnVarBetweenModules.ts Enable completion fourslash tests 2014-09-15 13:53:25 -07:00
completionListPrimitives.ts Enable completion fourslash tests 2014-09-15 13:53:25 -07:00
completionListPrivateMembers.ts Enable completion fourslash tests 2014-09-15 13:53:25 -07:00
completionListPrivateMembers2.ts respond to code review comments 2014-09-17 17:28:03 -07:00
completionListPrivateMembers3.ts move completion list position detection to the new tree 2014-10-22 17:33:16 -07:00
completionListProtectedMembers.ts Filter protected members from the completion list 2014-09-26 14:37:17 -07:00
completionListStaticProtectedMembers.ts Filter protected members from the completion list 2014-09-26 14:37:17 -07:00
completionListStaticProtectedMembers2.ts Filter protected members from the completion list 2014-09-26 14:37:17 -07:00
completionListStaticProtectedMembers3.ts Filter protected members from the completion list 2014-09-26 14:37:17 -07:00
completionListStaticProtectedMembers4.ts Filter protected members from the completion list 2014-09-26 14:37:17 -07:00
completionListsThroughTransitiveBaseClasses.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
completionListsThroughTransitiveBaseClasses2.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
completionListSuperMembers.ts Filter protected members from the completion list 2014-09-26 14:37:17 -07:00
completionListWithAmbientDeclaration.ts Address code review : add test case for inside ambient module declaration and single quote 2014-09-24 14:51:23 -07:00
completionListWithModulesFromModule.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
completionListWithModulesInsideModuleScope.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
completionListWithModulesOutsideModuleScope.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
completionListWithModulesOutsideModuleScope2.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
completionListWithUnresolvedModule.ts Enable completion fourslash tests 2014-09-15 13:53:25 -07:00
consistenceOnIndentionsOfChainedFunctionCalls.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
consistenceOnIndentionsOfObjectsInAListAfterFormatting.ts fix indentations in functions 2014-11-05 15:23:11 -08:00
consistentContextualTypeErrorsAfterEdits.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
constEnumQuickInfoAndCompletionList.ts Quickinfo and completion entry should display const enum enumName if enum is constant 2014-11-12 14:24:51 -08:00
constQuickInfoAndCompletionList.ts Code review feedback 2014-11-12 18:42:31 -08:00
constructorBraceFormatting.ts enable formatting tests 2014-07-29 12:17:23 -07:00
constructorQuickInfo.ts Move the symbol classification and display parts writing to the Services and format the newlines correctly 2014-09-30 17:08:59 -07:00
contextuallyTypedFunctionExpressionGeneric1.ts Move the symbol classification and display parts writing to the Services and format the newlines correctly 2014-09-30 17:08:59 -07:00
contextualTyping.ts Fixing fourslash test 2014-10-18 07:44:22 -07:00
contextualTypingFromTypeAssertion1.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
contextualTypingGenericFunction1.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
contextualTypingOfArrayLiterals1.ts Merge changes from master in services.ts 2014-10-13 14:06:16 -07:00
contextualTypingOfGenericCallSignatures1.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
contextualTypingOfGenericCallSignatures2.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
contextualTypingReturnExpressions.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
debuggerStatementIndent.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
declareFunction.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
defaultParamsAndContextualTypes.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
definitionNameOnEnumMember.ts Get just the name of the symbol (instead of qualified path) as symbolName of the definition info. 2014-10-03 14:58:11 -07:00
deleteClassWithEnumPresent.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
deleteExtensionInReopenedInterface.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
deleteReopenedModule.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
deleteTypeParameter.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
derivedTypeIndexerWithGenericConstraints.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
distinctTypesInCallbacksWithSameNames.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
duplicateClassModuleError0.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
duplicateFunctionImplementation.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
duplicateIndexers.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
duplicateTypeParameters.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
editLambdaArgToTypeParameter1.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
emptyArrayInference.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
emptyTypeArgumentList.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
enumAddition.ts Move the symbol classification and display parts writing to the Services and format the newlines correctly 2014-09-30 17:08:59 -07:00
enumUpdate1.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
errorConsistency.ts update error positions after rebase 2014-07-29 15:28:25 -07:00
errorsAfterResolvingVariableDeclOfMergedVariableAndClassDecl.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
eval.ts Add old test files that use getEmitOutput 2014-09-10 09:54:30 -07:00
exportClauseErrorReporting0.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
exportEqualCallableInterface.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
exportEqualsInterfaceA.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
exportEqualTypes.ts Show better alias information in completion entry and quickInfo 2014-10-10 15:24:19 -07:00
extendArray.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
extendArrayInterface.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
extendArrayInterfaceMember.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
extendInterfaceOverloadedMethod.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
extendsTArray.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
externalModuleIntellisense.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
externalModuleRefernceResolutionOrderInImportDeclaration.ts enable reference tests 2014-08-18 12:40:21 -07:00
externalModuleWithExportAssignment.ts Merge branch 'master' into completionFixes 2014-10-23 12:57:22 -07:00
failureToImplementClass.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
findAllRefsInsideTemplates1.ts Fail on tests with errors; reinstated noResolve; corrected tests that were not actually compiling. 2014-11-17 18:13:47 -08:00
findAllRefsInsideTemplates2.ts Fail on tests with errors; reinstated noResolve; corrected tests that were not actually compiling. 2014-11-17 18:13:47 -08:00
findAllRefsInsideWithBlock.ts Short-circuit semantic operations within with blocks 2014-09-15 13:55:18 -07:00
findAllRefsOnDefinition.ts enable reference tests 2014-08-18 12:40:21 -07:00
findAllRefsOnDefinition2.ts enable reference tests 2014-08-18 12:40:21 -07:00
findAllRefsOnPrivateParameterProperty1.ts Fixed findAllRefs/getOccs bug where private properties declared in the constructor were only local to the constructor. 2014-10-27 18:08:49 -07:00
findAllRefsThisKeywordMultipleFiles.ts Disabled findAllRefs for 'this'/'super'. 2014-09-08 17:44:15 -07:00
findAllRefsWithLeadingUnderscoreNames1.ts Fixed issue where findAllRefs on identifiers starting with 2+ underscores failed. 2014-11-21 16:53:32 -08:00
findAllRefsWithLeadingUnderscoreNames2.ts Fixed issue where findAllRefs on identifiers starting with 2+ underscores failed. 2014-11-21 16:53:32 -08:00
findAllRefsWithLeadingUnderscoreNames3.ts Fixed issue where findAllRefs on identifiers starting with 2+ underscores failed. 2014-11-21 16:53:32 -08:00
findAllRefsWithLeadingUnderscoreNames4.ts Fixed issue where findAllRefs on identifiers starting with 2+ underscores failed. 2014-11-21 16:53:32 -08:00
findAllRefsWithLeadingUnderscoreNames5.ts Fixed issue where findAllRefs on identifiers starting with 2+ underscores failed. 2014-11-21 16:53:32 -08:00
findAllRefsWithLeadingUnderscoreNames6.ts Fixed issue where findAllRefs on identifiers starting with 2+ underscores failed. 2014-11-21 16:53:32 -08:00
findAllRefsWithLeadingUnderscoreNames7.ts Fixed issue where findAllRefs on identifiers starting with 2+ underscores failed. 2014-11-21 16:53:32 -08:00
findAllRefsWithLeadingUnderscoreNames8.ts Fixed issue where findAllRefs on identifiers starting with 2+ underscores failed. 2014-11-21 16:53:32 -08:00
findAllRefsWithLeadingUnderscoreNames9.ts Fixed issue where findAllRefs on identifiers starting with 2+ underscores failed. 2014-11-21 16:53:32 -08:00
findAllRefsWithShorthandPropertyAssignment.ts Add test cases and rename test files 2014-11-14 15:44:06 -08:00
findAllRefsWithShorthandPropertyAssignment2.ts Add test cases and rename test files 2014-11-14 15:44:06 -08:00
forceIndentAfterNewLineInsert.ts Merge branch 'master' into trailingTrivia2 2014-11-09 03:20:36 -08:00
forIn.ts Move the symbol classification and display parts writing to the Services and format the newlines correctly 2014-09-30 17:08:59 -07:00
formatAfterObjectLiteral.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formatAnyTypeLiteral.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formatArrayOrObjectLiteralsInVariableList.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formatColonAndQMark.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formatControlFlowConstructs.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formatDebuggerStatement.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formatEmptyBlock.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formatImplicitModule.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formatImportDeclaration.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formatInTryCatchFinally.ts added tests for formatting in try blocks, add startEndOverlapsWithStartEnd 2014-11-08 23:03:38 -08:00
formatMultilineComment.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formatNestedClassWithOpenBraceOnNewLines.ts new lines that were added\removed by rules must always be honores even if they doesn't trigger recomputation of indentation 2014-11-27 19:03:50 -08:00
formatOnSemiColonAfterBreak.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formatSelectionWithTrivia.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formattingAfterChainedFatArrow.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formattingAfterMultiLineIfCondition.ts add comments, update fourslash tests 2014-11-10 19:04:57 -08:00
formattingAfterMultiLineString.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formattingArrayLiteral.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formattingBlockInCaseClauses.ts added tests for formatting in try blocks, add startEndOverlapsWithStartEnd 2014-11-08 23:03:38 -08:00
formattingComma.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formattingCrash.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formattingElseInsideAFunction.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formattingExpressionsInIfCondition.ts inherit delta from nodes on the same line 2014-12-09 04:55:33 -08:00
formattingFatArrowFunctions.ts update baseline 2014-10-15 15:44:01 -07:00
formattingForIn.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formattingForLoopSemicolons.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formattingHexLiteral.ts save token in scanner after scaning hex literal 2014-11-20 13:44:51 -08:00
formattingIfInElseBlock.ts added tests for formatting in try blocks, add startEndOverlapsWithStartEnd 2014-11-08 23:03:38 -08:00
formattingInMultilineComments.ts eliminate usage of TypeScript module from services layer 2014-11-17 17:01:23 -08:00
formattingKeywordAsIdentifier.ts take token kind from the tree in case if token kind from scanner is different 2014-12-01 13:29:49 -08:00
formattingNestedScopes.ts fix getContainingList to use rangeContainsStartEnd function 2014-11-18 20:55:54 -08:00
formattingObjectLiteral.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formattingOfChainedLambda.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formattingOfModuleExport.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formattingOfMultilineBlockConstructs.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formattingofSingleLineBlockConstructs.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formattingOnClasses.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formattingOnCloseBrace.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formattingOnClosingBracket.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formattingOnCommaOperator.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formattingOnDocumentReadyFunction.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formattingOnDoWhileNoSemicolon.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formattingOnEmptyInterfaceLiteral.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formattingOnEnter.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formattingOnEnterInComments.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formattingOnEnterInStrings.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formattingOnInterfaces.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formattingOnInvalidCodes.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formattingOnModuleIndentation.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formattingOnNestedDoWhileByEnter.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formattingOnNestedStatements.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formattingOnObjectLiteral.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formattingOnOpenBraceOfFunctions.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formattingOnSemiColon.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formattingOnSingleLineBlocks.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formattingOnStatementsWithNoSemicolon.ts drop wasNewLine if previous token has no trailing trivia 2014-10-30 15:58:05 -07:00
formattingOnTabAfterCloseCurly.ts fix a few issues in rules 2014-10-15 14:54:49 -07:00
formattingOnVariety.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formattingOptionsChange.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formattingRegexes.ts handle regexes correctly in formatting 2014-11-26 00:29:20 -08:00
formattingSingleLineWithNewLineOptionSet.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formattingSkippedTokens.ts merge with master 2014-11-10 17:24:22 -08:00
formattingSpaceAfterCommaBeforeOpenParen.ts fix formatting to add space after comma between arguments when arguments starts with open paren 2014-12-08 14:28:19 -08:00
formattingSpacesAfterConstructor.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formattingTemplates.ts added more tests 2014-11-14 16:23:47 -08:00
formattingVoid.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formattingWithEnterAfterMultilineString.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formattingWithLimitedSpan.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formatTryCatch.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formatVariableDeclarationList.ts enable formatting tests 2014-07-29 12:17:23 -07:00
formatWithStatement.ts enable formatting tests 2014-07-29 12:17:23 -07:00
forwardReference.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
fourslash.ts add classification for type aliases 2014-12-05 17:32:36 -08:00
fsEditMarkerPositions.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
functionFormatting.ts enable formatting tests 2014-07-29 12:17:23 -07:00
functionIndentation.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
functionOverloadCount.ts Enable fourslash signature help tests 2014-09-22 15:03:40 -07:00
functionProperty.ts Don't rewrite function property assignments in the AST. 2014-12-03 01:46:04 -08:00
functionRenamingErrorRecovery.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
functionTypeFormatting.ts enable formatting tests 2014-07-29 12:17:23 -07:00
functionTypes.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
funduleWithRecursiveReference.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
genericArityEnforcementAfterEdit.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
genericAssignmentCompat.ts update error positions after rebase 2014-07-29 15:28:25 -07:00
genericCallSignaturesInNonGenericTypes1.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
genericCallSignaturesInNonGenericTypes2.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
genericCallsWithOptionalParams1.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
genericCloduleCompletionList.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
genericCombinators1.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
genericCombinators2.ts Merge branch 'master' into symbolInfoFormatting 2014-10-08 18:25:42 -07:00
genericCombinators3.ts Fixed the + overload according to feedback 2014-10-07 17:06:34 -07:00
genericCombinatorWithConstraints1.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
genericDerivedTypeAcrossModuleBoundary1.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
genericFunctionReturnType.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
genericFunctionReturnType2.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
genericFunctionSignatureHelp1.ts Enable fourslash signature help tests 2014-09-22 15:03:40 -07:00
genericFunctionSignatureHelp2.ts Enable fourslash signature help tests 2014-09-22 15:03:40 -07:00
genericFunctionSignatureHelp3.ts Disable failing tests for generics and overloads 2014-09-22 15:05:14 -07:00
genericFunctionSignatureHelp3MultiFile.ts Disable failing tests for generics and overloads 2014-09-22 15:05:14 -07:00
genericFunctionWithGenericParams1.ts Determine if the function/var is local to function block 2014-09-30 17:09:11 -07:00
genericInterfacePropertyInference1.ts Move the symbol classification and display parts writing to the Services and format the newlines correctly 2014-09-30 17:08:59 -07:00
genericInterfacePropertyInference2.ts Move the symbol classification and display parts writing to the Services and format the newlines correctly 2014-09-30 17:08:59 -07:00
genericInterfacesWithConstraints1.ts Move the symbol classification and display parts writing to the Services and format the newlines correctly 2014-09-30 17:08:59 -07:00
genericInterfaceWithInheritanceEdit1.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
genericMapTyping1.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
genericMethodParam.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
genericObjectBaseType.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
genericParameterHelp.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
genericParameterHelpConstructorCalls.ts Split genericParameterHelp test into multiple tests 2014-10-17 16:55:14 -07:00
genericParameterHelpTypeReferences.ts Split genericParameterHelp test into multiple tests 2014-10-17 16:55:14 -07:00
genericRespecialization1.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
genericsFormatting.ts enable formatting tests 2014-07-29 12:17:23 -07:00
genericSignaturesAreProperlyCleaned.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
genericTypeArgumentInference1.ts Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
genericTypeArgumentInference2.ts Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
genericTypeParamUnrelatedToArguments1.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
genericTypeWithMultipleBases1.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
genericTypeWithMultipleBases1MultiFile.ts Code review feedback 2014-10-07 17:44:36 -07:00
genericWithSpecializedProperties1.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
genericWithSpecializedProperties2.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
genericWithSpecializedProperties3.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
getCompletionEntryDetails.ts Move the symbol classification and display parts writing to the Services and format the newlines correctly 2014-09-30 17:08:59 -07:00
getCompletionEntryDetails2.ts Move the symbol classification and display parts writing to the Services and format the newlines correctly 2014-09-30 17:08:59 -07:00
getDeclarationDiagnostics.ts Address code review 2014-10-13 16:00:37 -07:00
getEmitOutputDeclarationMultiFiles.ts Fix getEmitOutput to only output one file except when 'out' flag is specified. Add testcases 2014-09-12 12:57:00 -07:00
getEmitOutputDeclarationSingleFile.ts Fix getEmitOutput to only output one file except when 'out' flag is specified. Add testcases 2014-09-12 12:57:00 -07:00
getEmitOutputExternalModule.ts Add fourslash tests to cover external module case 2014-10-06 18:37:01 -07:00
getEmitOutputExternalModule2.ts Add fourslash tests to cover external module case 2014-10-06 18:37:01 -07:00
getEmitOutputMapRoot.ts Fix getEmitOutput to only output one file except when 'out' flag is specified. Add testcases 2014-09-12 12:57:00 -07:00
getEmitOutputNoErrors.ts Fix getEmitOutput to only output one file except when 'out' flag is specified. Add testcases 2014-09-12 12:57:00 -07:00
getEmitOutputOnlyOneFile.ts Fix getEmitOutput to only output one file except when 'out' flag is specified. Add testcases 2014-09-12 12:57:00 -07:00
getEmitOutputSingleFile.ts Fix getEmitOutput to only output one file except when 'out' flag is specified. Add testcases 2014-09-12 12:57:00 -07:00
getEmitOutputSingleFile2.ts Fix getEmitOutput to only output one file except when 'out' flag is specified. Add testcases 2014-09-12 12:57:00 -07:00
getEmitOutputSourceMap.ts Fix getEmitOutput to only output one file except when 'out' flag is specified. Add testcases 2014-09-12 12:57:00 -07:00
getEmitOutputSourceMap2.ts Fix getEmitOutput to only output one file except when 'out' flag is specified. Add testcases 2014-09-12 12:57:00 -07:00
getEmitOutputSourceRoot.ts Fix getEmitOutput to only output one file except when 'out' flag is specified. Add testcases 2014-09-12 12:57:00 -07:00
getEmitOutputSourceRootMultiFiles.ts Fix getEmitOutput to only output one file except when 'out' flag is specified. Add testcases 2014-09-12 12:57:00 -07:00
getEmitOutputWithDeclarationFile.ts Add more test cases 2014-10-08 18:15:07 -07:00
getEmitOutputWithDeclarationFile2.ts Add more test cases 2014-10-08 18:15:07 -07:00
getEmitOutputWithDeclarationFile3.ts Fix comments 2014-10-09 10:12:49 -07:00
getEmitOutputWithEarlySemanticErrors.ts Ensure getEmitOutput only check the file requested 2014-12-01 23:15:13 -08:00
getEmitOutputWithEmitterErrors.ts Fix getEmitOutput to only output one file except when 'out' flag is specified. Add testcases 2014-09-12 12:57:00 -07:00
getEmitOutputWithEmitterErrors2.ts Fix getEmitOutput to only output one file except when 'out' flag is specified. Add testcases 2014-09-12 12:57:00 -07:00
getEmitOutputWithSemanticErrors.ts Fix getEmitOutput to only output one file except when 'out' flag is specified. Add testcases 2014-09-12 12:57:00 -07:00
getEmitOutputWithSemanticErrors2.ts Fix getEmitOutput to only output one file except when 'out' flag is specified. Add testcases 2014-09-12 12:57:00 -07:00
getEmitOutputWithSemanticErrorsForMultipleFiles.ts Ensure getEmitOutput only check the file requested 2014-12-01 23:15:13 -08:00
getEmitOutputWithSemanticErrorsForMultipleFiles2.ts Ensure getEmitOutput only check the file requested 2014-12-01 23:15:13 -08:00
getEmitOutputWithSyntacticErrorsForMultipleFiles.ts Ensure getEmitOutput only check the file requested 2014-12-01 23:15:13 -08:00
getEmitOutputWithSyntacticErrorsForMultipleFiles2.ts Ensure getEmitOutput only check the file requested 2014-12-01 23:15:13 -08:00
getEmitOutputWithSyntaxErrors.ts Fix getEmitOutput to only output one file except when 'out' flag is specified. Add testcases 2014-09-12 12:57:00 -07:00
getMatchingBraces.ts Moved old fourslash test for brace matching over from fourslash_old. 2014-09-22 11:12:56 -07:00
getMatchingBracesAdjacentBraces.ts Added test case for adjacent braces. 2014-09-23 08:23:59 -07:00
getMatchingBracesNegativeCases.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
getNameOrDottedNameSpan.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
getOccurrencesConst.ts Handel modifier const in getOccurrances 2014-12-01 23:46:09 -08:00
getOccurrencesConstructor.ts Implemented getOccurrences for 'constructor' keywords. 2014-09-09 14:54:19 -07:00
getOccurrencesConstructor2.ts Implemented getOccurrences for 'constructor' keywords. 2014-09-09 14:54:19 -07:00
getOccurrencesDeclare1.ts Added a few tests. 2014-11-12 22:25:31 -08:00
getOccurrencesDeclare2.ts Added a few tests. 2014-11-12 22:25:31 -08:00
getOccurrencesDeclare3.ts Added more tests. 2014-11-20 12:30:10 -08:00
getOccurrencesExport1.ts Added a few tests. 2014-11-12 22:25:31 -08:00
getOccurrencesExport2.ts Added a few tests. 2014-11-12 22:25:31 -08:00
getOccurrencesExport3.ts Added more tests. 2014-11-20 12:30:10 -08:00
getOccurrencesIfElse.ts Addressed CR feedback, no longer highlighting elseifs with comments between. 2014-08-29 13:08:48 -07:00
getOccurrencesIfElse2.ts Addressed CR feedback, no longer highlighting elseifs with comments between. 2014-08-29 13:08:48 -07:00
getOccurrencesIfElse3.ts Addressed CR feedback, no longer highlighting elseifs with comments between. 2014-08-29 13:08:48 -07:00
getOccurrencesIfElse4.ts Addressed CR feedback, no longer highlighting elseifs with comments between. 2014-08-29 13:08:48 -07:00
getOccurrencesIfElse5.ts renamed getNodeAtPosition to getExactTokenAtPosition, added predicate parameter that will determine if token with end === position should be returned 2014-09-25 14:29:32 -07:00
getOccurrencesIfElseBroken.ts Added test case for broken if-elses. 2014-08-29 13:44:54 -07:00
getOccurrencesIsWriteAccess.ts Re-added fourslash tests, corrected failures. 2014-08-25 17:35:18 -07:00
getOccurrencesLoopBreakContinue.ts Modified tests and added a test for labeled continues in a switch block. 2014-09-10 11:54:10 -07:00
getOccurrencesLoopBreakContinue2.ts Modified tests and added a test for labeled continues in a switch block. 2014-09-10 11:54:10 -07:00
getOccurrencesLoopBreakContinue3.ts Modified tests and added a test for labeled continues in a switch block. 2014-09-10 11:54:10 -07:00
getOccurrencesLoopBreakContinue4.ts Modified tests and added a test for labeled continues in a switch block. 2014-09-10 11:54:10 -07:00
getOccurrencesLoopBreakContinue5.ts Modified tests and added a test for labeled continues in a switch block. 2014-09-10 11:54:10 -07:00
getOccurrencesLoopBreakContinue6.ts renamed getNodeAtPosition to getExactTokenAtPosition, added predicate parameter that will determine if token with end === position should be returned 2014-09-25 14:29:32 -07:00
getOccurrencesLoopBreakContinueNegatives.ts Changed logic for break/continue search in switch statements and loops. 2014-09-09 14:30:14 -07:00
getOccurrencesModifiersNegatives1.ts Added more tests. 2014-11-20 12:30:10 -08:00
getOccurrencesOfAnonymousFunction.ts Fixed issue where findAllRefs on identifiers starting with 2+ underscores failed. 2014-11-21 16:53:32 -08:00
getOccurrencesOfAnonymousFunction2.ts Re-added fourslash tests, corrected failures. 2014-08-25 17:35:18 -07:00
getOccurrencesOfAny.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
getOccurrencesOfUndefinedSymbol.ts Re-added fourslash tests, corrected failures. 2014-08-25 17:35:18 -07:00
getOccurrencesPrivate1.ts Added a few tests. 2014-11-12 22:25:31 -08:00
getOccurrencesPrivate2.ts Added a few tests. 2014-11-12 22:25:31 -08:00
getOccurrencesPropertyInAliasedInterface.ts Handle findAllRefs/getOccurrences for properties inherited from aliased types. 2014-10-06 13:14:53 -07:00
getOccurrencesProtected1.ts Added a few tests. 2014-11-12 22:25:31 -08:00
getOccurrencesProtected2.ts Added a few tests. 2014-11-12 22:25:31 -08:00
getOccurrencesPublic1.ts Added a few tests. 2014-11-12 22:25:31 -08:00
getOccurrencesPublic2.ts Added a few tests. 2014-11-12 22:25:31 -08:00
getOccurrencesReturn.ts Added tests for getOccs on return keywords. 2014-08-29 16:11:02 -07:00
getOccurrencesReturn2.ts Added tests for getOccs on return keywords. 2014-08-29 16:11:02 -07:00
getOccurrencesReturn3.ts Added tests for getOccs on return keywords. 2014-08-29 16:11:02 -07:00
getOccurrencesReturn4.ts renamed getNodeAtPosition to getExactTokenAtPosition, added predicate parameter that will determine if token with end === position should be returned 2014-09-25 14:29:32 -07:00
getOccurrencesReturnBroken.ts Fail on tests with errors; reinstated noResolve; corrected tests that were not actually compiling. 2014-11-17 18:13:47 -08:00
getOccurrencesSetAndGet.ts getOccurrences for 'get' and 'set' keywords. 2014-09-29 14:38:03 -07:00
getOccurrencesSetAndGet2.ts getOccurrences for 'get' and 'set' keywords. 2014-09-29 14:38:03 -07:00
getOccurrencesSetAndGet3.ts getOccurrences for 'get' and 'set' keywords. 2014-09-29 14:38:03 -07:00
getOccurrencesStatic1.ts Added a few tests. 2014-11-12 22:25:31 -08:00
getOccurrencesSuper.ts Added tests for getOccurrences on super. 2014-09-08 14:40:44 -07:00
getOccurrencesSuper2.ts Added tests for getOccurrences on super. 2014-09-08 14:40:44 -07:00
getOccurrencesSuperNegatives.ts Added tests for getOccurrences on super. 2014-09-08 14:40:44 -07:00
getOccurrencesSwitchCaseDefault.ts Modified tests and added a test for labeled continues in a switch block. 2014-09-10 11:54:10 -07:00
getOccurrencesSwitchCaseDefault2.ts Modified tests and added a test for labeled continues in a switch block. 2014-09-10 11:54:10 -07:00
getOccurrencesSwitchCaseDefault3.ts Modified tests and added a test for labeled continues in a switch block. 2014-09-10 11:54:10 -07:00
getOccurrencesSwitchCaseDefault4.ts Modified tests and added a test for labeled continues in a switch block. 2014-09-10 11:54:10 -07:00
getOccurrencesSwitchCaseDefault5.ts renamed getNodeAtPosition to getExactTokenAtPosition, added predicate parameter that will determine if token with end === position should be returned 2014-09-25 14:29:32 -07:00
getOccurrencesSwitchCaseDefaultBroken.ts Handled function boundaries. 2014-08-27 12:12:45 -07:00
getOccurrencesThis.ts Added fourslash tests for 'this' keyword findOccs/findRefs. 2014-09-04 13:30:18 -07:00
getOccurrencesThis2.ts Added fourslash tests for 'this' keyword findOccs/findRefs. 2014-09-04 13:30:18 -07:00
getOccurrencesThis3.ts Added fourslash tests for 'this' keyword findOccs/findRefs. 2014-09-04 13:30:18 -07:00
getOccurrencesThis4.ts Added fourslash tests for 'this' keyword findOccs/findRefs. 2014-09-04 13:30:18 -07:00
getOccurrencesThis5.ts Added fourslash tests for 'this' keyword findOccs/findRefs. 2014-09-04 13:30:18 -07:00
getOccurrencesThis6.ts renamed getNodeAtPosition to getExactTokenAtPosition, added predicate parameter that will determine if token with end === position should be returned 2014-09-25 14:29:32 -07:00
getOccurrencesThisNegatives2.ts Added fourslash tests for 'this' keyword findOccs/findRefs. 2014-09-04 13:30:18 -07:00
getOccurrencesThrow.ts Support getOccurrencesAtPosition for 'throw' keywords. 2014-09-28 20:39:09 -04:00
getOccurrencesThrow2.ts Support getOccurrencesAtPosition for 'throw' keywords. 2014-09-28 20:39:09 -04:00
getOccurrencesThrow3.ts Support getOccurrencesAtPosition for 'throw' keywords. 2014-09-28 20:39:09 -04:00
getOccurrencesThrow4.ts Support getOccurrencesAtPosition for 'throw' keywords. 2014-09-28 20:39:09 -04:00
getOccurrencesThrow5.ts Support getOccurrencesAtPosition for 'throw' keywords. 2014-09-28 20:39:09 -04:00
getOccurrencesThrow6.ts Support getOccurrencesAtPosition for 'throw' keywords. 2014-09-28 20:39:09 -04:00
getOccurrencesThrow7.ts Changed "ownership" relation of try blocks on throw statements. 2014-09-29 12:41:47 -07:00
getOccurrencesThrow8.ts Changed "ownership" relation of try blocks on throw statements. 2014-09-29 12:41:47 -07:00
getOccurrencesTryCatchFinally.ts Implemented getOccsAtPos for try-catch-finally. 2014-08-26 11:48:31 -07:00
getOccurrencesTryCatchFinally2.ts Implemented getOccsAtPos for try-catch-finally. 2014-08-26 11:48:31 -07:00
getOccurrencesTryCatchFinally3.ts Implemented getOccsAtPos for try-catch-finally. 2014-08-26 11:48:31 -07:00
getOccurrencesTryCatchFinally4.ts renamed getNodeAtPosition to getExactTokenAtPosition, added predicate parameter that will determine if token with end === position should be returned 2014-09-25 14:29:32 -07:00
getOccurrencesTryCatchFinallyBroken.ts Added tests. 2014-08-26 14:18:09 -07:00
getOutliningSpans.ts outlining support for switch blocks\array literals 2014-09-28 22:33:00 -07:00
getPreProcessedFile.ts Address code review 2014-10-30 15:34:54 -07:00
getRenameInfoTests1.ts Adding rename tests. 2014-09-17 15:19:20 -07:00
getRenameInfoTests2.ts Adding rename tests. 2014-09-17 15:19:20 -07:00
getSemanticDiagnosticForDeclaration.ts Add fourslash testcases 2014-09-18 12:42:44 -07:00
getSemanticDiagnosticForNoDeclaration.ts Address code-review comments 2014-09-18 13:50:38 -07:00
getTypeAtModuleExtends.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
globalCompletionListInsideObjectLiterals.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
goToDefinitionAlias.ts Update getSymbolOfIdentifier to ensure we are gettting the alas symbol in both type and value positions 2014-08-01 12:55:20 -07:00
goToDefinitionAmbiants.ts Wire getDefinitionAtPosition using the new compiler implementation 2014-07-31 19:58:18 -07:00
goToDefinitionApparentTypeProperties.ts Add new go to def test 2014-08-01 17:12:00 -07:00
goToDefinitionBuiltInTypes.ts Add new GotoDefinition tests 2014-08-01 14:29:42 -07:00
goToDefinitionBuiltInValues.ts update test to add true and false values 2014-08-01 17:15:25 -07:00
goToDefinitionConstructorOverloads.ts Wire getDefinitionAtPosition using the new compiler implementation 2014-07-31 19:58:18 -07:00
goToDefinitionDifferentFile.ts Wire getDefinitionAtPosition using the new compiler implementation 2014-07-31 19:58:18 -07:00
goToDefinitionDifferentFileIndirectly.ts Wire getDefinitionAtPosition using the new compiler implementation 2014-07-31 19:58:18 -07:00
goToDefinitionExternamModuleName.ts Wire getDefinitionAtPosition using the new compiler implementation 2014-07-31 19:58:18 -07:00
goToDefinitionExternamModuleName2.ts Wire getDefinitionAtPosition using the new compiler implementation 2014-07-31 19:58:18 -07:00
goToDefinitionExternamModuleName3.ts Wire getDefinitionAtPosition using the new compiler implementation 2014-07-31 19:58:18 -07:00
goToDefinitionExternamModuleName4.ts Wire getDefinitionAtPosition using the new compiler implementation 2014-07-31 19:58:18 -07:00
goToDefinitionExternamModuleName5.ts Add support for goto def on external module name 2014-08-01 13:07:52 -07:00
goToDefinitionFunctionOverloads.ts Wire getDefinitionAtPosition using the new compiler implementation 2014-07-31 19:58:18 -07:00
goToDefinitionFunctionOverloadsInClass.ts Wire getDefinitionAtPosition using the new compiler implementation 2014-07-31 19:58:18 -07:00
goToDefinitionImplicitConstructor.ts Wire getDefinitionAtPosition using the new compiler implementation 2014-07-31 19:58:18 -07:00
goToDefinitionInMemberDeclaration.ts Wire getDefinitionAtPosition using the new compiler implementation 2014-07-31 19:58:18 -07:00
goToDefinitionInterfaceAfterImplement.ts Wire getDefinitionAtPosition using the new compiler implementation 2014-07-31 19:58:18 -07:00
goToDefinitionInTypeArgument.ts Wire getDefinitionAtPosition using the new compiler implementation 2014-07-31 19:58:18 -07:00
goToDefinitionLabels.ts Make goto def jump to labels across function boundries 2014-08-01 17:11:41 -07:00
goToDefinitionMethodOverloads.ts Wire getDefinitionAtPosition using the new compiler implementation 2014-07-31 19:58:18 -07:00
goToDefinitionMultipleDefinitions.ts Wire getDefinitionAtPosition using the new compiler implementation 2014-07-31 19:58:18 -07:00
goToDefinitionObjectLiteralProperties.ts support goto def on object literal properties 2014-08-01 15:09:12 -07:00
goToDefinitionPartialImplementation.ts Wire getDefinitionAtPosition using the new compiler implementation 2014-07-31 19:58:18 -07:00
goToDefinitionPrimitives.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
goToDefinitionSameFile.ts Wire getDefinitionAtPosition using the new compiler implementation 2014-07-31 19:58:18 -07:00
goToDefinitionShadowVariable.ts Wire getDefinitionAtPosition using the new compiler implementation 2014-07-31 19:58:18 -07:00
goToDefinitionShadowVariableInsideModule.ts Wire getDefinitionAtPosition using the new compiler implementation 2014-07-31 19:58:18 -07:00
goToDefinitionShorthandProperty.ts Address code review 2014-11-18 10:53:14 -08:00
goToDefinitionSimple.ts renamed getNodeAtPosition to getExactTokenAtPosition, added predicate parameter that will determine if token with end === position should be returned 2014-09-25 14:29:32 -07:00
goToDefinitionSourceUnit.ts Wire getDefinitionAtPosition using the new compiler implementation 2014-07-31 19:58:18 -07:00
goToDefinitionUndefinedSymbols.ts Add new GotoDefinition tests 2014-08-01 14:29:42 -07:00
goToDefinitionUnionTypeProperty.ts Add support for union properties in goto def 2014-10-07 23:17:05 -07:00
goToDefinitionUnionTypeProperty2.ts Fixing fourslash test 2014-12-02 16:01:32 -08:00
goToModuleAliasDefinition.ts Wire getDefinitionAtPosition using the new compiler implementation 2014-07-31 19:58:18 -07:00
identationAfterInterfaceCall.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
identifierErrorRecovery.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
importDeclPaste0.ts Fix compile errors in fourslash tests 2014-08-01 14:36:18 -07:00
importValueUsedAsType.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
incompatibleOverride.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
incrementalEditInvocationExpressionAboveInterfaceDeclaration.ts Enable fourslash signature help tests 2014-09-22 15:03:40 -07:00
incrementalParsing1.ts Fix incremental parsing bug due to non invalidating cached data in nodes. 2014-09-05 17:59:52 -07:00
incrementalResolveAccessor.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
incrementalResolveConstructorDeclaration.ts Move the symbol classification and display parts writing to the Services and format the newlines correctly 2014-09-30 17:08:59 -07:00
incrementalResolveFunctionPropertyAssignment.ts Move the symbol classification and display parts writing to the Services and format the newlines correctly 2014-09-30 17:08:59 -07:00
incrementalUpdateToClassImplementingGenericClass.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
indentAfterFunctionClosingBraces.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
indentAfterImport.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
indentation.ts added handling for smart indentation in the beginning of list items, updated test baselines. TODO: smart indentation in the middle of list items (2 failing tests) 2014-09-11 16:17:31 -07:00
indentationAfterModuleImport.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
indentionsOfCommentBlockAfterFormatting.ts enable formatting tests 2014-07-29 12:17:23 -07:00
indentNewExpressionNoBraces.ts handle cases when new expression is used with no arguments 2014-12-01 17:18:50 -08:00
indexerReturnTypes1.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
indexSignatureWithoutAnnotation.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
inheritedModuleMembersForClodule2.ts Update Baselines 2014-10-01 11:27:20 -07:00
insertArgumentBeforeOverloadedConstructor.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
insertInterfaceAndCheckTypeLiteralField.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
insertMethodCallAboveOthers.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
insertPublicBeforeSetter.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
insertReturnStatementInDuplicateIdentifierFunction.ts Update Baselines 2014-10-01 11:27:20 -07:00
insertSecondTryCatchBlock.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
insertVarAfterEmptyTypeParamList.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
instanceTypesForGenericType1.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
intellisenseInObjectLiteral.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
interfaceExtendsPrimitive.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
interfaceIndent.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
interfaceRecursiveInheritanceErrors0.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
interfaceRecursiveInheritanceErrors1.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
invalidRestArgError.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
invertedCloduleAfterQuickInfo.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
invertedFunduleAfterQuickInfo.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
lambdaThisMembers.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
letQuickInfoAndCompletionList.ts Fixes the quickInfo and completion list details for let and adds test cases for let and const 2014-11-12 14:23:59 -08:00
localFunction.ts Determine if the function/var is local to function block 2014-09-30 17:09:11 -07:00
localGetReferences.ts enable reference tests 2014-08-18 12:40:21 -07:00
malformedObjectLiteral.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
memberCompletionFromFunctionCall.ts Enable completion fourslash tests 2014-09-15 13:53:25 -07:00
memberCompletionInForEach1.ts Enable completion fourslash tests 2014-09-15 13:53:25 -07:00
memberCompletionOnTypeParameters.ts Move the symbol classification and display parts writing to the Services and format the newlines correctly 2014-09-30 17:08:59 -07:00
memberCompletionOnTypeParameters2.ts Update tests to remove other type paramters from constraints 2014-09-15 13:56:21 -07:00
memberConstructorEdits.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
memberListAfterSingleDot.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
memberListErrorRecovery.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
memberListInFunctionCall.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
memberListInReopenedEnum.ts Move the symbol classification and display parts writing to the Services and format the newlines correctly 2014-09-30 17:08:59 -07:00
memberListInsideObjectLiterals.ts Move the symbol classification and display parts writing to the Services and format the newlines correctly 2014-09-30 17:08:59 -07:00
memberListInWithBlock.ts Short-circuit semantic operations within with blocks 2014-09-15 13:55:18 -07:00
memberListInWithBlock2.ts Short-circuit semantic operations within with blocks 2014-09-15 13:55:18 -07:00
memberListInWithBlock3.ts Short-circuit semantic operations within with blocks 2014-09-15 13:55:18 -07:00
memberListOfClass.ts Move the symbol classification and display parts writing to the Services and format the newlines correctly 2014-09-30 17:08:59 -07:00
memberListOfEnumFromExternalModule.ts Enable completion fourslash tests 2014-09-15 13:53:25 -07:00
memberListOfEnumInModule.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
memberListOfExportedClass.ts Move the symbol classification and display parts writing to the Services and format the newlines correctly 2014-09-30 17:08:59 -07:00
memberListOfModule.ts Enable completion fourslash tests 2014-09-15 13:53:25 -07:00
memberListOfModuleAfterInvalidCharater.ts Move the symbol classification and display parts writing to the Services and format the newlines correctly 2014-09-30 17:08:59 -07:00
memberListOfModuleBeforeKeyword.ts Add better error recovery logic for cases with line ending with "id." followed by a declaration e.g. "class id" 2014-09-15 13:55:39 -07:00
memberListOfModuleInAnotherModule.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
memberListOfVarInArrowExpression.ts Fix the getSymbolInfo and getTypeOfNode entry points to resolve the context sensitive information before resolving the actual node 2014-12-03 14:47:13 -08:00
memberListOnConstructorType.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
memberlistOnDDot.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
memberListOnFunctionParameter.ts Enable completion fourslash tests 2014-09-15 13:53:25 -07:00
memberListOnThisInClassWithPrivates.ts Move the symbol classification and display parts writing to the Services and format the newlines correctly 2014-09-30 17:08:59 -07:00
memberOverloadEdits.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
mergedDeclarations1.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
mergedDeclarations2.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
mergedDeclarationsWithExportAssignment1.ts Show better alias information in completion entry and quickInfo 2014-10-10 15:24:19 -07:00
mispeltVariableForInLoopErrorRecovery.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
missingMethodAfterEditAfterImport.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
moduleEnumModule.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
moduleIndent.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
moduleMembersOfGenericType.ts Move the symbol classification and display parts writing to the Services and format the newlines correctly 2014-09-30 17:08:59 -07:00
moduleReferenceValue.ts Add old test files that use getEmitOutput 2014-09-10 09:54:30 -07:00
moduleRenamingErrorRecovery.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
moduleVariables.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
multilineCommentBeforeOpenBrace.ts add comments, update fourslash tests 2014-11-10 19:04:57 -08:00
multiModuleClodule1.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
multiModuleFundule1.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
multipleExportAssignmentsErrorList0.ts Fix compile errors in fourslash tests 2014-08-01 14:36:18 -07:00
nameOfRetypedClassInModule.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
nameOrDottedNameClasses.ts Implement getNameOrDottedNameSpan for new compiler 2014-10-20 23:34:43 -07:00
nameOrDottedNameStatements.ts Implement getNameOrDottedNameSpan for new compiler 2014-10-20 23:34:43 -07:00
navbar_const.ts Code review feedback 2014-11-12 18:42:31 -08:00
navbar_contains-no-duplicates.ts Changed order of count check. 2014-09-17 18:12:16 -07:00
navbar_let.ts Fixes the quickInfo and completion list details for let and adds test cases for let and const 2014-11-12 14:23:59 -08:00
navigateItemsConst.ts Code review feedback 2014-11-12 18:42:31 -08:00
navigateItemsLet.ts Fixes the quickInfo and completion list details for let and adds test cases for let and const 2014-11-12 14:23:59 -08:00
navigationItemsComputedProperties.ts Normalized line endings for test. 2014-12-03 14:56:02 -08:00
navigationItemsExactMatch.ts Add implementation of getNavigateToItems based on the new compiler 2014-09-16 10:54:54 -07:00
navigationItemsExactMatch2.ts Add implementation of getNavigateToItems based on the new compiler 2014-09-16 10:54:54 -07:00
navigationItemsInConstructorsExactMatch.ts Add implementation of getNavigateToItems based on the new compiler 2014-09-16 10:54:54 -07:00
navigationItemsOverloads1.ts Only show first overload in a series of consecutive overload signatures for navigateTo 2014-10-01 18:51:58 -07:00
navigationItemsOverloads2.ts Only show first overload in a series of consecutive overload signatures for navigateTo 2014-10-01 18:51:58 -07:00
navigationItemsOverloadsBroken1.ts Finished up "overload collapsing" for navigate-to. 2014-10-03 15:53:35 -07:00
navigationItemsOverloadsBroken2.ts Finished up "overload collapsing" for navigate-to. 2014-10-03 15:53:35 -07:00
navigationItemsPrefixMatch.ts Add implementation of getNavigateToItems based on the new compiler 2014-09-16 10:54:54 -07:00
navigationItemsPrefixMatch2.ts Add implementation of getNavigateToItems based on the new compiler 2014-09-16 10:54:54 -07:00
navigationItemsSubStringMatch.ts Add implementation of getNavigateToItems based on the new compiler 2014-09-16 10:54:54 -07:00
navigationItemsSubStringMatch2.ts Add implementation of getNavigateToItems based on the new compiler 2014-09-16 10:54:54 -07:00
noCompletionListOnCommentsInsideObjectLiterals.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
nonExistingImport.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
noQuickInfoInWhitespace.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
noSignatureHelpOnNewKeyword.ts Fix signature help crash when requested outside argument list 2014-10-28 18:20:24 -07:00
noSmartIndentInsideMultilineString.ts update test baselines 2014-09-11 12:04:49 -07:00
noTypeParameterInLHS.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
numberAssignement0.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
numericPropertyNames.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
objectLiteralCallSignatures.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
outliningForNonCompleteInterfaceDeclaration.ts update test 2014-08-12 17:43:15 -07:00
overloadObjectLiteralCrash.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
overloadOnConstCallSignature.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
overloadQuickInfo.ts Fixed the + overload according to feedback 2014-10-07 17:06:34 -07:00
parameterInfoOnParameterType.ts Enable fourslash signature help tests 2014-09-22 15:03:40 -07:00
parameterlessSetter.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
paramHelpOnCommaInString.ts Enable fourslash signature help tests 2014-09-22 15:03:40 -07:00
parenthesisFatArrows.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
paste.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
pasteLambdaOverModule.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
promiseTyping1.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
promiseTyping2.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
propertyDuplicateIdentifierError.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
proto.ts Fix the completion entry for __proto 2014-11-11 15:56:56 -08:00
protoPropertyInObjectLiteral.ts Fix the completion entry for __proto 2014-11-11 15:56:56 -08:00
prototypeProperty.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
protoVarInContexutalObjectLiteral.ts Fix the completion entry for __proto 2014-11-11 15:56:56 -08:00
protoVarVisibleWithOuterScopeUnderscoreProto.ts Fix the completion entry for __proto 2014-11-11 15:56:56 -08:00
publicBreak.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
pullFullDiffTypeParameterExtends0.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
qualifiedName_import-declaration-with-variable-entity-names.ts Enabling more quickInfo tests 2014-09-30 17:10:27 -07:00
qualifyModuleTypeNames.ts Enable fourslash signature help tests 2014-09-22 15:03:40 -07:00
quickInfoDisplayPartsArrowFunctionExpression.ts Test cases for arrow function expression 2014-11-21 13:02:53 -08:00
quickInfoDisplayPartsClass.ts Rename functions as per code review feedback 2014-11-20 22:36:27 -08:00
quickInfoDisplayPartsClassAccessors.ts Rename functions as per code review feedback 2014-11-20 22:36:27 -08:00
quickInfoDisplayPartsClassConstructor.ts Rename functions as per code review feedback 2014-11-20 22:36:27 -08:00
quickInfoDisplayPartsClassMethod.ts Rename functions as per code review feedback 2014-11-20 22:36:27 -08:00
quickInfoDisplayPartsClassProperty.ts Rename functions as per code review feedback 2014-11-20 22:36:27 -08:00
quickInfoDisplayPartsConst.ts Tests for const 2014-11-30 23:21:30 -08:00
quickInfoDisplayPartsEnum.ts Test cases for enum and enum members 2014-11-20 23:19:50 -08:00
quickInfoDisplayPartsExternalModuleAlias.ts Add test cases for external module reference of the alias 2014-12-03 12:41:32 -08:00
quickInfoDisplayPartsExternalModules.ts Tests for external modules 2014-12-01 00:04:28 -08:00
quickInfoDisplayPartsFunction.ts Tests for function display parts 2014-11-21 01:17:45 -08:00
quickInfoDisplayPartsFunctionExpression.ts Tests for function expression 2014-11-21 12:43:24 -08:00
quickInfoDisplayPartsInterface.ts Rename functions as per code review feedback 2014-11-20 22:36:27 -08:00
quickInfoDisplayPartsInterfaceMembers.ts Rename functions as per code review feedback 2014-11-20 22:36:27 -08:00
quickInfoDisplayPartsInternalModuleAlias.ts tests for internal alias 2014-12-01 00:17:26 -08:00
quickInfoDisplayPartsLet.ts Tests and fix symbol display for let 2014-11-30 23:16:22 -08:00
quickInfoDisplayPartsLocalFunction.ts Tests for local function 2014-11-21 12:24:58 -08:00
quickInfoDisplayPartsModules.ts Tests for modules 2014-11-30 23:51:38 -08:00
quickInfoDisplayPartsParameters.ts Test for parmaeters 2014-11-21 00:48:30 -08:00
quickInfoDisplayPartsTypeAlias.ts Fix and add test case for display parts for type aliases 2014-11-21 00:10:06 -08:00
quickInfoDisplayPartsTypeParameterInClass.ts Tests for type parameters in class 2014-11-21 17:42:27 -08:00
quickInfoDisplayPartsTypeParameterInFunction.ts Tests for type parameter of function 2014-11-21 18:58:54 -08:00
quickInfoDisplayPartsTypeParameterInInterface.ts Type Parameters in interface 2014-11-21 18:46:57 -08:00
quickInfoDisplayPartsVar.ts Tests for var 2014-11-30 23:02:56 -08:00
quickInfoExportAssignmentOfGenericInterface.ts Enabling more quickInfo tests 2014-09-30 17:10:27 -07:00
quickInfoForAliasedGeneric.ts Enabling more quickInfo tests 2014-09-30 17:10:27 -07:00
quickInfoForConstDeclaration.ts Code review feedback 2014-11-12 18:42:31 -08:00
quickInfoForContextuallyTypedFunctionInReturnStatement.ts Enabling more quickInfo tests 2014-09-30 17:10:27 -07:00
quickInfoForDerivedGenericTypeWithConstructor.ts Enabling more quickInfo tests 2014-09-30 17:10:27 -07:00
quickInfoForFunctionDeclaration.ts Enabling more quickInfo tests 2014-09-30 17:10:27 -07:00
quickInfoForGenericConstraints1.ts Format typeparameters information 2014-09-30 17:10:33 -07:00
quickInfoForGenericPrototypeMember.ts Fix generic symbol display information 2014-10-06 12:29:49 -07:00
quickInfoForIndexerResultWithConstraint.ts Enabling more quickInfo tests 2014-09-30 17:10:27 -07:00
quickInfoForOverloadOnConst1.ts Better symbol information for lambda variable types at the call site 2014-10-06 14:24:58 -07:00
quickInfoForRequire.ts Updated test case and added comment 2014-11-19 15:05:07 -08:00
quickInfoForShorthandProperty.ts Add a test for quick-info 2014-11-17 10:56:59 -08:00
quickInfoForTypeofParameter.ts Enabling more quickInfo tests 2014-09-30 17:10:27 -07:00
quickinfoForUnionProperty.ts Merge changes from master in services.ts 2014-10-13 14:06:16 -07:00
quickInfoFromEmptyBlockComment.ts Move the symbol classification and display parts writing to the Services and format the newlines correctly 2014-09-30 17:08:59 -07:00
quickInfoGenerics.ts Fix generic symbol display information 2014-10-06 12:29:49 -07:00
quickInfoInFunctionTypeReference.ts Enabling more quickInfo tests 2014-09-30 17:10:27 -07:00
quickInfoInFunctionTypeReference2.ts Enabling more quickInfo tests 2014-09-30 17:10:27 -07:00
quickInfoInInvalidIndexSignature.ts Enabling more quickInfo tests 2014-09-30 17:10:27 -07:00
quickInfoInObjectLiteral.ts Enabling more quickInfo tests 2014-09-30 17:10:27 -07:00
quickInfoInvalidLocations.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
quickInfoInWithBlock.ts Fixed the bad merge and tests failing because of it 2014-10-09 13:18:08 -07:00
quickinfoIsConsistent.ts Better symbol information for lambda variable types at the call site 2014-10-06 14:24:58 -07:00
quickInfoOfGenericTypeAssertions1.ts Enabling more quickInfo tests 2014-09-30 17:10:27 -07:00
quickInfoOfLablledForStatementIterator.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
quickInfoOfStringPropertyNames1.ts Enabling more quickInfo tests 2014-09-30 17:10:27 -07:00
quickInfoOnArgumentsInsideFunction.ts Removed the debugger statement 2014-10-13 15:03:11 -07:00
quickInfoOnCatchVariable.ts Enabling more quickInfo tests 2014-09-30 17:10:27 -07:00
quickInfoOnCircularTypes.ts Move the symbol classification and display parts writing to the Services and format the newlines correctly 2014-09-30 17:08:59 -07:00
quickInfoOnClassMergedWithFunction.ts Enabling more quickInfo tests 2014-09-30 17:10:27 -07:00
quickInfoOnConstructorWithGenericParameter.ts Enabling more quickInfo tests 2014-09-30 17:10:27 -07:00
quickInfoOnErrorTypes1.ts Fix the quick info on error types 2014-09-30 17:14:58 -07:00
quickInfoOnGenericClass.ts Format typeparameters information 2014-09-30 17:10:33 -07:00
quickInfoOnGenericWithConstraints1.ts Format typeparameters information 2014-09-30 17:10:33 -07:00
quickInfoOnInternalAliases.ts Show call and construct signatures when using aliases 2014-10-10 15:52:34 -07:00
quickInfoOnMergedInterfaces.ts Move the symbol classification and display parts writing to the Services and format the newlines correctly 2014-09-30 17:08:59 -07:00
quickInfoOnMergedInterfacesWithIncrementalEdits.ts Fixed the bad merge and tests failing because of it 2014-10-09 13:18:08 -07:00
quickInfoOnMergedModule.ts Enabling more quickInfo tests 2014-09-30 17:10:27 -07:00
quickInfoOnNarrowedType.ts Show narrowed type in quickInfo/completion entry 2014-11-06 15:20:31 -08:00
quickInfoOnNarrowedTypeInModule.ts Show narrowed type in quickInfo/completion entry 2014-11-06 15:20:31 -08:00
quickInfoOnObjectLiteralWithAccessors.ts Enabling more quickInfo tests 2014-09-30 17:10:27 -07:00
quickInfoOnObjectLiteralWithOnlyGetter.ts Enabling more quickInfo tests 2014-09-30 17:10:27 -07:00
quickInfoOnObjectLiteralWithOnlySetter.ts Enabling more quickInfo tests 2014-09-30 17:10:27 -07:00
quickInfoOnThis.ts Fixed the bad merge and tests failing because of it 2014-10-09 13:18:08 -07:00
quickInfoOnUndefined.ts Removed incorrect check of symbolKind determination of undefined symbol 2014-10-10 15:58:33 -07:00
quickInfoOnUnResolvedBaseConstructorSignature.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
quickInfoOnVarInArrowExpression.ts Fixes the quickInfo when hovering over var inside the context sensitive expression 2014-12-03 14:00:58 -08:00
quickInfoShowsGenericSpecialization.ts Enabling more quickInfo tests 2014-09-30 17:10:27 -07:00
recursiveClassReference.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
recursiveGenerics2.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
recursiveInternalModuleImport.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
recursiveObjectLiteral.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
recursiveWrappedTypeParameters1.ts Move the symbol classification and display parts writing to the Services and format the newlines correctly 2014-09-30 17:08:59 -07:00
referencesBloomFilters.ts Use new tree to get Bloom filters 2014-08-20 11:25:39 -07:00
referencesBloomFilters2.ts Use new tree to get Bloom filters 2014-08-20 11:25:39 -07:00
referencesBloomFilters3.ts Use new tree to get Bloom filters 2014-08-20 11:25:39 -07:00
referencesForAmbients.ts Support external module names correctelly 2014-08-22 21:28:27 -07:00
referencesForClassLocal.ts Enable some more tests 2014-08-18 12:40:31 -07:00
referencesForClassParameter.ts enable reference tests 2014-08-18 12:40:21 -07:00
referencesForContextuallyTypedObjectLiteralProperties.ts Support find all refs on union properties 2014-10-08 23:21:56 -07:00
referencesForContextuallyTypedUnionProperties.ts Support find all refs on union properties 2014-10-08 23:21:56 -07:00
referencesForContextuallyTypedUnionProperties2.ts Merge branch 'unionTypes' into unionTypesLS 2014-10-09 11:02:57 -07:00
referencesForEnums.ts add new test for getReferences on enums 2014-08-18 13:03:45 -07:00
referencesForExportedValues.ts include inherited properties from base classes and interfaces in getReference results 2014-08-18 13:03:55 -07:00
referencesForExternalModuleNames.ts Support external module names correctelly 2014-08-22 21:28:27 -07:00
referencesForFunctionOverloads.ts enable reference tests 2014-08-18 12:40:21 -07:00
referencesForFunctionParameter.ts Enable some more tests 2014-08-18 12:40:31 -07:00
referencesForGlobals.ts Implement getScope 2014-08-22 16:30:21 -07:00
referencesForGlobals2.ts Implement getScope 2014-08-22 16:30:21 -07:00
referencesForGlobals3.ts Implement getScope 2014-08-22 16:30:21 -07:00
referencesForGlobals4.ts Implement getScope 2014-08-22 16:30:21 -07:00
referencesForGlobals5.ts Implement getScope 2014-08-22 16:30:21 -07:00
referencesForGlobalsInExternalModule.ts Support external module names correctelly 2014-08-22 21:28:27 -07:00
referencesForIllegalAssignment.ts enable reference tests 2014-08-18 12:40:21 -07:00
referencesForImports.ts add new unit test for used and unused imports 2014-08-26 11:28:07 -07:00
referencesForIndexProperty.ts add support for getReferences on property string index access 2014-08-18 12:41:22 -07:00
referencesForIndexProperty2.ts add support for getReferences on property string index access 2014-08-18 12:41:22 -07:00
referencesForIndexProperty3.ts add support for getReferences on property string index access 2014-08-18 12:41:22 -07:00
referencesForInheritedProperties.ts include inherited properties from base classes and interfaces in getReference results 2014-08-18 13:03:55 -07:00
referencesForInheritedProperties2.ts include inherited properties from base classes and interfaces in getReference results 2014-08-18 13:03:55 -07:00
referencesForLabel.ts Handel getRefrences for labels 2014-08-18 12:41:12 -07:00
referencesForLabel2.ts Fix getReferences for labels 2014-08-20 15:35:30 -07:00
referencesForLabel3.ts Handel getRefrences for labels 2014-08-18 12:41:12 -07:00
referencesForLabel4.ts Handel getRefrences for labels 2014-08-18 12:41:12 -07:00
referencesForLabel5.ts Fix getReferences for labels 2014-08-20 15:35:30 -07:00
referencesForLabel6.ts Fix getReferences for labels 2014-08-20 15:35:30 -07:00
referencesForMergedDeclarations.ts Support filtering references based on meaning 2014-08-18 13:06:18 -07:00
referencesForMergedDeclarations2.ts Support filtering references based on meaning 2014-08-18 13:06:18 -07:00
referencesForMergedDeclarations3.ts Support filtering references based on meaning 2014-08-18 13:06:18 -07:00
referencesForMergedDeclarations4.ts Support filtering references based on meaning 2014-08-18 13:06:18 -07:00
referencesForMergedDeclarations5.ts Support getReferences on rightside of export assignment and import statements 2014-08-21 13:03:46 -07:00
referencesForMergedDeclarations6.ts Support getReferences on rightside of export assignment and import statements 2014-08-21 13:03:46 -07:00
referencesForMergedDeclarations7.ts Support getReferences on rightside of export assignment and import statements 2014-08-21 13:03:46 -07:00
referencesForMergedDeclarations8.ts Support getReferences on rightside of export assignment and import statements 2014-08-21 13:03:46 -07:00
referencesForNoContext.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
referencesForNumericLiteralPropertyNames.ts support getReferences on properties and index access wiht numeric and string values 2014-08-18 13:03:35 -07:00
referencesForObjectLiteralProperties.ts support getReferences on object literals 2014-08-18 13:00:31 -07:00
referencesForOverrides.ts include inherited properties from base classes and interfaces in getReference results 2014-08-18 13:03:55 -07:00
referencesForPropertiesOfGenericType.ts support getReferences on object literals 2014-08-18 13:00:31 -07:00
referencesForStatic.ts Enable some more tests 2014-08-18 12:40:31 -07:00
referencesForStaticsAndMembersWithSameNames.ts enable reference tests 2014-08-18 12:40:21 -07:00
referencesForStringLiteralPropertyNames.ts support getReferences on properties and index access wiht numeric and string values 2014-08-18 13:03:35 -07:00
referencesForStringLiteralPropertyNames2.ts update getSymbolInfo 2014-08-21 00:13:29 -07:00
referencesForStringLiteralPropertyNames3.ts update getSymbolInfo 2014-08-21 00:13:29 -07:00
referencesForStringLiteralPropertyNames4.ts Ensure range for string literal references are within the quotes to ensure rename is successful 2014-08-22 22:07:45 -07:00
referencesForUnionProperties.ts Support find all refs on union properties 2014-10-08 23:21:56 -07:00
referencesInComment.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
referenceToClass.ts Enable some more tests 2014-08-18 12:40:31 -07:00
regexDetection.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
regexErrorRecovery.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
regexp.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
remoteGetReferences.ts enable reference tests 2014-08-18 12:40:21 -07:00
removeDeclareFunctionExports.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
removeDeclareInModule.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
removeDeclareKeyword.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
removeDeclareParamTypeAnnotation.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
removeDuplicateIdentifier.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
removeExportedClassFromReopenedModule.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
removeExportFromInterfaceError0.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
removeExportFromInterfaceError1.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
removeInterfaceExtendsClause.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
removeInterfaceUsedAsGenericTypeArgument.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
removeParameterBetweenCommentAndParameter.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
removeVarFromModuleWithReopenedEnums.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
renameCommentsAndStrings1.ts Adding tests. 2014-10-03 15:59:20 -07:00
renameCommentsAndStrings2.ts Adding tests. 2014-10-03 15:59:20 -07:00
renameCommentsAndStrings3.ts Adding tests. 2014-10-03 15:59:20 -07:00
renameCommentsAndStrings4.ts Adding tests. 2014-10-03 15:59:20 -07:00
renameModuleToVar.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
renameNameOnEnumMember.ts Added test case for rename of enum member using rename api 2014-10-06 11:30:03 -07:00
restArgSignatureHelp.ts Enable fourslash signature help tests 2014-09-22 15:03:40 -07:00
restArgType.ts Fix the quickInfo for rest parameters 2014-10-07 14:04:30 -07:00
restParametersTypeValidation1.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
restParamsContextuallyTyped.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
returnRecursiveType.ts Move the symbol classification and display parts writing to the Services and format the newlines correctly 2014-09-30 17:08:59 -07:00
returnTypeOfGenericFunction1.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
runtimeBehaviorTests.ts Add old test files that use getEmitOutput 2014-09-10 09:54:30 -07:00
scriptLexicalStructureEmptyConstructors.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
scriptLexicalStructureFunctions.ts Fixing issue where the top level source file item was not being selected. 2014-10-06 14:22:08 -07:00
scriptLexicalStructureFunctionsBroken.ts Fixing issue where the top level source file item was not being selected. 2014-10-06 14:22:08 -07:00
scriptLexicalStructureFunctionsBroken2.ts Fixing issue where the top level source file item was not being selected. 2014-10-06 14:22:08 -07:00
scriptLexicalStructureItems.ts Added fourslash tests. 2014-09-17 17:50:32 -07:00
scriptLexicalStructureItems2.ts add new unit test for getScriptLexicalStructure 2014-08-26 11:03:15 -07:00
scriptLexicalStructureItemsContainsNoAnonymousFunctions.ts Fixing issue where the top level source file item was not being selected. 2014-10-06 14:22:08 -07:00
scriptLexicalStructureItemsExternalModules.ts Added fourslash tests. 2014-09-17 17:50:32 -07:00
scriptLexicalStructureItemsExternalModules2.ts External module items now display their base file name in quotes. 2014-09-19 13:54:41 -07:00
scriptLexicalStructureItemsExternalModules3.ts Properly support string-literal property names and escape external module names. 2014-09-25 13:10:04 -07:00
scriptLexicalStructureItemsModuleVariables.ts Skip computed properties in the nav bar 2014-11-25 16:09:10 -08:00
scriptLexicalStructureMissingName1.ts Added tests. 2014-12-03 15:05:38 -08:00
scriptLexicalStructureMissingName2.ts Added tests. 2014-12-03 15:05:38 -08:00
scriptLexicalStructureModules.ts Merge branch 'master' into navbar 2014-09-30 14:20:58 -07:00
scriptLexicalStructureMultilineStringIdentifiers.ts Merge branch 'master' into navbar 2014-09-30 14:20:58 -07:00
scriptLexicalStructurePropertiesDefinedInConstructors.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
selfReferencedExternalModule.ts Show better alias information in completion entry and quickInfo 2014-10-10 15:24:19 -07:00
selfReferencedExternalModule2.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
semanticClassification1.ts Added facilities for using positions on classification tests. 2014-10-13 17:29:19 -07:00
semanticClassification2.ts Added facilities for using positions on classification tests. 2014-10-13 17:29:19 -07:00
semanticClassificationInstantiatedModuleWithVariableOfSameName1.ts Added facilities for using positions on classification tests. 2014-10-13 17:29:19 -07:00
semanticClassificationInstantiatedModuleWithVariableOfSameName2.ts Added facilities for using positions on classification tests. 2014-10-13 17:29:19 -07:00
semanticClassificationInTemplateExpressions.ts Added syntactic classification for templates; also made 'spans' a NodeArray. 2014-10-24 17:14:41 -07:00
semanticClassificationModules.ts Added facilities for using positions on classification tests. 2014-10-13 17:29:19 -07:00
semanticClassificationUninstantiatedModuleWithVariableOfSameName1.ts Added facilities for using positions on classification tests. 2014-10-13 17:29:19 -07:00
semanticClassificationUninstantiatedModuleWithVariableOfSameName2.ts Added facilities for using positions on classification tests. 2014-10-13 17:29:19 -07:00
semanticClassificationWithUnionTypes.ts Added test case for semantic classification with union types. 2014-10-14 17:29:46 -07:00
semanticClassificatonTypeAlias.ts add classification for type aliases 2014-12-05 17:32:36 -08:00
semicolonFormatting.ts distinguish parse errors so non-parse errors can be ignored during formatting 2014-10-24 18:15:02 -07:00
semicolonFormattingAfterArrayLiteral.ts enable formatting tests 2014-07-29 12:17:23 -07:00
semicolonFormattingInsideAComment.ts enable formatting tests 2014-07-29 12:17:23 -07:00
semicolonFormattingInsideAStringLiteral.ts enable formatting tests 2014-07-29 12:17:23 -07:00
semicolonFormattingNestedStatements.ts add comments, update fourslash tests 2014-11-10 19:04:57 -08:00
semicolonFormattingNewline.ts enable formatting tests 2014-07-29 12:17:23 -07:00
signatureHelpAnonymousFunction.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpAtEOF.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpBeforeSemicolon1.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpCallExpression.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpConstructExpression.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpConstructorInheritance.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpConstructorOverload.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpEmptyList.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpForSuperCalls1.ts Enable fourslash signature help tests 2014-09-22 15:03:40 -07:00
signatureHelpFunctionOverload.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpFunctionParameter.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpImplicitConstructor.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpInCallback.ts Enable fourslash signature help tests 2014-09-22 15:03:40 -07:00
signatureHelpIncompleteCalls.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpInCompleteGenericsCall.ts Enable fourslash signature help tests 2014-09-22 15:03:40 -07:00
signatureHelpInFunctionCall.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
signatureHelpInFunctionCallOnFunctionDeclarationInMultipleFiles.ts Enable fourslash signature help tests 2014-09-22 15:03:40 -07:00
signatureHelpInIncompleteInvocationExpression.ts Enable fourslash signature help tests 2014-09-22 15:03:40 -07:00
signatureHelpInParenthetical.ts Enable fourslash signature help tests 2014-09-22 15:03:40 -07:00
signatureHelpNegativeTests.ts Remove debugger statements from fourslash tests 2014-08-01 13:05:23 -07:00
signatureHelpNegativeTests2.ts Extract findListItem from smart indenter 2014-09-22 15:04:51 -07:00
signatureHelpNoArguments.ts Enable fourslash signature help tests 2014-09-22 15:03:40 -07:00
signatureHelpObjectCreationExpressionNoArgs_NotAvailable.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
signatureHelpObjectLiteral.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpOnNestedOverloads.ts Reenable some basic generics tests 2014-10-17 16:55:09 -07:00
signatureHelpOnOverloadOnConst.ts Enable fourslash signature help tests 2014-09-22 15:03:40 -07:00
signatureHelpOnOverloads.ts Fix arity checking for partial overload resolution 2014-09-30 17:13:47 -07:00
signatureHelpOnOverloadsDifferentArity.ts Fix arity checking for partial overload resolution 2014-09-30 17:13:47 -07:00
signatureHelpOnOverloadsDifferentArity2.ts Record trailing comma even for incorrectly terminated lists 2014-09-30 17:13:49 -07:00
signatureHelpOnOverloadsDifferentArity3.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpOnSuperWhenMembersAreNotResolved.ts Enable fourslash signature help tests 2014-09-22 15:03:40 -07:00
signatureHelpSimpleConstructorCall.ts Enable fourslash signature help tests 2014-09-22 15:03:40 -07:00
signatureHelpSimpleFunctionCall.ts Enable fourslash signature help tests 2014-09-22 15:03:40 -07:00
signatureHelpSimpleSuperCall.ts Enable fourslash signature help tests 2014-09-22 15:03:40 -07:00
signatureHelpSuperConstructorOverload.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplates1.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplates2.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplates3.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplates4.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplates5.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplates6.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplates7.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesIncomplete1.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesIncomplete2.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesIncomplete3.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesIncomplete4.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesIncomplete5.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesIncomplete6.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesIncomplete7.ts Confused count with index. 2014-11-26 17:00:44 -08:00
signatureHelpTaggedTemplatesIncomplete8.ts Fixed issue where classifier didn't check for backslash-newline. 2014-11-26 16:32:30 -08:00
signatureHelpTaggedTemplatesIncomplete9.ts Fixed issue where classifier didn't check for backslash-newline. 2014-11-26 16:32:30 -08:00
signatureHelpTaggedTemplatesNegatives1.ts Tests for signature help on tagged templates with no overloads. 2014-11-18 13:49:39 -08:00
signatureHelpTaggedTemplatesNested1.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesNested2.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags1.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags2.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags3.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags4.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags5.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags6.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags7.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags8.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags9.ts Added test. 2014-11-20 17:54:46 -08:00
signatureHelpWhenEditingCallExpression.ts Enable fourslash signature help tests 2014-09-22 15:03:40 -07:00
signatureHelpWithInterfaceAsIdentifier.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
signatureHelpWithUnknown.ts fix crash in signature help 2014-12-02 15:04:44 -08:00
singleLineTypeLiteralFormatting.ts enable formatting tests 2014-07-29 12:17:23 -07:00
smartIndentActualIndentation.ts use actual indentation if possible 2014-09-12 00:26:46 -07:00
smartIndentAfterAlignedFunctionArgument.ts added handling for smart indentation in the beginning of list items, updated test baselines. TODO: smart indentation in the middle of list items (2 failing tests) 2014-09-11 16:17:31 -07:00
smartIndentAfterFatArrowVar.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
smartIndentClass.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
smartIndentCloseBrace.ts added handling for smart indentation in the beginning of list items, updated test baselines. TODO: smart indentation in the middle of list items (2 failing tests) 2014-09-11 16:17:31 -07:00
smartIndentDoStatement.ts added handling for smart indentation in the beginning of list items, updated test baselines. TODO: smart indentation in the middle of list items (2 failing tests) 2014-09-11 16:17:31 -07:00
smartIndentEnum.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
smartIndentIfStatement.ts added handling for smart indentation in the beginning of list items, updated test baselines. TODO: smart indentation in the middle of list items (2 failing tests) 2014-09-11 16:17:31 -07:00
smartIndentInCallExpressions.ts fix getContainingList to use rangeContainsStartEnd function 2014-11-18 20:55:54 -08:00
smartIndentInsideBlockInsideCase.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
smartIndentInsideMultilineString.ts update test baselines 2014-09-11 12:04:49 -07:00
smartIndentInterface.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
smartIndentListItem.ts address CR feedback: renames, handle smart indentation in type argument lists in type references 2014-09-15 16:08:33 -07:00
smartIndentModule.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
smartIndentNestedModule.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
smartIndentNonterminatedArgumentListAtEOF.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
smartIndentNonterminatedIfStatementAtEOF.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
smartIndentOnFunctionParameters.ts added handling for smart indentation in the beginning of list items, updated test baselines. TODO: smart indentation in the middle of list items (2 failing tests) 2014-09-11 16:17:31 -07:00
smartIndentStartLineInLists.ts make smart indenter respect actual start line of the list 2014-11-10 16:33:53 -08:00
smartIndentStatementFor.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
smartIndentStatementForIn.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
smartIndentStatementSwitch.ts update test baselines 2014-09-11 12:04:49 -07:00
smartIndentStatementTryCatchFinally.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
smartIndentStatementWith.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
smartIndentTypeArgumentList.ts address CR feedback: renames, handle smart indentation in type argument lists in type references 2014-09-15 16:08:33 -07:00
spaceAfterConstructor.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
spaceAfterReturn.ts Merge branch 'master' into trailingTrivia2 2014-11-09 03:20:36 -08:00
squiggleFunctionExpression.ts update error positions after rebase 2014-07-29 15:28:25 -07:00
squiggleIllegalClassExtension.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
squiggleIllegalInterfaceExtension.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
squiggleIllegalSubclassOverride.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
squiggleUnclosedStringLiteral.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
staticGenericOverloads1.ts Disable failing tests for generics and overloads 2014-09-22 15:05:14 -07:00
staticPrototypePropertyOnClass.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
stringPropertyNames1.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
stringPropertyNames2.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
superCallError0.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
superInDerivedTypeOfGenericWithStatics.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
switchIndenting.ts update test baselines 2014-09-11 12:04:49 -07:00
symbolNameAtUnparseableFunctionOverload.ts Fixed the bad merge and tests failing because of it 2014-10-09 13:18:08 -07:00
syntacticClassifications1.ts Added facilities for using positions on classification tests. 2014-10-13 17:29:19 -07:00
syntacticClassificationsFunctionWithComments.ts Switched syntactic classifier to use new tree. 2014-10-15 15:01:38 -07:00
syntacticClassificationsObjectLiteral.ts Switched syntactic classifier to use new tree. 2014-10-15 15:01:38 -07:00
syntacticClassificationsTemplates1.ts Added syntactic classification for templates; also made 'spans' a NodeArray. 2014-10-24 17:14:41 -07:00
syntacticClassificationsTemplates2.ts Added syntactic classification for templates; also made 'spans' a NodeArray. 2014-10-24 17:14:41 -07:00
syntaxErrorAfterImport1.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
tabbingAfterNewlineInsertedBeforeWhile.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
thisBindingInLambda.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
todoComments1.ts remove debug statements from tests 2014-09-15 13:56:00 -07:00
todoComments2.ts remove debug statements from tests 2014-09-15 13:56:00 -07:00
todoComments3.ts remove debug statements from tests 2014-09-15 13:56:00 -07:00
todoComments4.ts remove debug statements from tests 2014-09-15 13:56:00 -07:00
todoComments5.ts remove debug statements from tests 2014-09-15 13:56:00 -07:00
todoComments6.ts remove debug statements from tests 2014-09-15 13:56:00 -07:00
todoComments7.ts remove debug statements from tests 2014-09-15 13:56:00 -07:00
todoComments8.ts remove debug statements from tests 2014-09-15 13:56:00 -07:00
todoComments9.ts remove debug statements from tests 2014-09-15 13:56:00 -07:00
todoComments10.ts remove debug statements from tests 2014-09-15 13:56:00 -07:00
todoComments11.ts remove debug statements from tests 2014-09-15 13:56:00 -07:00
todoComments12.ts remove debug statements from tests 2014-09-15 13:56:00 -07:00
todoComments13.ts remove debug statements from tests 2014-09-15 13:56:00 -07:00
todoComments14.ts remove debug statements from tests 2014-09-15 13:56:00 -07:00
todoComments15.ts remove debug statements from tests 2014-09-15 13:56:00 -07:00
todoComments16.ts remove debug statements from tests 2014-09-15 13:56:00 -07:00
todoComments17.ts remove debug statements from tests 2014-09-15 13:56:00 -07:00
toggleDuplicateFunctionDeclaration.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
transitiveExportImports.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
tryCatchFinallyFormating.ts enable formatting tests 2014-07-29 12:17:23 -07:00
typeAboveNumberLiteralExpressionStatement.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
typeArgCompletion.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
typeCheckAfterAddingGenericParameter.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
typeCheckAfterResolve.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
typeCheckExpression0.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
typeCheckGenericTypeLiteralArgument.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
typeCheckIndexerAccess1.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
typeCheckIndexSignature.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
typeCheckObjectInArrayLiteral.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
typedGenericPrototypeMember.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
typeOfAFundule.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
typeOfThisInStatics.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
typeParameterListInQuickInfoAfterEdit.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
unclosedArrayErrorRecovery.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
unclosedCommentsInConstructor.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
unclosedFunctionErrorRecovery.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
unclosedFunctionErrorRecovery3.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
unclosedMultilineStringLiteralErrorRecovery.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
unclosedStringLiteralAutoformating.ts enable formatting tests 2014-07-29 12:17:23 -07:00
unclosedStringLiteralErrorRecovery.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
unclosedStringLiteralErrorRecovery2.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
unclosedStringLiteralErrorRecovery3.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
unclosedStringLiteralErrorRecovery4.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
underscoreTyping1.ts react to changes after rebase 2014-07-29 12:35:26 -07:00
underscoreTypings1.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
unknownVariableErrorRecovery.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
updateToClassStatics.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
verifySingleFileEmitOutput1.ts Enabling more test cases 2014-10-07 11:30:27 -07:00
whiteSpaceBeforeReturnTypeFormatting.ts enable formatting tests 2014-07-29 12:17:23 -07:00
whiteSpaceTrimming.ts Enable passing fourslash tests 2014-07-29 12:17:44 -07:00
widenedTypes.ts Enabling more test cases 2014-10-07 11:30:27 -07:00