TypeScript/tests/cases/conformance
2017-09-21 02:07:33 -07:00
..
ambient
async update 2016-12-14 23:55:18 +09:00
classes Add tests 2017-02-09 17:47:04 -08:00
constEnums
controlFlow fix #11463, null assertion block uninitialized error (#14020) 2017-05-23 14:13:32 -07:00
declarationEmit Update tests 2017-02-16 17:42:22 -08:00
decorators Fix class extends+decorator with new class emit 2017-06-13 13:35:53 -07:00
dynamicImport Call dynamic import transform on expression used by export equal statement (#18028) 2017-08-24 17:08:57 -07:00
emitter Fixes CR comments 2017-08-02 12:05:10 +02:00
enums Add new tests 2017-04-30 16:06:26 -07:00
es6 Fix 16628: "undefined" exception when name of binding element in binding pattern is empty (#17132) 2017-08-09 13:47:44 -07:00
es7
es2017 ES6 tests for async generators 2016-11-18 00:11:53 -08:00
expressions Test:string enum in element access 2017-08-24 14:06:21 -07:00
externalModules Care about esnext where we look for es2015 (#18331) 2017-09-09 16:30:06 -07:00
functions
interfaces Add tests 2017-01-21 13:07:06 -08:00
internalModules
jsdoc Test: parsing of two-line @typedef jsdoc 2017-09-07 16:22:16 -07:00
jsx Update tests and baselines 2017-06-08 09:07:16 -07:00
moduleResolution Allow relative imports of '.js' files when --noImplicitAny is disabled (#18489) 2017-09-19 12:42:29 -07:00
parser Added test and accepted baselines. 2017-09-21 02:07:33 -07:00
references Support @types module resolution from scoped packages 2017-04-06 08:05:30 -07:00
salsa Follow symbol through commonjs require for inferred class type 2017-06-21 18:20:46 -07:00
scanner
statements Typo 2017-08-02 20:55:19 +02:00
Symbols
types Revert spread-falsy-union/fix spread of primitive 2017-09-15 16:11:41 -07:00
typings Allow package.json "main" to specify a directory 2017-01-25 07:31:24 -08:00
fixSignatureCaching.ts