TypeScript/tests/cases/conformance/types
2017-12-19 13:40:32 -08:00
..
any
asyncGenerators Fix yield* as well 2017-04-17 16:37:48 -07:00
contextualTypes Skip more lib checks, improve test execution time a bit more (#18952) 2017-10-04 14:43:35 -07:00
forAwait Move async generators to esnext 2016-12-30 14:10:11 -08:00
intersection Add regression tests 2017-11-02 17:31:17 -07:00
keyof Add regression test 2017-02-01 09:47:30 -08:00
literal Add new tests 2017-04-30 16:06:26 -07:00
localTypes
mapped Add tests 2017-11-04 08:08:28 -07:00
members Revert more baselines, add jake task for typemock 2017-12-19 13:40:32 -08:00
namedTypes
never Partial deprecation of non-vfs TestServerHost 2017-11-12 21:05:28 -08:00
nonPrimitive Revert "Fix getConstraintOfIndexedAccess" 2017-08-18 11:32:53 -07:00
objectTypeLiteral
primitives
rest ES5:Emit parameter initialiser before object rest destructuring 2017-02-15 08:40:23 -08:00
specifyingTypes
spread Revert more baselines, add jake task for typemock 2017-12-19 13:40:32 -08:00
stringLiteral
thisType Test:this instantiation in type parameters 2017-11-01 09:17:52 -07:00
tuple Revert "Add TupleBase with unusable mutating Array methods" 2017-11-08 15:18:35 -08:00
typeAliases add strictTuples flag giving tuples known length 2017-08-20 02:54:26 +08:00
typeParameters
typeRelationships Fix build in the presence of definite assignment analysis (#20170) 2017-11-20 14:49:15 -08:00
union
uniqueSymbol Fix getReturnTypeFromBody widening 2017-11-13 13:19:49 -08:00
witness