TypeScript/tests/cases/conformance/types
2019-08-16 07:45:02 -07:00
..
any
asyncGenerators
conditional Update tests 2019-06-09 08:00:01 -07:00
contextualTypes
forAwait
import
intersection Add tests 2019-06-09 10:18:36 -07:00
keyof Add regression test 2019-06-23 09:19:56 -10:00
literal Add regression test 2019-07-04 16:27:03 -10:00
localTypes
mapped Fix regression of generic T assignability to Partial<T> (#32354) 2019-07-12 07:57:55 -07:00
members
namedTypes
never
nonPrimitive
objectTypeLiteral
primitives
rest
specifyingTypes
spread
stringLiteral
thisType Intersect 'this' types in union signatures (#32538) 2019-07-26 14:56:03 -07:00
tuple
typeAliases
typeParameters
typeRelationships Add additional test 2019-08-16 07:45:02 -07:00
union Intersect 'this' types in union signatures (#32538) 2019-07-26 14:56:03 -07:00
uniqueSymbol
unknown Update tests 2019-06-09 08:00:01 -07:00
witness