dart-sdk/tests/lib/typed_data
Robert Nystrom 0eb13c95ac Migrate corelib and lib tests off @compile-error.
The "@compile-error" comment is an old not-great way of defining static
error tests.

See: https://github.com/dart-lang/sdk/issues/45634
Change-Id: I42d3712f2f75f66e7ecae19f740de16f6025b41d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/296120
Commit-Queue: Bob Nystrom <rnystrom@google.com>
Reviewed-by: Leaf Petersen <leafp@google.com>
2023-04-20 19:19:01 +00:00
..
byte_data_test.dart
bytes_builder_test.dart Move BytesBuilder class and implementation to dart:typed_data. 2020-07-24 11:37:21 +00:00
constructor_checks_test.dart
endianness_test.dart
float32x4_clamp_test.dart [ VM / typed_data ] Fixed inconsistent results for -Float32x4.zero().clamp and -Float64x2.zero().clamp 2020-02-03 21:59:48 +00:00
float32x4_cross_test.dart
float32x4_list_test.dart
float32x4_shuffle_test.dart
float32x4_sign_mask_test.dart
float32x4_static_test.dart Migrate corelib and lib tests off @compile-error. 2023-04-20 19:19:01 +00:00
float32x4_test.dart Adjust tests where a TypeError may occur to also expect ArgumentError 2020-03-20 17:23:19 +00:00
float32x4_transpose_test.dart
float32x4_two_arg_shuffle_test.dart
float32x4_unbox_phi_test.dart
float32x4_unbox_regress_test.dart
float32x4_weak_test.dart
float64x2_clamp_test.dart [vm/simd] Add Float64x2 clamp simd implementation 2022-05-10 04:56:25 +00:00
float64x2_functional_test.dart
float64x2_typed_list_test.dart
int32x4_arithmetic_test.dart
int32x4_list_test.dart
int32x4_shuffle_test.dart
int32x4_sign_mask_test.dart
int32x4_static_test.dart
int32x4_test.dart Adjust tests where a TypeError may occur to also expect ArgumentError 2020-03-20 17:23:19 +00:00
int32x4_weak_test.dart
int64_list_load_store_test.dart
native_interceptor_no_own_method_to_intercept_test.dart
polymorphic_unmodifiable_typed_data_test.dart [vm] Add unmodifiable typed data as a type that can be sent with Dart_PostCObject. 2022-09-12 19:45:12 +00:00
regression_45140_test.dart Fix null-safety issue in VM's typed-data + operators. 2021-03-01 13:56:19 +00:00
restricted_types_error_test.dart [flip-modifiers] opt out from class modifiers some failing front end language tests 2023-03-02 20:40:20 +00:00
setRange_1_test.dart
setRange_2_test.dart
setRange_3_test.dart
setRange_4_test.dart
setRange_5_test.dart
setRange_lib.dart
simd_store_to_load_forward_test.dart
simd_type_check_removal.dart
simd_type_null_params_error_test.dart
simd_type_null_params_test.dart Adjust tests where a TypeError may occur to also expect ArgumentError 2020-03-20 17:23:19 +00:00
simd_type_null_params_weak_test.dart
typed_data_from_list_test.dart
typed_data_hierarchy_int64_test.dart
typed_data_hierarchy_test.dart
typed_data_list_test.dart [tests] Fixing some null-safe strong mode tests. 2020-03-11 15:41:59 +00:00
typed_data_load2_test.dart
typed_data_load_test.dart
typed_data_sublist_type_test.dart
typed_data_view_length_test.dart Fix typed data views throwing. 2021-01-29 09:24:45 +00:00
typed_data_view_sublist_test.dart Migrate lib_2/typed_data/typed_data_view_sublist_test.dart to NNBD. 2020-02-06 14:59:11 +00:00
typed_list_iterable_test.dart
unmodifiable_typed_data_test.dart [vm] Add unmodifiable typed data as a type that can be sent with Dart_PostCObject. 2022-09-12 19:45:12 +00:00
view_of_view_test.dart [vm] Recognize unmodifiable typed data views. 2022-08-11 18:10:48 +00:00
zeroed_allocation_test.dart Reapply "[vm] Initialize large typed arrays only once." 2020-02-03 17:22:05 +00:00