TypeScript/tests/cases/conformance
2015-03-14 19:51:42 -04:00
..
ambient Conformance coverage for spec change #589 2014-09-05 18:44:49 -07:00
classes Move object literal checks to the grammar checker. 2014-11-18 21:41:07 -08:00
declarationEmit Conformance coverage for spec change #589 2014-09-05 18:44:49 -07:00
enums Conformance coverage for spec change #589 2014-09-05 18:44:49 -07:00
es6 Make sure arrow function grammar rules can deal with type annotations 2015-03-14 19:51:42 -04:00
expressions In ES6, an Iterable should contextually type an array literal 2015-02-26 18:17:41 -08:00
externalModules Support for 'export default' with expressions 2015-02-25 16:03:03 -08:00
functions Merge pull request #1056 from Microsoft/unionTypeConformance 2014-12-02 08:02:34 -08:00
interfaces Added protected conformance tests 2014-09-23 11:22:38 -07:00
internalModules Added tests. 2014-09-11 14:52:14 -07:00
parser Merge branch 'master' into forOf 2015-02-18 14:49:10 -08:00
scanner Update baselines 2014-08-27 16:58:31 -07:00
statements Address PR feedback 2015-03-12 14:56:58 -07:00
Symbols Check that Symbol properties are proper, and support downlevel type checking 2015-02-06 21:32:51 -08:00
types Add tests for tuple type compatibility 2015-03-10 13:33:59 -04:00