TypeScript/tests/cases/conformance
Anders Hejlsberg 7c096576bc
Merge pull request #29756 from Microsoft/fixStrictPropertyInitialization
Revert change to strict property initialization checks
2019-02-05 15:10:30 -08:00
..
ambient
async Rename to _superIndex to test conflict 2018-10-04 08:07:42 +02:00
classes Add regression test 2019-02-05 13:08:18 -08:00
constEnums
controlFlow Elt access assignment uses declared, not narrowed type (#27574) 2018-10-05 11:30:10 -07:00
declarationEmit Fix type reference dts emit failure 2019-02-01 16:09:17 -08:00
decorators
dynamicImport
emitter
enums
es6 Add tests 2019-01-18 09:34:38 -08:00
es7
es2017
es2018
es2019/importMeta
expressions Merge branch 'master' into constContexts 2019-01-29 12:29:30 -08:00
externalModules
functions Add tests 2018-12-10 09:45:55 -08:00
interfaces
internalModules
jsdoc Add more tests for qualified name param without top level object error 2019-01-10 15:04:16 -08:00
jsx Fake up value declaration for synthetic jsx children symbol so they get excess property checked (#29359) 2019-01-15 22:31:57 -08:00
moduleResolution Support loading "index.d.ts" using "typesVersions" without "types", "typings", or "main" (#27514) 2018-10-03 11:44:16 -07:00
parser TupleType - add additional tests to handle error on extra comma 2018-12-08 20:50:09 +02:00
references
salsa Fix resolution of properties from prototype assignment in JS (#29302) 2019-01-18 16:00:18 -08:00
scanner
statements
Symbols
types Merge pull request #29711 from jack-williams/switch-on-unknown 2019-02-05 09:08:52 -08:00
typings Only suggest adding to types if present in compilerOptions 2018-10-30 21:31:22 +01:00
fixSignatureCaching.ts