TypeScript/tests/cases/conformance/types
2015-10-02 16:30:22 -07:00
..
any
contextualTypes/methodDeclarations Added tests. 2015-09-17 00:53:17 -07:00
intersection Adding test for inference with intersection type as target 2015-06-30 12:41:03 -07:00
localTypes New test and baselines 2015-05-30 09:19:10 -07:00
members Speed up tests by not type-checking lib.d.ts unless the test asks for that. 2015-06-04 01:03:02 -07:00
namedTypes
objectTypeLiteral
primitives Fixed tests due to lib.d.ts changes 2015-03-08 18:59:04 +01:00
specifyingTypes Modifying test a bit 2015-06-06 17:54:11 -07:00
stringLiteral Fixed issue in test. 2015-10-02 16:30:22 -07:00
tuple Add tests 2015-07-16 19:03:54 -07:00
typeAliases Merge branch 'master' into genericTypeAliases 2015-06-09 06:28:56 -07:00
typeParameters
typeRelationships Fixed tests due to lib.d.ts changes 2015-03-08 18:59:04 +01:00
union Adding new test 2015-08-07 08:06:10 -07:00
witness