dart-sdk/tests/language/is
Nicholas Shahan e95b3ed417 [tests] Delete inert tests from multi-test migration
These tests were created by a script during a mass migration away
from multi-tests. The useful parts of the multi-tests still exist in:
- https://github.com/dart-lang/sdk/blob/main/tests/language/deferred/super_dependency_test.dart
- https://github.com/dart-lang/sdk/blob/main/tests/language/is/not_class2_test.dart

Tests Before migration:
- 07b9df22ac/tests/language_2/deferred_super_dependency_test.dart
- 192579020c/tests/language_2/is_not_class2_test.dart

Change-Id: I41b25d8ecbed340ea85f5fd16ff1412de275d002
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/343686
Commit-Queue: Nicholas Shahan <nshahan@google.com>
Reviewed-by: Nate Bosch <nbosch@google.com>
2023-12-28 17:16:09 +00:00
..
function_test.dart
instanceof_test.dart
interfaces2_test.dart
interfaces_test.dart
is2_test.dart Rename is{Strong,Weak}Mode to has{Sound,Unsound}NullSafety 2020-11-05 14:26:53 +00:00
is4_test.dart
is_never_does_not_promote_error_test.dart Document and test additional breaking change. 2022-09-08 16:05:05 +00:00
isnot_malformed_type_runtime_test.dart
isnot_malformed_type_test.dart
malformed_type_runtime_test.dart
malformed_type_test.dart
nan_test.dart
not_class1_test.dart Issue 51323. Don't parse RecordLiteral(s) before language 3.0 2023-05-26 18:22:34 +00:00
not_class2_test.dart
not_class4_test.dart
object_test.dart
operator_clash_test.dart
operator_test.dart
optimized_test.dart [tests] Avoid small --optimization-counter-threshold in tests 2022-10-10 21:04:18 +00:00