TypeScript/tests/cases/conformance
Mohamed Hegazy 8b8d33d8b8 Fix comments
2015-10-16 16:29:11 -07:00
..
ambient Add conformance test for ambient enum declaration 2015-04-15 23:25:32 -07:00
async/es6 Remove --experimentalAsyncFunctions from tests 2015-10-12 14:27:58 -07:00
classes Fix comments 2015-10-16 16:29:11 -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 Fixes #5104. 2015-10-12 17:38:55 -07:00
enums Conformance coverage for spec change #589 2014-09-05 18:44:49 -07:00
es6 Add "A module cannot have multiple default exports." message for multiple "default" exports 2015-10-09 21:37:54 +02:00
es7/exponentiationOperator Address PR feedback, remove scriptTarget ES7 2015-10-08 17:12:22 -07:00
expressions Correctly emit 'as' operator left operand as expression 2015-09-28 17:24:59 -07:00
externalModules Update node resolution tests 2015-09-15 11:43:28 -07: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 Escape quotes when emitting React 2015-10-08 11:28:18 -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 contextual typing test 2015-09-29 15:26:27 -07:00