TypeScript/tests/cases/conformance
Anders Hejlsberg b84e05e669 Add tests
2018-03-30 16:21:16 -07:00
..
ambient
async Fix duplicate label in es2017 async function 2018-02-12 12:30:29 -08:00
classes
constEnums
controlFlow
declarationEmit
decorators
dynamicImport
emitter
enums
es6 Treat 'yield;' as 'yield undefined;' (#22297) 2018-03-08 15:41:04 -08:00
es7
es2017
es2018 Change esnext.promise to es2018.promise (#22292) 2018-03-02 17:08:36 -08:00
expressions
externalModules
functions
interfaces
internalModules
jsdoc @typedef supports nested @property names (#22967) 2018-03-29 09:39:23 -07:00
jsx Parse and check type arguments on JSX opening and self-closing tags (#22415) 2018-03-22 15:07:36 -07:00
moduleResolution Improve error message for untyped import of scoped package (#22189) 2018-02-26 10:38:54 -08:00
parser
references
salsa isMethodLike recognises prototype-assignment methods (#22935) 2018-03-28 10:41:24 -07:00
scanner
statements
Symbols
types Add tests 2018-03-30 16:21:16 -07:00
typings
fixSignatureCaching.ts