TypeScript/tests/cases/conformance/types/intersection
Anders Hejlsberg 38d1f7f0d2 Add tests
2018-04-27 16:50:09 -07:00
..
contextualIntersectionType.ts
intersectionAndUnionTypes.ts
intersectionOfUnionOfUnitTypes.ts
intersectionReduction.ts Add tests 2018-04-27 16:50:09 -07:00
intersectionsAndEmptyObjects.ts
intersectionThisTypes.ts
intersectionTypeAssignment.ts
intersectionTypeEquivalence.ts
intersectionTypeInference.ts
intersectionTypeInference2.ts
intersectionTypeInference3.ts Add regression tests 2017-11-02 17:31:17 -07:00
intersectionTypeMembers.ts
intersectionTypeOverloading.ts
intersectionTypeReadonly.ts
intersectionWithUnionConstraint.ts Add additional tests 2018-04-25 11:03:25 -07:00
operatorsAndIntersectionTypes.ts
recursiveIntersectionTypes.ts