TypeScript/tests/cases/conformance/types
2016-11-02 11:37:52 -07: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 Adding tests 2016-11-02 09:13:45 -07:00
literal Add tests 2016-10-13 06:40:16 -07:00
localTypes
members
namedTypes Adding more tests 2016-05-16 13:37:17 -07:00
never Add tests 2016-05-23 13:08:15 -07:00
objectTypeLiteral Fixing test 2016-05-16 13:37:03 -07:00
primitives
specifyingTypes
spread Test index [access] types inside spread types 2016-11-02 11:37:52 -07: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
typeParameters
typeRelationships Allow case comparison to undefined and null in strict null checking mode 2016-06-07 07:51:34 -07: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