TypeScript/tests/cases/conformance
2016-02-21 22:12:31 +00:00
..
ambient
async/es6 Merge branch 'master' into alternateFixSuperInAsyncMethod 2016-01-15 12:51:30 -08:00
classes Added more tests and accept baselines 2016-02-21 22:12:31 +00:00
constEnums
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 Port PR#6860 lexically check calling super before this 2016-02-11 14:05:20 -08:00
es7/exponentiationOperator
expressions Added tests. 2016-02-12 15:22:06 -08:00
externalModules Fix fallback to classic resolution 2016-02-12 15:40:47 -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 Add failing test 2016-02-11 09:44:09 -08:00
parser
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 Merge branch 'ts-master' into constructorAccessibility 2016-02-12 23:35:22 +00:00