TypeScript/tests/cases/conformance/types
Daniel Rosenwasser 9c1796f714 Merge pull request #5607 from Microsoft/fixTypeApparentization
Only get the apparent type of a contextual type when needed
2015-11-11 10:27:08 -08:00
..
any Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
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 addressed PR feedback, updated tests to suppress reachability errors where they are not needed 2015-10-13 10:58:55 -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 addressed PR feedback, updated tests to suppress reachability errors where they are not needed 2015-10-13 10:58:55 -07:00
objectTypeLiteral addressed PR feedback, updated tests to suppress reachability errors where they are not needed 2015-10-13 10:58:55 -07:00
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 Merge pull request #5607 from Microsoft/fixTypeApparentization 2015-11-11 10:27:08 -08:00
thisType Updating existing test 2015-11-06 08:55:26 -08: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 Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
typeRelationships addressed PR feedback, updated tests to suppress reachability errors where they are not needed 2015-10-13 10:58:55 -07:00
union Adding test 2015-10-29 14:53:28 -07:00
witness Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00