TypeScript/tests/cases/conformance
2015-12-21 13:42:24 -08:00
..
ambient Add conformance test for ambient enum declaration 2015-04-15 23:25:32 -07:00
async/es6 Additional tests 2015-12-01 14:48:53 -08:00
classes Added test for immediately invoked class expression. 2015-12-08 17:54:33 -08:00
constEnums Add conformance tests for const enum 2015-04-15 18:12:39 -07:00
declarationEmit
decorators Added positive test case suggested in #6129. 2015-12-21 13:42:24 -08:00
enums new tests 2015-11-23 13:12:34 -08:00
es6 respect root dir/common src dir when generating module names 2015-12-01 17:34:40 -08:00
es7/exponentiationOperator Address PR feedback, remove scriptTarget ES7 2015-10-08 17:12:22 -07:00
expressions grand unified theory of predicate types 2015-12-08 17:08:57 -08:00
externalModules Update node resolution tests 2015-09-15 11:43:28 -07:00
functions Added tests for 'void' return type compatibilty on overloads and implementations. 2015-12-11 15:04:27 -08: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 Properly handle multiply-declared optional properties in JSX attr. type 2015-12-14 16:44:26 -08:00
parser partially suppress reachability errors in tests 2015-10-13 11:17:10 -07:00
scanner
statements Merge pull request #4788 from Microsoft/reachabilityChecks 2015-11-02 14:55:19 -08:00
Symbols
types Added tests. 2015-12-14 14:16:31 -08:00