TypeScript/tests/cases/conformance/types/typeRelationships
Anders Hejlsberg f918bd9c76
Exclude enum/number compatibility rule from comparable relation (#42472)
* Exclude old number/enum literal compatibility rule from comparable relation

* Add tests

* Accept new baselines
2021-03-06 06:52:00 -08:00
..
apparentType Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
assignmentCompatibility Make optional properties assignable to string index signatures (#41921) 2021-01-07 10:46:55 -08:00
bestCommonType addressed PR feedback, updated tests to suppress reachability errors where they are not needed 2015-10-13 10:58:55 -07:00
comparable Exclude enum/number compatibility rule from comparable relation (#42472) 2021-03-06 06:52:00 -08:00
instanceOf Fix build in the presence of definite assignment analysis (#20170) 2017-11-20 14:49:15 -08:00
recursiveTypes Fix recursive types in @typedef (#40861) 2020-10-02 08:46:42 -07:00
subtypesAndSuperTypes Update tests 2018-08-29 14:02:15 -07:00
typeAndMemberIdentity Correct tests and update baselines. 2016-05-25 11:37:10 -07:00
typeInference Add regression tests 2019-10-20 18:00:08 -07:00
widenedTypes [Transforms] Update transforms with recent master (#8960) 2016-06-03 11:02:35 -07:00