TypeScript/tests/cases/conformance/types/intersection
Anders Hejlsberg 98bbb22bc4 Add tests
2019-06-09 10:18:36 -07:00
..
contextualIntersectionType.ts
intersectionAndUnionTypes.ts
intersectionAsWeakTypeSource.ts
intersectionOfUnionOfUnitTypes.ts
intersectionReduction.ts Add tests 2019-06-09 10:18:36 -07:00
intersectionReductionStrict.ts Add tests 2019-06-09 10:18:36 -07:00
intersectionsAndEmptyObjects.ts
intersectionThisTypes.ts
intersectionTypeAssignment.ts
intersectionTypeEquivalence.ts
intersectionTypeInference.ts
intersectionTypeInference2.ts Update tests 2019-06-09 08:00:01 -07:00
intersectionTypeInference3.ts
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