TypeScript/tests/cases/conformance
2015-08-20 12:20:28 -07:00
..
ambient Add conformance test for ambient enum declaration 2015-04-15 23:25:32 -07:00
async/es6 Moved async functions for ES6 behind experimental flag 2015-06-19 18:05:43 -07:00
classes Test cases that address https://github.com/Microsoft/TypeScript/issues/4288 2015-08-12 15:34:03 -06: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 Fixes an issue when resolving a type name as an expression when emitting type metadata for decorators 2015-07-16 15:13:31 -07:00
enums Conformance coverage for spec change #589 2014-09-05 18:44:49 -07:00
es6 Added a test. 2015-07-27 11:45:10 -07:00
expressions Add downlevel emit tests 2015-07-15 15:04:24 -07:00
externalModules Test cases that address https://github.com/Microsoft/TypeScript/issues/4288 2015-08-12 15:34:03 -06:00
functions Merge pull request #1056 from Microsoft/unionTypeConformance 2014-12-02 08:02:34 -08:00
interfaces Added tests for interfaces and tagged templates. 2015-06-04 14:20:14 -07:00
internalModules Added more tests. 2015-06-02 17:11:08 -07:00
jsx Convert HTML entities to strings (#4125) 2015-08-20 12:20:28 -07:00
parser Added a regex test 2015-07-24 15:28:48 -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 new test 2015-08-07 08:06:10 -07:00