dart-sdk/tests/language/null_aware
Johnni Winther 4b21f58d39 [cfe] Don't emit warnings on null-aware access on non-nullable
Change-Id: I94f3011f69330f5b2d8998f29eb9511517e1fffa
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/357301
Reviewed-by: Chloe Stefantsova <cstefantsova@google.com>
Reviewed-by: Erik Ernst <eernst@google.com>
Commit-Queue: Johnni Winther <johnniwinther@google.com>
2024-03-20 14:04:29 +00:00
..
access_runtime_test.dart [cfe] Don't emit warnings on null-aware access on non-nullable 2024-03-20 14:04:29 +00:00
access_test.dart [cfe] Don't emit warnings on null-aware access on non-nullable 2024-03-20 14:04:29 +00:00
assignment_runtime_test.dart [cfe] Don't emit warnings on null-aware access on non-nullable 2024-03-20 14:04:29 +00:00
assignment_test.dart [cfe] Don't emit warnings on null-aware access on non-nullable 2024-03-20 14:04:29 +00:00
conditional_access_helper.dart
dynamic_test.dart
increment_decrement_runtime_test.dart [cfe] Don't emit warnings on null-aware access on non-nullable 2024-03-20 14:04:29 +00:00
increment_decrement_test.dart [cfe] Don't emit warnings on null-aware access on non-nullable 2024-03-20 14:04:29 +00:00
index_this_null_aware_equals_test.dart Add a language test to repro #44475 2020-12-15 16:10:00 +00:00
invocation_runtime_test.dart Issue 48004. Report when null-aware operator is used on type. 2022-05-29 19:03:15 +00:00
invocation_test.dart Issue 48004. Report when null-aware operator is used on type. 2022-05-29 19:03:15 +00:00
null_aware_index_on_null_test.dart Flag additional code as unreachable due to types Null and Never. 2022-08-22 16:50:19 +00:00
null_shortening_test.dart Reland "Flow analysis: promote to non-nullable on initialization" 2020-10-07 13:14:55 +00:00
opt_test.dart Reland "Flow analysis: promote to non-nullable on initialization" 2020-10-07 13:14:55 +00:00
prefix_not_shortening_test.dart analyzer: Improve span of use_of_nullable_value errors 2021-04-02 02:43:48 +00:00