TypeScript/tests/cases/conformance
Anders Hejlsberg 2200d35385 Add tests
2019-01-18 09:34:38 -08:00
..
ambient
async Rename to _superIndex to test conflict 2018-10-04 08:07:42 +02:00
classes Error when destructuring private property in a parameter (#28562) 2018-11-16 12:47:05 -08:00
constEnums
controlFlow Elt access assignment uses declared, not narrowed type (#27574) 2018-10-05 11:30:10 -07:00
declarationEmit Use semver ranges 2018-08-28 17:24:02 -07:00
decorators
dynamicImport Unpatch vfs resolver and default lib rename 2018-05-03 14:18:50 -07:00
emitter
enums disallow nan and infinity in enum member 2018-05-04 10:28:59 +08:00
es6 Add tests 2019-01-18 09:34:38 -08:00
es7 Allow trailing commas after-rest elements in destructuring 2018-06-04 14:58:30 -07:00
es2017
es2018
es2019/importMeta Specify ESNext module in test. 2018-04-27 18:17:49 -07:00
expressions Allow trailing void arguments to be omitted 2018-10-03 19:35:05 +01:00
externalModules fix export class declare with name object targeting es5 (#17494) 2018-05-24 18:16:38 +08:00
functions Add tests 2018-12-10 09:45:55 -08:00
interfaces
internalModules
jsdoc Better checking of assignment declarations (#28387) 2018-11-15 08:46:11 -08:00
jsx Obey the excludeArgument parameter when checking JSX signature validity (#28002) 2018-10-22 16:36:11 -07:00
moduleResolution Support loading "index.d.ts" using "typesVersions" without "types", "typings", or "main" (#27514) 2018-10-03 11:44:16 -07:00
parser TupleType - add additional tests to handle error on extra comma 2018-12-08 20:50:09 +02:00
references
salsa Fix crash on property assignment of unresolved module (#28606) 2018-11-19 13:29:46 -08:00
scanner include leading non-ASCII horizontal whitespace in SyntaxKind.WhitespaceTrivia token 2018-08-25 13:15:56 -04:00
statements add grammar check for labeled declaration (#25317) 2018-07-18 15:37:27 -06:00
Symbols
types Add .d.ts generation test 2019-01-16 12:45:33 -08:00
typings
fixSignatureCaching.ts Property assignments in Typescript (#26368) 2018-08-15 15:25:25 -07:00