TypeScript/tests/cases/conformance/types
Caitlin Potter bd2c239161 Add tests for tuple type compatibility
Tests suggested by @DanielRosenwasser
2015-03-10 13:33:59 -04:00
..
any
members fix comment text 2014-09-23 13:44:39 -07:00
namedTypes
objectTypeLiteral Update baselines 2014-09-30 18:09:55 -07:00
primitives Fixed tests due to lib.d.ts changes 2015-03-08 18:59:04 +01:00
specifyingTypes Tests for union type literals 2014-11-04 13:18:47 -08:00
tuple Add tests for tuple type compatibility 2015-03-10 13:33:59 -04:00
typeAliases fixed typo 2014-11-02 16:20:00 -08:00
typeParameters
typeRelationships Fixed tests due to lib.d.ts changes 2015-03-08 18:59:04 +01:00
union Merge branch 'master' into unionTypeConformance 2014-11-21 01:33:13 -08:00
witness