dart-sdk/tests
Brian Wilkerson d92ed4d72f Unify duplicate_field_formal_parameter and final_initialized_multiple_times
I started doing this the normal way, but the two codes appear to differ
only based on whether the field was final, and I don't think that factor
is important to the nature of the error, so I think a single code is
sufficient.

Change-Id: I693dcfb1a2a4b47a8b82fe4860e7a61c82ca062e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/196880
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
2021-04-27 17:32:18 +00:00
..
co19 [co19] Status files cleanup 2021-04-22 13:40:48 +00:00
co19_2 [co19] Skip in status files removed or replaced where it is possible 2021-04-12 13:26:49 +00:00
corelib Fix corelib/type_tostring_test.dart 2021-04-16 07:33:57 +00:00
corelib_2 Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
dartdevc [ddc] Add library URIs to cast failure messages 2021-04-09 22:24:43 +00:00
dartdevc_2 Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
ffi [vm/ffi] Array dimensions non-positive check in CFE 2021-04-27 06:56:28 +00:00
ffi_2 [vm/ffi] Array dimensions non-positive check in CFE 2021-04-27 06:56:28 +00:00
language Unify duplicate_field_formal_parameter and final_initialized_multiple_times 2021-04-27 17:32:18 +00:00
language_2 Unify duplicate_field_formal_parameter and final_initialized_multiple_times 2021-04-27 17:32:18 +00:00
lib Reland "Make throwing Zone.uncaughtError handlers propagate the error to their parent zone." 2021-04-23 05:24:41 +00:00
lib_2 Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
modular [ddc] Fix private class exposed by typedef 2021-04-05 18:54:56 +00:00
standalone [gardening] Add stdout/stderr from subprocess if subprocess failed and makes test fail 2021-04-23 10:23:31 +00:00
standalone_2 Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
web Reland "[dart2js] Add support for bundling fragments." 2021-04-08 17:46:50 +00:00
web_2 Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
legacy_status_dart2js.csv
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.