mirror of
https://github.com/dart-lang/sdk
synced 2024-11-05 18:22:09 +00:00
c13676f2b7
The error has not been thrown since Dart 2.0, where being able to reach the end of a switch case became a compile-time error. TEST=Removes tests depending on discontinued behavior. Change-Id: I76292e7c73f2b3aaf071bbb290e97db493b75477 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/261860 Reviewed-by: Michael Thomsen <mit@google.com> Commit-Queue: Lasse Nielsen <lrn@google.com> Auto-Submit: Lasse Nielsen <lrn@google.com> Reviewed-by: Brian Quinlan <bquinlan@google.com> |
||
---|---|---|
.. | ||
co19 | ||
co19_2 | ||
corelib | ||
corelib_2 | ||
dartdevc | ||
dartdevc_2 | ||
ffi | ||
ffi_2 | ||
language | ||
language_2 | ||
lib | ||
lib_2 | ||
modular | ||
standalone | ||
standalone_2 | ||
web | ||
web_2 | ||
legacy_status_dart2js.csv | ||
OWNERS | ||
README.md |
This directory contains tests of the language and core library implementations. For more information, see https://github.com/dart-lang/sdk/wiki/Testing.