TypeScript/tests/cases/conformance/types/union
Anders Hejlsberg a27ed01516 Adding test
2015-10-29 14:53:28 -07:00
..
contextualTypeWithUnionTypeCallSignatures.ts Fix the logic in getting the contextual signature of union type as per spec 2014-11-04 14:49:15 -08:00
contextualTypeWithUnionTypeIndexSignatures.ts Tests for contextual index signature of union type 2014-11-04 15:33:32 -08:00
contextualTypeWithUnionTypeMembers.ts Test cases for contextual typing of union type members 2014-11-04 13:33:43 -08:00
contextualTypeWithUnionTypeObjectLiteral.ts Test cases for contextual typing of union type members 2014-11-04 13:33:43 -08:00
unionTypeCallSignatures.ts Add tests and accept baselines 2015-10-23 13:33:55 -07: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 Adding test 2015-10-29 14:53:28 -07:00
unionTypeConstructSignatures.ts Tests for union of construct signatures 2014-11-04 13:18:34 -08:00
unionTypeEquivalence.ts Tests for union members: 2014-11-04 13:18:27 -08:00
unionTypeFromArrayLiteral.ts Array literal produces union type if the it is not contextually typed 2014-11-04 15:58:44 -08:00
unionTypeIndexSignature.ts Tests for union of index signatures: 2014-11-04 13:18:37 -08:00
unionTypeMembers.ts Tests for union members: 2014-11-04 13:18:27 -08:00
unionTypePropertyAccessibility.ts Adding test 2015-04-16 14:41:33 -07:00
unionTypeReduction.ts Adding test 2015-04-12 10:52:20 -07:00