TypeScript/tests/cases/conformance
Wesley Wigham ec775ba4aa Merge pull request #5648 from weswigham/default-commonjs-es6
Handle default class exports when targeting es6 with non-es6 module kinds
2015-11-25 17:15:06 -08: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 More test cases and accept baselines 2015-11-09 10:21:54 -08: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 Adds minimal support for 'this' types in decorator metadata, emitting 'Object' for now. 2015-11-19 09:53:32 -08:00
enums Conformance coverage for spec change #589 2014-09-05 18:44:49 -07:00
es6 add decorator flag to tests 2015-11-12 18:24:04 -08:00
es7/exponentiationOperator Address PR feedback, remove scriptTarget ES7 2015-10-08 17:12:22 -07:00
expressions update test with pr feedback 2015-11-17 14:34:02 -08:00
externalModules Update node resolution tests 2015-09-15 11:43:28 -07:00
functions addressed PR feedback, updated tests to suppress reachability errors where they are not needed 2015-10-13 10:58:55 -07:00
interfaces addressed PR feedback, updated tests to suppress reachability errors where they are not needed 2015-10-13 10:58:55 -07:00
internalModules Added more tests. 2015-06-02 17:11:08 -07:00
jsx Quote only names that need to be quoted, not the reverse 2015-11-12 11:02:19 -08:00
parser partially suppress reachability errors in tests 2015-10-13 11:17:10 -07:00
scanner Update baselines 2014-08-27 16:58:31 -07:00
statements Merge pull request #4788 from Microsoft/reachabilityChecks 2015-11-02 14:55:19 -08:00
Symbols Check that Symbol properties are proper, and support downlevel type checking 2015-02-06 21:32:51 -08:00
types Adding tests 2015-11-20 10:08:00 -08:00