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 Addressing CR feedback 2015-08-06 17:17:20 -07:00
unionTypeCallSignatures3.ts Adding new test 2015-08-07 08:06:10 -07:00
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 Array literal produces union type if the it is not contextually typed 2014-11-04 15:58:44 -08:00
unionTypeIndexSignature.ts
unionTypeMembers.ts
unionTypePropertyAccessibility.ts Adding test 2015-04-16 14:41:33 -07:00
unionTypeReadonly.ts [Transforms] Merge master 07/11 into transform (#9697) 2016-07-18 15:38:30 -07:00
unionTypeReduction.ts Adding test 2015-04-12 10:52:20 -07:00
unionTypeWithIndexSignature.ts Index signatures contribute properties to unions (#25307) 2018-07-06 10:46:05 -07:00