TypeScript/tests/cases/conformance
2015-05-05 17:29:49 -07:00
..
ambient Add conformance test for ambient enum declaration 2015-04-15 23:25:32 -07:00
classes Add support for semicolons in class bodies 2015-03-31 14:29:45 -07:00
constEnums Add conformance tests for const enum 2015-04-15 18:12:39 -07:00
declarationEmit Conformance coverage for spec change #589 2014-09-05 18:44:49 -07:00
decorators Update tests to use '@noLib: true'. 2015-05-05 17:29:49 -07:00
enums Conformance coverage for spec change #589 2014-09-05 18:44:49 -07:00
es6 Merge pull request #2735 from Microsoft/conformanceParameterDecl 2015-05-04 10:50:53 -07:00
expressions Merge pull request #2753 from Microsoft/conformanceArrayLiteral 2015-05-04 10:50:41 -07: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 Elide var when emitting a module merged with an ES6 class 2015-04-13 13:57:26 -07:00
parser Update tests to use '@noLib: true'. 2015-05-05 17:29:49 -07: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 Adding test 2015-05-02 16:57:18 -07:00