dart-sdk/tests/lib_2/js
Srujan Gaddam 812d26f7b1 [pkg:js] Amend lowerings tests to use @JS on all top-levels and refactory trustTypes tests out
dart2wasm does not allow top-level externals to not be annotated
with @JS, even if the library is. trustTypes also is not supported
on dart2wasm.

Change-Id: I8c1d146dcf5d9f97559e854be690bb98726513b1
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/279757
Commit-Queue: Srujan Gaddam <srujzs@google.com>
Reviewed-by: Joshua Litt <joshualitt@google.com>
2023-01-26 21:20:27 +00:00
..
export [pkg:js] Transform childen in export creator 2023-01-18 21:34:35 +00:00
extends_test [cfe] Remove isOptOutTest work-around 2021-08-04 10:44:00 +00:00
js_util [js_util] Add unsignedRightSift operator to js_util 2023-01-19 03:16:33 +00:00
static_interop_test [pkg:js] Amend lowerings tests to use @JS on all top-levels and refactory trustTypes tests out 2023-01-26 21:20:27 +00:00
subtyping_test [cfe] Remove isOptOutTest work-around 2021-08-04 10:44:00 +00:00
array_test.dart Fixed various typos in a lot of files 2022-07-25 12:21:59 +00:00
datetime_roundtrip_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
external_extension_members_test.dart [package:js] Test optional default value arguments in extensions 2021-11-30 04:45:04 +00:00
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
instanceof_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
is_check_and_as_cast_test.dart [cfe] Remove isOptOutTest work-around 2021-08-04 10:44:00 +00:00
method_call_on_object_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
mock_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
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 Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
operator_test.dart [pkg:js] Disallow all operators in JS classes 2022-03-09 01:48:24 +00:00
parameters_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
prototype_access_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +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