TypeScript/tests/cases/conformance/types
Anders Hejlsberg ff2cfd2af5 Update test
2017-02-28 09:49:54 -08:00
..
any
asyncGenerators Move async generators to esnext 2016-12-30 14:10:11 -08:00
contextualTypes Address code review 2017-02-03 10:54:15 -08:00
forAwait Move async generators to esnext 2016-12-30 14:10:11 -08:00
intersection Add tests 2017-01-21 13:07:06 -08:00
keyof Add regression test 2017-02-01 09:47:30 -08:00
literal
localTypes
mapped Add tests 2017-01-30 16:53:43 -08:00
members
namedTypes
never
nonPrimitive fix #13556: enable rest/spread on object 2017-01-18 14:57:20 +08:00
objectTypeLiteral
primitives
rest Merge branch 'master' into property-access-for-string-index-sigs 2017-01-18 08:29:38 -08:00
specifyingTypes
spread address code review 2017-01-24 11:24:30 +08:00
stringLiteral
thisType Update test 2017-02-28 09:49:54 -08:00
tuple
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
witness