TypeScript/tests/cases/conformance
2016-05-12 07:07:35 -07:00
..
ambient
async/es6 Allow async as parameter in arrowfunction (#8488) 2016-05-05 15:33:29 -07:00
classes Don't report error twice for readonly in method 2016-05-12 07:07:35 -07:00
constEnums
controlFlow Adding regression test 2016-04-25 11:24:39 -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 Fix8256 (#8292) 2016-04-25 16:31:01 -07:00
es7/exponentiationOperator
es2017 Fix 8482: Add Object.values and Object.entries (#8538) 2016-05-10 14:22:00 -07:00
expressions Address PR comments 2016-05-05 15:04:17 -07:00
externalModules Add export = class scenario 2016-03-10 10:11:48 -08:00
functions Added tests for 'void' return type compatibilty on overloads and implementations. 2015-12-11 15:04:27 -08:00
interfaces
internalModules
jsx Don't crash if there's no JSX.Element during SFC resolution 2016-02-29 18:35:48 -08:00
parser
references added supports for 'types' compiler option 2016-04-06 13:49:25 -07:00
salsa Add undefined checks for malformed type tags 2016-02-10 10:41:52 -08:00
scanner
statements Updating tests 2016-01-06 16:13:02 -08:00
Symbols
types Correctly copy annotated this getter -> setter 2016-05-04 13:35:35 -07:00