TypeScript/tests/cases/conformance/types
2018-05-01 13:05:49 -07:00
..
any [Transforms] Merge master 08/09 (#10263) 2016-08-26 15:51:10 -07:00
asyncGenerators Fix yield* as well 2017-04-17 16:37:48 -07:00
conditional Merge branch 'master' into improveIndexTypes 2018-04-16 16:18:29 -07:00
contextualTypes Skip more lib checks, improve test execution time a bit more (#18952) 2017-10-04 14:43:35 -07:00
forAwait Move async generators to esnext 2016-12-30 14:10:11 -08:00
import Module or import types (#22592) 2018-04-02 10:18:23 -07:00
intersection Add tests 2018-04-27 16:50:09 -07:00
keyof Add tests 2018-04-29 07:55:23 -07:00
literal Add new tests 2017-04-30 16:06:26 -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
mapped Add tests 2018-02-13 06:48:03 -08:00
members Added and updated tests for constructor visibility 2016-02-03 22:48:33 +00:00
namedTypes Adding more tests 2016-05-16 13:37:17 -07:00
never Error on for (const x in never) (#22988) 2018-03-29 11:39:30 -07:00
nonPrimitive Check that test cases produce expected types 2018-05-01 13:05:49 -07:00
objectTypeLiteral Fixing test 2016-05-16 13:37:03 -07:00
primitives Fixed tests due to lib.d.ts changes 2015-03-08 18:59:04 +01:00
rest Remove readonly from object rest properties (#23746) 2018-04-27 14:54:59 -07:00
specifyingTypes Modifying test a bit 2015-06-06 17:54:11 -07:00
spread Test:spread object retains lefthandside 2017-12-12 08:37:34 -08:00
stringLiteral Update tests 2016-09-01 14:22:18 -07:00
thisType Allow extending any, with noImplicitAny errors (#23153) 2018-04-05 08:52:56 -07:00
tuple Revert "Add TupleBase with unusable mutating Array methods" 2017-11-08 15:18:35 -08:00
typeAliases add strictTuples flag giving tuples known length 2017-08-20 02:54:26 +08:00
typeParameters Added tests. 2016-02-28 19:57:12 -08:00
typeRelationships Combine keyof T inferences (#22525) 2018-03-19 16:56:51 -07:00
union Merge pull request #9167 from Microsoft/make-unions-and-intersections-of-readonly-properties-readonly 2016-06-24 16:02:01 -07:00
uniqueSymbol Fix initializer assignability for unique symbol 2018-02-02 13:13:21 -08:00
witness Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00