TypeScript/tests/cases/conformance
Anders Hejlsberg e45bac8139 Adding test
2016-04-09 17:56:03 -07:00
..
ambient
async/es6 Merge branch 'master' into alternateFixSuperInAsyncMethod 2016-01-15 12:51:30 -08:00
classes Tests for Stop destructuring assignment of private properties 2016-02-26 13:48:42 -08:00
constEnums
controlFlow Adding test 2016-04-09 17:56:03 -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 Added tests for ASI and element access with 'let'. 2016-02-20 00:58:20 -08:00
es7/exponentiationOperator Address PR feedback, remove scriptTarget ES7 2015-10-08 17:12:22 -07:00
expressions Fix some tests 2016-03-29 19:59:05 -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 addressed PR feedback, updated tests to suppress reachability errors where they are not needed 2015-10-13 10:58:55 -07:00
internalModules
jsx Don't crash if there's no JSX.Element during SFC resolution 2016-02-29 18:35:48 -08:00
parser partially suppress reachability errors in tests 2015-10-13 11:17:10 -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 Fixing some tests 2016-03-26 08:20:06 -07:00