TypeScript/tests/cases/conformance
2015-10-26 15:42:02 -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
decorators Fixes #5104. 2015-10-12 17:38:55 -07:00
enums
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
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 Better error recovery for adjacent JSX elements in expression positions 2015-10-16 13:47:57 -07:00
parser Added a regex test 2015-07-24 15:28:48 -07:00
scanner
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 Added tests for operations that use assignable to/from. 2015-10-26 15:42:02 -07:00