dart-sdk/tests/lib/typed_data
Lasse R.H. Nielsen 001e5b3435 Forgotten last patch-set for landed CL
The https://dart-review.googlesource.com/c/sdk/+/371100
should have included this change, but I somehow managed
to not include it in the upload.

CoreLibraryReviewExempt: Would have been part of accepted CL
Change-Id: Ia9d133ef753413d4804d04db2478e73709e5e5ca
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/372440
Reviewed-by: Martin Kustermann <kustermann@google.com>
Commit-Queue: Lasse Nielsen <lrn@google.com>
2024-06-20 11:27:53 +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_compare_test.dart [vm, compiler] Fix Float32x4.greaterThan[OrEqual] on IA32 and X64 to give the expected result for NaNs. 2023-10-03 15:32:30 +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 [typed_data] Remove UnmodifiableXXXView classes 2024-06-13 22:18:29 +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 [typed_data] Remove UnmodifiableXXXView classes 2024-06-13 22:18:29 +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_interface_test.dart Forgotten last patch-set for landed CL 2024-06-20 11:27:53 +00:00
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_simd_test.dart Reapply "[typed_data] Deprecate UnmodifiableUint8ListView and friends" 2023-10-23 18:14:33 +00:00
unmodifiable_typed_data_test.dart [typed_data] Remove UnmodifiableXXXView classes 2024-06-13 22:18:29 +00:00
view_of_view_test.dart [typed_data] Remove UnmodifiableXXXView classes 2024-06-13 22:18:29 +00:00
zeroed_allocation_test.dart Reapply "[vm] Initialize large typed arrays only once." 2020-02-03 17:22:05 +00:00