dart-sdk/tests/language/nnbd
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
..
boolean_conversion Remove language tests that opt out of null safety 2024-01-23 18:23:32 +00:00
const Add regression test for issue #43281 2020-09-03 00:38:52 +00:00
definite_assignment [cfe] Don't emit warnings on null-aware access on non-nullable 2024-03-20 14:04:29 +00:00
experiment_release_version Remove language tests that opt out of null safety 2024-01-23 18:23:32 +00:00
extreme_bounds Remove language tests that opt out of null safety 2024-01-23 18:23:32 +00:00
flow_analysis Remove language tests that opt out of null safety 2024-01-23 18:23:32 +00:00
inference [analyzer][cfe] Expand TypeAnalyzerOperations. Part 1 2024-02-29 08:14:20 +00:00
is_type_test Remove language tests that opt out of null safety 2024-01-23 18:23:32 +00:00
late Add language tests for some late instance variable corner cases. 2021-06-02 23:21:24 +00:00
never Remove language tests that opt out of null safety 2024-01-23 18:23:32 +00:00
normalization Remove language tests that opt out of null safety 2024-01-23 18:23:32 +00:00
required_named_parameters Remove language tests that opt out of null safety 2024-01-23 18:23:32 +00:00
resolution [cfe] Don't emit warnings on null-aware access on non-nullable 2024-03-20 14:04:29 +00:00
static_errors Remove language tests that opt out of null safety 2024-01-23 18:23:32 +00:00
subtyping Remove language tests that opt out of null safety 2024-01-23 18:23:32 +00:00
syntax [cfe] Don't emit warnings on null-aware access on non-nullable 2024-03-20 14:04:29 +00:00
top_merge Fix top_merge tests. 2020-04-10 01:05:41 +00:00
try_catch Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
type_equality Remove language tests that opt out of null safety 2024-01-23 18:23:32 +00:00
type_object Remove language tests that opt out of null safety 2024-01-23 18:23:32 +00:00
type_promotion analyzer: Improve span of use_of_nullable_value errors 2021-04-02 02:43:48 +00:00
constant_null_safety_mode_test.dart Rename is{Strong,Weak}Mode to has{Sound,Unsound}NullSafety 2020-11-05 14:26:53 +00:00
operator_type_test.dart [cfe] Don't emit warnings on null-aware access on non-nullable 2024-03-20 14:04:29 +00:00