TypeScript/tests/cases/conformance/types
2017-09-14 11:18:48 -07:00
..
any
asyncGenerators Fix yield* as well 2017-04-17 16:37:48 -07:00
contextualTypes Improve contextual types and return type checking 2017-06-08 16:44:42 -07:00
forAwait
intersection Add tests 2017-09-09 13:06:28 -07:00
keyof
literal Add new tests 2017-04-30 16:06:26 -07:00
localTypes
mapped Merge pull request #17455 from Microsoft/mappedTypeFixes 2017-08-02 13:36:37 -07:00
members
namedTypes
never Add tests 2017-06-11 14:54:46 -07:00
nonPrimitive Revert "Fix getConstraintOfIndexedAccess" 2017-08-18 11:32:53 -07:00
objectTypeLiteral
primitives
rest
specifyingTypes
spread Use removeDefinitelyFalsyTypes for building partial type 2017-09-14 11:18:48 -07:00
stringLiteral
thisType Test:type predicate uses correct index to report errors 2017-08-09 15:45:28 -07:00
tuple
typeAliases Update tests and baselines to declare class declaration before use 2017-02-24 17:48:06 -08:00
typeParameters
typeRelationships Add tests 2017-06-06 13:26:51 -07:00
union
witness