1
1
TestAugmentedTypesClass1
2
- TestClosedCommentsInConstructor
3
2
TestCodeCompletionEscaping
4
3
TestCompletionAfterQuestionDot
5
4
TestCompletionAutoInsertQuestionDot
@@ -66,21 +65,13 @@ TestCompletionInNamedImportLocation
66
65
TestCompletionInUncheckedJSFile
67
66
TestCompletionInfoWithExplicitTypeArguments
68
67
TestCompletionJSDocNamePath
69
- TestCompletionListAndMemberListOnCommentedDot
70
- TestCompletionListAndMemberListOnCommentedWhiteSpace
71
68
TestCompletionListBuilderLocations_VariableDeclarations
72
- TestCompletionListClassMembers
73
69
TestCompletionListForDerivedType1
74
- TestCompletionListForExportEquals
75
- TestCompletionListForTransitivelyExportedMembers01
76
70
TestCompletionListForTransitivelyExportedMembers04
77
71
TestCompletionListFunctionExpression
78
- TestCompletionListFunctionMembers
79
72
TestCompletionListInArrowFunctionInUnclosedCallSite01
80
73
TestCompletionListInClassExpressionWithTypeParameter
81
74
TestCompletionListInClassStaticBlocks
82
- TestCompletionListInComments
83
- TestCompletionListInExtendsClause
84
75
TestCompletionListInImportClause01
85
76
TestCompletionListInImportClause05
86
77
TestCompletionListInImportClause06
@@ -103,10 +94,6 @@ TestCompletionListInvalidMemberNames_withExistingIdentifier
103
94
TestCompletionListObjectMembersInTypeLocationWithTypeof
104
95
TestCompletionListOfGenericSymbol
105
96
TestCompletionListOnAliases
106
- TestCompletionListOnAliases2
107
- TestCompletionListStaticMembers
108
- TestCompletionListStaticProtectedMembers2
109
- TestCompletionListStaticProtectedMembers3
110
97
TestCompletionListStringParenthesizedExpression
111
98
TestCompletionListStringParenthesizedType
112
99
TestCompletionListWithoutVariableinitializer
@@ -119,12 +106,10 @@ TestCompletionOfInterfaceAndVar
119
106
TestCompletionPreferredSuggestions1
120
107
TestCompletionWithConditionalOperatorMissingColon
121
108
TestCompletionsAfterJSDoc
122
- TestCompletionsAugmentedTypesClass2
123
109
TestCompletionsBeforeRestArg1
124
110
TestCompletionsExportImport
125
111
TestCompletionsGenericTypeWithMultipleBases1
126
112
TestCompletionsInRequire
127
- TestCompletionsInterfaceElement
128
113
TestCompletionsJSDocImportTagAttributesEmptyModuleSpecifier1
129
114
TestCompletionsJSDocImportTagAttributesErrorModuleSpecifier1
130
115
TestCompletionsJSDocImportTagEmptyModuleSpecifier1
@@ -141,7 +126,6 @@ TestCompletionsKeyof
141
126
TestCompletionsLiteralFromInferenceWithinInferredType3
142
127
TestCompletionsLiterals
143
128
TestCompletionsMergedDeclarations1
144
- TestCompletionsNamespaceMergedWithClass
145
129
TestCompletionsNewTarget
146
130
TestCompletionsOptionalMethod
147
131
TestCompletionsOverridingMethod1
@@ -161,21 +145,17 @@ TestCompletionsPaths_kinds
161
145
TestCompletionsPaths_pathMapping
162
146
TestCompletionsPaths_pathMapping_nonTrailingWildcard1
163
147
TestCompletionsPaths_pathMapping_parentDirectory
164
- TestCompletionsPropertiesPriorities
165
148
TestCompletionsRecommended_union
166
149
TestCompletionsRedeclareModuleAsGlobal
167
150
TestCompletionsStringLiteral_fromTypeConstraint
168
151
TestCompletionsStringsWithTriggerCharacter
169
152
TestCompletionsSymbolMembers
170
153
TestCompletionsTriggerCharacter
171
- TestCompletionsTypeOnlyNamespace
172
154
TestCompletionsUniqueSymbol1
173
- TestCompletionsWithDeprecatedTag5
174
155
TestCompletionsWithStringReplacementMode1
175
156
TestDoubleUnderscoreCompletions
176
157
TestExportDefaultClass
177
158
TestExportDefaultFunction
178
- TestExportEqualCallableInterface
179
159
TestFindAllReferencesTripleSlash
180
160
TestFindAllReferencesUmdModuleAsGlobalConst
181
161
TestFindAllRefsCommonJsRequire
@@ -222,7 +202,6 @@ TestImportCompletions_importsMap5
222
202
TestImportStatementCompletions4
223
203
TestImportStatementCompletions_noPatternAmbient
224
204
TestImportStatementCompletions_pnpmTransitive
225
- TestImportTypeMemberCompletions
226
205
TestJavascriptModules20
227
206
TestJavascriptModules21
228
207
TestJavascriptModulesTypeImport
@@ -250,10 +229,7 @@ TestJsxFindAllReferencesOnRuntimeImportWithPaths1
250
229
TestLocalGetReferences
251
230
TestMemberListInReopenedEnum
252
231
TestMemberListInWithBlock
253
- TestMemberListOfClass
254
232
TestMemberListOfExportedClass
255
- TestMemberListOfModuleAfterInvalidCharater
256
- TestMemberListOnConstructorType
257
233
TestNodeModulesImportCompletions1
258
234
TestPathCompletionsAllowModuleAugmentationExtensions
259
235
TestPathCompletionsAllowTsExtensions
@@ -326,4 +302,3 @@ TestTsxCompletion14
326
302
TestTsxCompletion15
327
303
TestTsxCompletion8
328
304
TestTsxCompletionNonTagLessThan
329
- TestUnclosedCommentsInConstructor
0 commit comments