TypeScript/tests/cases/conformance
Herrington Darkholme 8b411effa6 address CR feedback
2016-12-22 10:07:23 +08:00
..
ambient [Transforms] Merge master 08/09 (#10263) 2016-08-26 15:51:10 -07:00
async Fix await for inherited promise 2016-12-07 17:17:17 -08:00
classes Add error for super property before super 2016-12-06 10:47:02 -08:00
constEnums Add conformance tests for const enum 2015-04-15 18:12:39 -07:00
controlFlow Disallow left comma operator operands which don't have side effects 2016-09-12 14:45:42 -07:00
declarationEmit Added tests for declaration emit. 2016-02-12 15:22:38 -08:00
decorators Fix paramtypes metadata emit 2016-12-08 17:04:37 -08:00
enums Fix tests 2016-01-24 13:44:22 -08:00
es6 More tests for binding elements referencing previous elements 2016-12-06 13:05:52 -08:00
es7 Update tests 2016-09-21 16:03:51 -07:00
es2017 More precise Object.entries type declarations 2016-11-13 02:59:50 -05:00
expressions Ensure transformFlags are correct before visiting a node. 2016-11-03 17:21:36 -07:00
externalModules Merge release-2.1 into master (#12157) 2016-11-10 14:28:34 -08:00
functions Added tests for 'void' return type compatibilty on overloads and implementations. 2015-12-11 15:04:27 -08:00
interfaces addressed PR feedback, updated tests to suppress reachability errors where they are not needed 2015-10-13 10:58:55 -07:00
internalModules Added more tests. 2015-06-02 17:11:08 -07:00
jsdoc Add more jsdoc tests 2016-09-01 09:25:49 -07:00
jsx Merge pull request #11263 from Microsoft/controlFlowLetVar 2016-10-06 14:23:38 -07:00
moduleResolution Forbid augmentation of untyped module (#11962) 2016-10-31 15:04:22 -07:00
parser Update tests 2016-09-21 16:03:51 -07:00
references Return both ts and js results from module resolution, and don't have moduleNameResolver responsible for omitting files based on compiler options 2016-10-18 07:09:43 -07:00
salsa [Transforms] Merge master 08/09 (#10263) 2016-08-26 15:51:10 -07:00
scanner
statements Update tests 2016-09-21 16:03:51 -07:00
Symbols Update tests 2016-09-21 16:03:51 -07:00
types address CR feedback 2016-12-22 10:07:23 +08:00
typings Have classic module resolution use @types as a fallback 2016-10-06 06:01:18 -07:00
fixSignatureCaching.ts Add repro from #10697 2016-09-04 11:43:35 -07:00