dart-sdk/tests/language/patterns
Johnni Winther fd63f7ac64 [test] Add test for switch on values with primitive equality
Change-Id: I8de3234f1224e7b0e68b4c1ed190eaa49cbae68f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/290500
Commit-Queue: Johnni Winther <johnniwinther@google.com>
Reviewed-by: Chloe Stefantsova <cstefantsova@google.com>
2023-03-22 13:54:52 +00:00
..
exhaustiveness [_fe_shared_analyzer] Use real exhaustiveness checking algorithm 2023-03-17 16:45:35 +00:00
call_tear_off_error_test.dart Add tests for where coercions do and don't happen in patterns. 2023-03-17 23:04:25 +00:00
call_tear_off_test.dart Add tests for where coercions do and don't happen in patterns. 2023-03-17 23:04:25 +00:00
cast_from_dynamic_test.dart Add tests for where coercions do and don't happen in patterns. 2023-03-17 23:04:25 +00:00
guard_capture_test.dart
guard_error_test.dart [_fe_analyzer_shared][cfe][analyzer] Initial implementation of exhaustiveness checking 2023-01-24 13:34:46 +00:00
implicit_instantiation_error_test.dart Add tests for where coercions do and don't happen in patterns. 2023-03-17 23:04:25 +00:00
implicit_instantiation_test.dart Add tests for where coercions do and don't happen in patterns. 2023-03-17 23:04:25 +00:00
int_to_double_error_test.dart Remove incorrect part of int-to-double test. 2023-03-18 01:54:56 +00:00
int_to_double_test.dart Add tests for where coercions do and don't happen in patterns. 2023-03-17 23:04:25 +00:00
invalid_const_pattern_binary_test.dart [cfe] Implement primitive equality 2023-03-22 12:25:41 +00:00
invalid_const_pattern_test.dart [cfe] Integrate exhaustiveness checking into constant evaluator 2023-03-13 21:23:21 +00:00
non_interface_object_pattern_test.dart [cfe] Handle general types in object pattern 2023-02-01 10:24:44 +00:00
primitive_switch_test.dart [test] Add test for switch on values with primitive equality 2023-03-22 13:54:52 +00:00
record_type_object_pattern_test.dart Make record positional field getters start at $1. 2023-01-30 08:14:28 +00:00
shared_case_variable_error_test.dart Fixes for language/patterns/ tests. 2023-01-11 20:49:28 +00:00
shared_case_variable_test.dart [cfe] Don't join unused same-name variables in pattern switch cases 2023-02-06 10:24:35 +00:00
switch_case_scope_error_test.dart
switch_case_scope_test.dart Fixes for language/patterns/ tests. 2023-01-11 20:49:28 +00:00