TypeScript/tests/cases/conformance
Wesley Wigham 643a7e7e33 Call dynamic import transform on expression used by export equal statement (#18028)
* Call dynamic import transform on expression used by export equal statement

* Use Debug.fail
2017-08-24 17:08:57 -07:00
..
ambient
async
classes
constEnums
controlFlow fix #11463, null assertion block uninitialized error (#14020) 2017-05-23 14:13:32 -07:00
declarationEmit
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
expressions Revert "Fix getConstraintOfIndexedAccess" 2017-08-18 11:32:53 -07:00
externalModules Add tests 2017-03-29 13:08:21 -07:00
functions
interfaces
internalModules
jsdoc Test:jsdoc nullable syntax legal in type arguments 2017-08-23 15:00:40 -07:00
jsx Update tests and baselines 2017-06-08 09:07:16 -07:00
moduleResolution Support @types module resolution from scoped packages 2017-04-06 08:05:30 -07:00
parser
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 "Fix getConstraintOfIndexedAccess" 2017-08-18 11:32:53 -07:00
typings
fixSignatureCaching.ts