TypeScript/tests/cases/conformance
2016-10-16 18:43:55 +02:00
..
ambient Treat ambient shorthand declarations as explicit uses of the any type 2016-08-15 08:51:15 -07:00
async/es6 Allow async as parameter in arrowfunction (#8488) 2016-05-05 15:33:29 -07:00
classes Fix for issue #442 2016-10-16 18:43:55 +02:00
constEnums
controlFlow Narrowing type parameter intersects w/narrowed types 2016-08-02 16:10:20 -07:00
declarationEmit Added tests for declaration emit. 2016-02-12 15:22:38 -08:00
decorators [Release-2.0] Fix 9685: missing decoratedClassAlias emit in self-reference decorated class (#9763) 2016-07-18 08:48:12 -07:00
enums Fix tests 2016-01-24 13:44:22 -08:00
es6 Fixed up tests that used 'string[]' instead of 'TemplateStringsArray'. 2016-07-08 17:39:51 -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 Update instanceof conformance tests 2016-08-14 19:42:18 +08:00
externalModules Don't allow .ts to appear in an import 2016-07-21 13:42:49 -07:00
functions
interfaces
internalModules
jsdoc Support other (new) literal types in jsdoc 2016-08-04 13:01:17 -07:00
jsx Fix 10625: JSX Not validating when index signature is present (#10352) 2016-08-16 08:47:21 -07:00
parser Update tests 2016-06-03 09:29:21 -07:00
references [Release-2.0] Fix 9662: Visual Studio 2015 with TS2.0 gives incorrect @types path resolution errors (#9867) 2016-08-04 07:43:54 -07:00
salsa Test that declares conflicting method first 2016-08-03 16:10:14 -07:00
scanner
statements Updating tests 2016-01-06 16:13:02 -08:00
Symbols
types add tests 2016-08-14 22:56:36 +08:00
typings Use lowercase names for type reference directives 2016-08-15 07:40:25 -07:00