TypeScript/tests/cases/conformance/types
2018-10-26 15:32:10 -07:00
..
any
asyncGenerators
conditional Excess property understands conditional types (#25584) 2018-07-11 11:24:40 -07: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 Module or import types (#22592) 2018-04-02 10:18:23 -07:00
intersection Allow weak type detection for intersection sources (#26668) 2018-08-24 10:30:39 -07:00
keyof Update test 2018-10-08 16:46:45 -07:00
literal Add tests 2018-05-21 16:43:55 -07:00
localTypes
mapped Add regression test 2018-10-26 15:32:10 -07:00
members
namedTypes
never Merge branch 'master' into vfs 2018-04-17 14:39:20 -07:00
nonPrimitive Check that test cases produce expected types 2018-05-01 13:05:49 -07:00
objectTypeLiteral
primitives
rest Add [Constructor]Parameter types to lib.d.ts (#26243) 2018-08-31 07:46:16 -07:00
specifyingTypes Add regression tests 2018-08-06 10:02:33 -07:00
spread No excess property error for spread properties (#26798) 2018-08-30 16:16:58 -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 regression test 2018-09-25 18:17:21 -07:00
union Merge pull request #27695 from Microsoft/mixedDiscriminantTypes 2018-10-15 13:10:27 -07:00
uniqueSymbol
unknown Update tests 2018-05-29 17:55:57 -07:00
witness