TypeScript/tests/cases/conformance
2016-08-08 08:42:28 -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 Protected constructors now accessible everywhere in subclasses 2016-07-22 17:38:25 -07:00
constEnums Add conformance tests for const enum 2015-04-15 18:12:39 -07:00
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 Emit parens around type-asserted binary operators 2016-07-15 15:56:22 -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 Don't allow properties inherited from Object to be automatically included in TSX attributes 2016-08-04 14:13:07 -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 Provide a symbol for salsa-inferred class types 2016-07-11 12:51:45 -07:00
scanner
statements Updating tests 2016-01-06 16:13:02 -08:00
Symbols
types Adding new tests 2016-07-06 21:01:00 -07:00
typings [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