dart-sdk/tests/language/operator
Sigmund Cherem cd83e0ccc0 [tests] update to use variations.dart#jsNumbers
Replaces uses of `webNumbers` with `jsNumbers`.
CoreLibraryReviewExempt: no semantic changes - only updates to use new pkg/expect variations properties
Change-Id: I8072b0b1f92d37e756c211b5d0de106a59d0960b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/346911
Reviewed-by: Mayank Patke <fishythefish@google.com>
2024-02-08 17:00:59 +00:00
..
and_operation_on_non_integer_operand_test.dart
arithmetic_canonicalization_test.dart
arithmetic_int64_test.dart
arithmetic_smi_overflow_test.dart
arithmetic_test.dart [vm/compiler] Expand inlining and const propagation of double.isNegative 2024-01-11 12:20:56 +00:00
bit_operations_test.dart
bit_shift_test.dart
comparison_test.dart
compound_assignment_test.dart
cond_expr_test.dart
div_by_zero_test.dart
div_with_power_of_two2_test.dart
div_with_power_of_two_test.dart
equality_covariant_test.dart
equality_static_test.dart
equality_test.dart
equals_test.dart
incr_op_test.dart
index_evaluation_order_test.dart
index_test.dart
integer_division_by_zero_test.dart
invalid_assignment_to_postfix_increment_runtime_test.dart
invalid_assignment_to_postfix_increment_test.dart
invalid_operators_test.dart
left_shift_test.dart [tests] update to use variations.dart#jsNumbers 2024-02-08 17:00:59 +00:00
literal_unary_plus_test.dart
logical_expression2_test.dart
logical_expression3_test.dart
logical_expression4_test.dart
logical_expression5_test.dart
logical_expression_test.dart
mint_arithmetic_test.dart
modulo_test.dart [tests] update to use variations.dart#jsNumbers 2024-02-08 17:00:59 +00:00
mul_recipr_test.dart
multi_assign_test.dart
negate_and_method_negate_test.dart
number_operator_context_test.dart
number_operator_error_test.dart
number_operator_typing_test.dart
operations_on_non_num_operand_test.dart
operator1_test.dart
operator2_test.dart
operator3_test.dart
operator4_test.dart
operator5_test.dart
operator6_test.dart
operator7_test.dart
operator_test.dart
operator_triple_shift_error_test.dart
operator_triple_shift_test.dart
positive_bit_operations_test.dart
precedence_test.dart
round_test.dart
smi_type_test.dart
ternary_test.dart
truncdiv_test.dart
truncdiv_uint32_test.dart
truncdiv_zero_test.dart [tests] update to use variations.dart#jsNumbers 2024-02-08 17:00:59 +00:00
unary2_test.dart
unary_plus_test.dart
unary_test.dart
unsigned_right_shift_test.dart
unsupported_runtime_test.dart
unsupported_test.dart