TypeScript/tests/cases/conformance/types/intersection
Anders Hejlsberg 9cc9fb9bd7 Update tests
2019-06-09 08:00:01 -07:00
..
contextualIntersectionType.ts
intersectionAndUnionTypes.ts
intersectionAsWeakTypeSource.ts Allow weak type detection for intersection sources (#26668) 2018-08-24 10:30:39 -07:00
intersectionOfUnionOfUnitTypes.ts Add tests 2017-09-13 06:37:59 -07:00
intersectionReduction.ts Update tests 2019-06-09 08:00:01 -07:00
intersectionsAndEmptyObjects.ts Add regression tests 2018-11-09 06:45:21 +01:00
intersectionThisTypes.ts
intersectionTypeAssignment.ts
intersectionTypeEquivalence.ts
intersectionTypeInference.ts
intersectionTypeInference2.ts Update tests 2019-06-09 08:00:01 -07:00
intersectionTypeInference3.ts Add regression tests 2017-11-02 17:31:17 -07:00
intersectionTypeMembers.ts Defer union or intersection property type normalization (#31486) 2019-05-28 10:51:47 -07:00
intersectionTypeOverloading.ts
intersectionTypeReadonly.ts
intersectionWithUnionConstraint.ts Add regression test 2019-04-13 08:24:27 -10:00
operatorsAndIntersectionTypes.ts
recursiveIntersectionTypes.ts