TypeScript/tests/cases/conformance/types
2019-01-09 16:16:24 -08:00
..
any
asyncGenerators
conditional Add regression tests 2019-01-09 16:16:24 -08:00
contextualTypes Add more tests for await 2018-09-21 10:32:28 -07:00
forAwait Fix iterated type in for-await-of 2018-09-21 10:40:45 -07:00
import
intersection Add regression tests 2018-11-09 06:45:21 +01:00
keyof Update tests 2018-12-11 15:12:47 -08:00
literal Add regression test 2018-12-18 11:58:06 -08:00
localTypes
mapped Add tests 2018-12-21 12:51:01 -08:00
members
namedTypes
never
nonPrimitive
objectTypeLiteral
primitives
rest Add tests 2018-11-02 08:20:06 -07:00
specifyingTypes Add regression tests 2018-08-06 10:02:33 -07:00
spread Merge pull request #28234 from Microsoft/genericSpread 2018-10-31 12:52:16 -07:00
stringLiteral
thisType Infer this parameters (#26800) 2018-08-31 07:45:34 -07:00
tuple Add tests 2018-10-06 17:03:19 -07:00
typeAliases
typeParameters Add regression test 2018-07-24 15:33:02 -07:00
typeRelationships Add tests 2018-12-05 15:20:21 -08:00
union Add tests 2018-12-10 16:30:30 -08:00
uniqueSymbol
unknown Add tests 2018-12-10 09:14:41 -08:00
witness