TypeScript/tests/cases/conformance/types
Jason Freeman a74d64baa6 Add tests
2015-07-16 19:03:54 -07:00
..
any
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
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 test 2015-04-16 14:41:33 -07:00
witness