TypeScript/tests/cases/conformance
Ryan Cavanaugh f9923efd09 Merge pull request #9095 from RyanCavanaugh/implicitTypeReferences
Implicit type inclusion changes
2016-06-13 16:33:22 -07:00
..
ambient Merge branch 'master' into shorthand_ambient_module 2016-06-10 06:03:54 -07:00
async/es6 Allow async as parameter in arrowfunction (#8488) 2016-05-05 15:33:29 -07:00
classes Expand tests 2016-05-23 06:06:01 -07:00
constEnums Add conformance tests for const enum 2015-04-15 18:12:39 -07:00
controlFlow Add tests 2016-06-07 17:37:18 -07:00
declarationEmit Added tests for declaration emit. 2016-02-12 15:22:38 -08:00
decorators Added positive test case suggested in #6129. 2015-12-21 13:42:24 -08:00
enums Fix tests 2016-01-24 13:44:22 -08:00
es6 Address PR comments 2016-05-25 17:03:33 -07:00
es7 Fix test 2016-06-07 06:10:47 -07:00
es2017 add SharedArrayBuffer 2016-05-24 00:41:44 +09:00
expressions Merge branch 'master' into primitive-type-guards-are-order-independent 2016-06-09 15:56:34 -07:00
externalModules Move to a conformance test 2016-06-06 12:28:36 -07: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
jsx Simplify and split + and - test 2016-05-20 01:19:35 +07:00
parser Update tests 2016-06-03 09:29:21 -07:00
references CR changes 2016-06-13 10:15:29 -07:00
salsa Add undefined checks for malformed type tags 2016-02-10 10:41:52 -08:00
scanner Update baselines 2014-08-27 16:58:31 -07:00
statements Updating tests 2016-01-06 16:13:02 -08:00
Symbols Check that Symbol properties are proper, and support downlevel type checking 2015-02-06 21:32:51 -08:00
types Remove incorrectly added tests 2016-06-07 08:17:28 -07:00
typings Implicit type inclusion changes 2016-06-10 15:44:11 -07:00