TypeScript/tests/cases/conformance/types/union
Anders Hejlsberg 45411e525c Add tests
2018-12-10 16:30:30 -08:00
..
contextualTypeWithUnionTypeCallSignatures.ts
contextualTypeWithUnionTypeIndexSignatures.ts Use string/number signature to get contextual type 2018-10-11 15:12:13 -07:00
contextualTypeWithUnionTypeMembers.ts
contextualTypeWithUnionTypeObjectLiteral.ts
discriminatedUnionTypes1.ts [Transforms] Merging Master to Transforms on 06/21 (#9294) 2016-07-11 12:41:12 -07:00
discriminatedUnionTypes2.ts Add tests 2018-12-10 16:30:30 -08:00
unionTypeCallSignatures.ts Allow union signatures to merge when they have differing argument counts (#28604) 2018-11-19 17:05:28 -08:00
unionTypeCallSignatures2.ts
unionTypeCallSignatures3.ts
unionTypeCallSignatures4.ts Allow union signatures to merge when they have differing argument counts (#28604) 2018-11-19 17:05:28 -08:00
unionTypeConstructSignatures.ts Allow union signatures to merge when they have differing argument counts (#28604) 2018-11-19 17:05:28 -08:00
unionTypeEquivalence.ts
unionTypeFromArrayLiteral.ts
unionTypeIndexSignature.ts
unionTypeMembers.ts
unionTypePropertyAccessibility.ts
unionTypeReadonly.ts [Transforms] Merge master 07/11 into transform (#9697) 2016-07-18 15:38:30 -07:00
unionTypeReduction.ts
unionTypeWithIndexSignature.ts Index signatures contribute properties to unions (#25307) 2018-07-06 10:46:05 -07:00