TypeScript/tests/cases/conformance/types
Anders Hejlsberg d7160c7b75 Merge pull request #13338 from Microsoft/fixCircularConstraints
Improve handling of circular constraints
2017-01-10 04:40:50 -10:00
..
any [Transforms] Merge master 08/09 (#10263) 2016-08-26 15:51:10 -07:00
contextualTypes Add partially annotated function tests 2016-10-17 09:04:16 -07:00
intersection Test readonly intersection and union properties 2016-06-14 13:23:53 -07:00
keyof Add regression test 2017-01-09 16:51:46 -08:00
literal Test widen literal types of parameter properties 2016-11-16 15:15:30 -08:00
localTypes
mapped Add regression test 2016-12-30 18:48:16 -08:00
members
namedTypes
never Add tests 2016-05-23 13:08:15 -07:00
nonPrimitive address CR feedback 2016-12-22 10:07:23 +08:00
objectTypeLiteral
primitives
rest Update baselines 2016-11-30 17:26:30 -08:00
specifyingTypes
spread Test method removal of object spread 2017-01-09 08:59:36 -08:00
stringLiteral Update tests 2016-09-01 14:22:18 -07:00
thisType
tuple Added tests. 2016-06-14 11:33:41 -07:00
typeAliases add tests for non primitive type 2016-12-22 10:06:42 +08:00
typeParameters
typeRelationships Added a test. 2016-12-30 12:14:31 -05:00
union Merge pull request #9167 from Microsoft/make-unions-and-intersections-of-readonly-properties-readonly 2016-06-24 16:02:01 -07:00
witness