TypeScript/tests/cases/conformance
Eli Barzilay 68a9d4592f Avoid testing isClassDeclaration if there's no valueDeclaration
I'm not sure if this is enough -- perhaps it's better to make the test
dig through the interface/s to the class?

Fixes 36059.
2020-01-30 22:42:04 -05:00
..
ambient
async
classes Avoid testing isClassDeclaration if there's no valueDeclaration 2020-01-30 22:42:04 -05:00
constEnums
controlFlow Include super.XXX(...) assertion method calls in CFA (#36293) 2020-01-22 11:21:11 -08:00
declarationEmit
decorators
dynamicImport Add module: es2020 (#33893) 2019-12-20 16:29:49 -08:00
emitter
enums disallow 'await' and 'yield' in property and enum member initializer (#34892) 2019-11-14 17:44:48 -08:00
es6 Tweak the test and add more duplicate name assignment tests 2020-01-08 14:21:28 -05:00
es7
es2017
es2018
es2019
es2020/modules Implement export as namespace from (#34903) 2019-12-20 16:00:20 -08:00
expressions Private named instance fields (#30829) 2019-12-27 13:07:35 -08:00
externalModules Fix type-only imports in interface 'extends' and import=/export= (#36496) 2020-01-29 15:00:17 -08:00
functions Fix ThisParameterType<T> type (#36013) 2020-01-06 08:55:34 -10:00
generators
interfaces
internalModules
jsdoc @typedef's nested Object syntax disallows type arguments (#36172) 2020-01-29 12:53:00 -08:00
jsx fix spelling errors (#36523) 2020-01-30 13:39:54 -08:00
moduleResolution
parser fix spelling errors (#36523) 2020-01-30 13:39:54 -08:00
references
salsa Fix getEffectiveTypeAnnotationNode 2020-01-03 22:47:17 -05:00
scanner
statements
Symbols
types Fix local and exported type alias merging (#36237) 2020-01-22 13:16:49 -08:00
typings
fixSignatureCaching.ts
inferFromBindingPattern.ts Make no inferences from binding patterns with no defaults (#35454) 2019-12-05 07:09:45 -08:00