dart-sdk/tests/language/string
Konstantin Shcheglov 3a0a196fed Revert "Issue 45672. Report constant errors when null value where non-nullable type is expected."
This reverts commit ac27053055.

Reason for revert: landed without necessary local changes

Original change's description:
> Issue 45672. Report constant errors when null value where non-nullable type is expected.
>
> Original: https://dart-review.googlesource.com/c/sdk/+/196042
> Reverted as: https://dart-review.googlesource.com/c/sdk/+/196281
>
> Presubmit looks green:
> https://test.corp.google.com/ui#id=OCL:369788056:BASE:369887187:1619108797262:daf61e5&include_skipped=true
>
> Bug: https://github.com/dart-lang/sdk/issues/45672
> Change-Id: I459b7ea3e1218d960583bf4b6ace5b2c40dc7f4a
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/196300
> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
> Commit-Queue: Konstantin Shcheglov <scheglov@google.com>

TBR=scheglov@google.com,brianwilkerson@google.com

Change-Id: Ia624c5c90195fd2477b068e245a644a62795d35c
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: https://github.com/dart-lang/sdk/issues/45672
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/197108
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
2021-04-27 21:42:21 +00:00
..
adjacent_const_string_literals_test.dart
adjacent_string_literals_test.dart
bad_raw_string_runtime_test.dart
bad_raw_string_test.dart
char_escape_test.dart
charcode_test.dart
const_interpolation2_test.dart
const_interpolation_constant_string_interpolation_test.dart
escape4_test.dart
escapes_test.dart
interpolate1_test.dart
interpolate2_test.dart
interpolate3_test.dart
interpolate_null_test.dart
interpolate_test.dart
interpolation1_runtime_test.dart
interpolation1_test.dart Revert "Issue 45672. Report constant errors when null value where non-nullable type is expected." 2021-04-27 21:42:21 +00:00
interpolation2_runtime_test.dart
interpolation2_test.dart
interpolation3_runtime_test.dart
interpolation3_test.dart
interpolation4_runtime_test.dart
interpolation4_test.dart
interpolation5_runtime_test.dart
interpolation5_test.dart
interpolation6_test.dart
interpolation7_test.dart
interpolation8_test.dart
interpolation9_runtime_test.dart
interpolation9_test.dart
interpolation_and_buffer_legacy_lib.dart
interpolation_and_buffer_legacy_test.dart
interpolation_and_buffer_test.dart
interpolation_newline_test.dart
interpolation_runtime_test.dart
interpolation_test.dart Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
intrinsics_test.dart
join_test.dart
literals_test.dart
multiline_newline_cr.dart
multiline_newline_crlf.dart
multiline_newline_lf.dart
multiline_newline_runtime_1_test.dart
multiline_newline_runtime_2_test.dart
multiline_newline_runtime_3_test.dart
multiline_newline_runtime_4_test.dart
multiline_newline_runtime_5_test.dart
multiline_newline_runtime_6_test.dart
multiline_newline_runtime_test.dart
multiline_newline_test.dart [cfe] Indicate nullability as assignability issue when appropriate 2020-10-29 16:10:03 +00:00
multiline_strings_test.dart
no_operator_runtime_test.dart
no_operator_test.dart Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
optimizations_test.dart
overflow.dart
raw_string_test.dart
runtime_test.dart
split_test.dart
string_test.dart Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
substring_runtime_test.dart
substring_test.dart [test_runner] Support detection of CFE warnings 2020-09-15 07:57:31 +00:00
supertype_checked_test.dart
unicode1_test.dart
unicode2_test.dart
unicode3_test.dart
unicode4_test.dart
unicode_bom_middle_test.dart
unicode_bom_test.dart
unicode_hash_test.dart