TypeScript/tests/cases/conformance/types/typeRelationships
Anders Hejlsberg 9cc9fb9bd7 Update tests
2019-06-09 08:00:01 -07:00
..
apparentType
assignmentCompatibility Relate a source type that is sufficiently covered by a target discriminated union 2019-04-29 15:46:37 -07:00
bestCommonType
comparable Fix typo 2017-11-10 13:46:51 -08:00
instanceOf Fix build in the presence of definite assignment analysis (#20170) 2017-11-20 14:49:15 -08:00
recursiveTypes add strictTuples flag giving tuples known length 2017-08-20 02:54:26 +08:00
subtypesAndSuperTypes Update tests 2018-08-29 14:02:15 -07:00
typeAndMemberIdentity
typeInference Update tests 2019-06-09 08:00:01 -07:00
widenedTypes