TypeScript/tests/cases/conformance
2016-02-03 22:48:33 +00:00
..
ambient
async/es6 Merge branch 'master' into alternateFixSuperInAsyncMethod 2016-01-15 12:51:30 -08:00
classes Added and updated tests for constructor visibility 2016-02-03 22:48:33 +00:00
constEnums
declarationEmit
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 Creates a class body scoped alias to the class to avoid class name double binding. 2016-01-27 16:13:51 -08:00
es7/exponentiationOperator Address PR feedback, remove scriptTarget ES7 2015-10-08 17:12:22 -07:00
expressions Merge branch 'master' into fix4211 2016-01-28 14:33:50 -08:00
externalModules Adding tests 2016-01-25 11:46:23 -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 pretty output for react jsx 2016-01-26 22:59:34 -08:00
parser partially suppress reachability errors in tests 2015-10-13 11:17:10 -07:00
salsa Added tests. 2016-02-01 14:17:29 -08:00
scanner
statements Updating tests 2016-01-06 16:13:02 -08:00
Symbols
types Added and updated tests for constructor visibility 2016-02-03 22:48:33 +00:00