TypeScript/tests/cases/conformance/types
2019-10-04 13:39:42 -07:00
..
any [Transforms] Merge master 08/09 (#10263) 2016-08-26 15:51:10 -07:00
asyncGenerators Fix incorrect parameter types for AsyncIterator next/return (#33354) 2019-09-17 21:02:12 -07:00
conditional Update tests 2019-06-09 08:00:01 -07:00
contextualTypes Add more tests for await 2018-09-21 10:32:28 -07:00
forAwait Remove ES2018 transforms for ES2018 target (#26315) 2019-02-06 15:35:52 -08:00
import Module or import types (#22592) 2018-04-02 10:18:23 -07:00
intersection Add tests 2019-06-09 10:18:36 -07:00
keyof Add regression test 2019-06-23 09:19:56 -10:00
literal Add regression test 2019-07-04 16:27:03 -10: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 Fix regression of generic T assignability to Partial<T> (#32354) 2019-07-12 07:57:55 -07:00
members Revert more baselines, add jake task for typemock 2017-12-19 13:40:32 -08:00
namedTypes Adding more tests 2016-05-16 13:37:17 -07:00
never Merge branch 'master' into vfs 2018-04-17 14:39:20 -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 Fix crash when checking invalid object rest (#31530) 2019-05-22 11:20:57 -07:00
specifyingTypes Add regression tests 2018-08-06 10:02:33 -07:00
spread add baseline tests for spreading instantiable type 2019-05-03 05:31:28 +03:00
stringLiteral Update tests 2016-09-01 14:22:18 -07:00
thisType Fix for incorrect 'this' type for optional call (#33799) 2019-10-04 13:39:42 -07:00
tuple Error when writing to readonly tuple in rest element range 2019-05-22 15:03:17 -07:00
typeAliases add strictTuples flag giving tuples known length 2017-08-20 02:54:26 +08:00
typeParameters Add regression test 2018-07-24 15:33:02 -07:00
typeRelationships Add regression tests 2019-09-30 09:28:19 -07:00
union Intersect 'this' types in union signatures (#32538) 2019-07-26 14:56:03 -07:00
uniqueSymbol Remove overzealous simple relationship check for unique symbols 2019-01-14 17:08:04 -08:00
unknown Narrow unknown under inequality when assumed false (#33488) 2019-09-18 10:54:42 -07:00
witness Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00