TypeScript/tests/cases/conformance/expressions/binaryOperators
Jack Williams 5651789629 Fix #29457
Use allTypesAssignableToKind instead of isTypeAssignableToKind to
account for union types.
2019-01-17 20:03:46 +00:00
..
additionOperator Test getConstraintOfIndexedAccess fixes and update baselines 2017-08-18 15:16:24 -07:00
arithmeticOperator Modifying and adding tests 2015-01-21 13:55:07 -08:00
comparisonOperator add test 2016-10-20 15:56:44 -07:00
inOperator Fix #29457 2019-01-17 20:03:46 +00:00
instanceofOperator Test:instanceof allows callable/constructable RHS 2016-12-07 13:16:23 -08:00
logicalAndOperator [Transforms] Merge master 06/06/2016 (#8991) 2016-06-14 11:36:57 -07:00
logicalOrOperator Results of || operation produces union type 2014-11-04 13:18:40 -08:00