TypeScript/tests/cases/conformance/types
2017-11-13 13:24:20 -08:00
..
any
asyncGenerators
contextualTypes Skip more lib checks, improve test execution time a bit more (#18952) 2017-10-04 14:43:35 -07:00
forAwait
intersection Add regression tests 2017-11-02 17:31:17 -07:00
keyof
literal
localTypes
mapped Add tests 2017-11-04 08:08:28 -07:00
members
namedTypes
never Update test 2017-11-10 08:39:29 -08:00
nonPrimitive Revert "Fix getConstraintOfIndexedAccess" 2017-08-18 11:32:53 -07:00
objectTypeLiteral
primitives
rest
specifyingTypes
spread Test:spread removes readonly from index signatures 2017-11-06 08:16:15 -08:00
stringLiteral
thisType Test:type predicate uses correct index to report errors 2017-08-09 15:45:28 -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 typo 2017-11-10 13:46:51 -08:00
union
uniqueSymbol Fix getReturnTypeFromBody widening 2017-11-13 13:19:49 -08:00
witness