aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2018-08-14 20:41:55 +0200
committerLars Knoll <lars.knoll@qt.io>2018-08-23 08:13:45 +0000
commit1a92454c0e6d4b0d77294c0e4112594d8f53379e (patch)
treef52ad30db7922bca4fd30b8fb2c72fe167ee6ade /tests
parentc1ba78d79647b42e6846edd3de27ff767291d6ee (diff)
Implement %TypedArray%.prototype.map
Change-Id: Ifd2e4585cd3b9fedf2a2a4573c4f3ea68e0257fb Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/qml/ecmascripttests/TestExpectations22
1 files changed, 0 insertions, 22 deletions
diff --git a/tests/auto/qml/ecmascripttests/TestExpectations b/tests/auto/qml/ecmascripttests/TestExpectations
index 6b54a55b3d..92e1c7a489 100644
--- a/tests/auto/qml/ecmascripttests/TestExpectations
+++ b/tests/auto/qml/ecmascripttests/TestExpectations
@@ -683,28 +683,6 @@ built-ins/TypedArray/from/name.js fails
built-ins/TypedArray/from/prop-desc.js fails
built-ins/TypedArray/prototype/constructor.js fails
built-ins/TypedArray/prototype/fill/fill-values-conversion-operations-consistent-nan.js fails
-built-ins/TypedArray/prototype/map/arraylength-internal.js fails
-built-ins/TypedArray/prototype/map/callbackfn-arguments-with-thisarg.js fails
-built-ins/TypedArray/prototype/map/callbackfn-arguments-without-thisarg.js fails
-built-ins/TypedArray/prototype/map/callbackfn-detachbuffer.js fails
-built-ins/TypedArray/prototype/map/callbackfn-no-interaction-over-non-integer-properties.js fails
-built-ins/TypedArray/prototype/map/callbackfn-not-called-on-empty.js fails
-built-ins/TypedArray/prototype/map/callbackfn-return-affects-returned-object.js fails
-built-ins/TypedArray/prototype/map/callbackfn-return-does-not-change-instance.js fails
-built-ins/TypedArray/prototype/map/callbackfn-return-does-not-copy-non-integer-properties.js fails
-built-ins/TypedArray/prototype/map/callbackfn-returns-abrupt.js fails
-built-ins/TypedArray/prototype/map/callbackfn-set-value-during-interaction.js fails
-built-ins/TypedArray/prototype/map/callbackfn-this.js fails
-built-ins/TypedArray/prototype/map/invoked-as-func.js fails
-built-ins/TypedArray/prototype/map/invoked-as-method.js fails
-built-ins/TypedArray/prototype/map/length.js fails
-built-ins/TypedArray/prototype/map/name.js fails
-built-ins/TypedArray/prototype/map/prop-desc.js fails
-built-ins/TypedArray/prototype/map/return-new-typedarray-conversion-operation-consistent-nan.js fails
-built-ins/TypedArray/prototype/map/return-new-typedarray-conversion-operation.js fails
-built-ins/TypedArray/prototype/map/return-new-typedarray-from-empty-length.js fails
-built-ins/TypedArray/prototype/map/return-new-typedarray-from-positive-length.js fails
-built-ins/TypedArray/prototype/map/values-are-not-cached.js fails
built-ins/TypedArray/prototype/set/array-arg-targetbuffer-detached-on-get-src-value-throws.js fails
built-ins/TypedArray/prototype/slice/arraylength-internal.js fails
built-ins/TypedArray/prototype/slice/bit-precision.js fails