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
contextualTypeWithUnionTypeObjectLiteral.ts
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
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
unionTypeReduction.ts Adding test 2015-04-12 10:52:20 -07:00