dart-sdk/tests/language_2/malbounded
Robert Nystrom 924b9f55ba Migrate "l" and "m" directory language tests off @compile-error.
The "@compile-error" comment is an old not-great way of defining static
error tests.

Also fix a test to use a mixin declaration instead of a class for declaring a mixin. This was
broken by class modifiers but the breakage was masked by @compile-error treating a test as
passing if any compile error, even an unrelated one, is reported.

See: https://github.com/dart-lang/sdk/issues/45634
Change-Id: I5d1d387002d886cb87340e2559bf8ed01c3f2d6a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/296409
Commit-Queue: Bob Nystrom <rnystrom@google.com>
Auto-Submit: Bob Nystrom <rnystrom@google.com>
Reviewed-by: Nate Bosch <nbosch@google.com>
2023-04-20 17:51:42 +00:00
..
instantiation_runtime_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
instantiation_test.dart [cfe] Refactor bounds checking 2022-05-17 14:36:19 +00:00
redirecting_factory_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
type_cast2_test.dart Migrate "l" and "m" directory language tests off @compile-error. 2023-04-20 17:51:42 +00:00
type_cast_runtime_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
type_cast_test.dart [cfe] Refactor bounds checking 2022-05-17 14:36:19 +00:00
type_literal_runtime_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
type_literal_test.dart [cfe] Refactor bounds checking 2022-05-17 14:36:19 +00:00
type_test2_runtime_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
type_test2_test.dart [cfe] Refactor bounds checking 2022-05-17 14:36:19 +00:00
type_test_runtime_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
type_test_test.dart [cfe] Refactor bounds checking 2022-05-17 14:36:19 +00:00