dart-sdk/tests/lib/js
Srujan Gaddam ed0ac1936a Reland "[pkg:js] Disallow using @staticInterop synthetic constructors"
This reverts commit aa252e907e.

Reason for revert: Flutter engine is migrated to not use synthetic constructors.

Original change's description:
> Revert "[pkg:js] Disallow using @staticInterop synthetic constructors"
>
> This reverts commit aab6ab8b84.
>
> Reason for revert: Broke Flutter roll https://github.com/flutter/engine/pull/37838
>
> Original change's description:
> > [pkg:js] Disallow using @staticInterop synthetic constructors
> >
> > Change-Id: I5c74369ee8ae97fcc21032464fcb8fea987022d9
> > Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/268107
> > Reviewed-by: Joshua Litt <joshualitt@google.com>
> > Reviewed-by: Riley Porter <rileyporter@google.com>
> > Reviewed-by: Sigmund Cherem <sigmund@google.com>
>
> TBR=sigmund@google.com,joshualitt@google.com,rileyporter@google.com,dart-scoped@luci-project-accounts.iam.gserviceaccount.com,srujzs@google.com
>
> Change-Id: I6caf4b776191e8eed9877c43f900ae6300f1f5c2
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/271440
> Reviewed-by: Sigmund Cherem <sigmund@google.com>
> Commit-Queue: Srujan Gaddam <srujzs@google.com>
> Reviewed-by: Srujan Gaddam <srujzs@google.com>

# Not skipping CQ checks because this is a reland.

Change-Id: Iaa538bb5f309a46c320bf1781c3d1a7148ec7be7
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/271500
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Reviewed-by: Srujan Gaddam <srujzs@google.com>
Reviewed-by: Riley Porter <rileyporter@google.com>
Commit-Queue: Srujan Gaddam <srujzs@google.com>
Reviewed-by: Joshua Litt <joshualitt@google.com>
2022-11-28 23:41:02 +00:00
..
export [pkg:js] Remove extraneous export prefix from export tests 2022-10-26 16:34:38 +00:00
extends_test [pkg:js] Add tests for inheritance type checks/casts and subtyping 2021-07-13 20:02:49 +00:00
js_util [js_util] Generalize dartify, and make it more robust. 2022-07-26 21:49:27 +00:00
native_as_js_classes_static_test [pkg:js] Add @staticInterop annotation to package:js 2021-10-06 19:04:02 +00:00
static_interop_test Reland "[pkg:js] Disallow using @staticInterop synthetic constructors" 2022-11-28 23:41:02 +00:00
subtyping_test [pkg:js] Add subtyping tests with liveness 2021-07-13 18:51:34 +00:00
array_test.dart Fixed various typos in a lot of files 2022-07-25 12:21:59 +00:00
constructor_parameters_static_test.dart
datetime_roundtrip_test.dart
extends_static_test.dart
external_extension_members_test.dart [package:js] Test optional default value arguments in extensions 2021-11-30 04:45:04 +00:00
external_member_static_test.dart
external_nonjs_static_test.dart Fix typos 2022-06-15 11:08:28 +00:00
external_static_test.dart Fix typos 2022-06-15 11:08:28 +00:00
implements_static_test.dart
instanceof_test.dart
is_check_and_as_cast_test.dart [pkg:js] Test runtime is checks 2021-07-13 01:28:55 +00:00
js_annotation_static_test.dart
method_call_on_object_test.dart
mock_test.dart
no_library_annotation_test.dart [ddc] Do not require a @JS annotation at the library level. 2021-01-20 22:11:23 +00:00
null_test.dart
operator_test.dart [pkg:js] Disallow all operators in JS classes 2022-03-09 01:48:24 +00:00
parameters_static_test.dart [package:js] Add checks for external extension members. 2021-07-28 00:41:43 +00:00
parameters_test.dart
prototype_access_test.dart
static_class_member_static_test.dart [jsinterop] Add static check for JSName of static class members. 2022-06-03 17:02:26 +00:00
trust_types_annotation_test.dart [package:js] Add @trustTypes annotation. 2022-04-20 15:24:18 +00:00
trust_types_test.dart [package:js] Add @trustTypes annotation. 2022-04-20 15:24:18 +00:00