TypeScript/tests/cases/conformance/types
Anders Hejlsberg cd59573908 Merge branch 'master' into genericTypeAliases
Conflicts:
	src/compiler/checker.ts
2015-06-09 06:28:56 -07:00
..
any
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 for tuple type compatibility 2015-03-10 13:33:59 -04: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