diff --git a/test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-as-array-returns.js b/test/built-ins/TypedArrays/ctors-bigint/object-arg/as-array-returns.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-as-array-returns.js rename to test/built-ins/TypedArrays/ctors-bigint/object-arg/as-array-returns.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-as-generator-iterable-returns.js b/test/built-ins/TypedArrays/ctors-bigint/object-arg/as-generator-iterable-returns.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-as-generator-iterable-returns.js rename to test/built-ins/TypedArrays/ctors-bigint/object-arg/as-generator-iterable-returns.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-custom-proto-access-throws.js b/test/built-ins/TypedArrays/ctors-bigint/object-arg/custom-proto-access-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-custom-proto-access-throws.js rename to test/built-ins/TypedArrays/ctors-bigint/object-arg/custom-proto-access-throws.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-iterating-throws.js b/test/built-ins/TypedArrays/ctors-bigint/object-arg/iterating-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-iterating-throws.js rename to test/built-ins/TypedArrays/ctors-bigint/object-arg/iterating-throws.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-iterator-not-callable-throws.js b/test/built-ins/TypedArrays/ctors-bigint/object-arg/iterator-not-callable-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-iterator-not-callable-throws.js rename to test/built-ins/TypedArrays/ctors-bigint/object-arg/iterator-not-callable-throws.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-iterator-throws.js b/test/built-ins/TypedArrays/ctors-bigint/object-arg/iterator-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-iterator-throws.js rename to test/built-ins/TypedArrays/ctors-bigint/object-arg/iterator-throws.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-length-excessive-throws.js b/test/built-ins/TypedArrays/ctors-bigint/object-arg/length-excessive-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-length-excessive-throws.js rename to test/built-ins/TypedArrays/ctors-bigint/object-arg/length-excessive-throws.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-length-is-symbol-throws.js b/test/built-ins/TypedArrays/ctors-bigint/object-arg/length-is-symbol-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-length-is-symbol-throws.js rename to test/built-ins/TypedArrays/ctors-bigint/object-arg/length-is-symbol-throws.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-length-throws.js b/test/built-ins/TypedArrays/ctors-bigint/object-arg/length-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-length-throws.js rename to test/built-ins/TypedArrays/ctors-bigint/object-arg/length-throws.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-new-instance-extensibility.js b/test/built-ins/TypedArrays/ctors-bigint/object-arg/new-instance-extensibility.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-new-instance-extensibility.js rename to test/built-ins/TypedArrays/ctors-bigint/object-arg/new-instance-extensibility.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-proto-from-ctor-realm.js b/test/built-ins/TypedArrays/ctors-bigint/object-arg/proto-from-ctor-realm.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-proto-from-ctor-realm.js rename to test/built-ins/TypedArrays/ctors-bigint/object-arg/proto-from-ctor-realm.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-throws-from-property.js b/test/built-ins/TypedArrays/ctors-bigint/object-arg/throws-from-property.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-throws-from-property.js rename to test/built-ins/TypedArrays/ctors-bigint/object-arg/throws-from-property.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-throws-setting-obj-to-primitive-typeerror.js b/test/built-ins/TypedArrays/ctors-bigint/object-arg/throws-setting-obj-to-primitive-typeerror.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-throws-setting-obj-to-primitive-typeerror.js rename to test/built-ins/TypedArrays/ctors-bigint/object-arg/throws-setting-obj-to-primitive-typeerror.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-throws-setting-obj-to-primitive.js b/test/built-ins/TypedArrays/ctors-bigint/object-arg/throws-setting-obj-to-primitive.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-throws-setting-obj-to-primitive.js rename to test/built-ins/TypedArrays/ctors-bigint/object-arg/throws-setting-obj-to-primitive.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-throws-setting-obj-tostring.js b/test/built-ins/TypedArrays/ctors-bigint/object-arg/throws-setting-obj-tostring.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-throws-setting-obj-tostring.js rename to test/built-ins/TypedArrays/ctors-bigint/object-arg/throws-setting-obj-tostring.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-throws-setting-obj-valueof-typeerror.js b/test/built-ins/TypedArrays/ctors-bigint/object-arg/throws-setting-obj-valueof-typeerror.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-throws-setting-obj-valueof-typeerror.js rename to test/built-ins/TypedArrays/ctors-bigint/object-arg/throws-setting-obj-valueof-typeerror.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-throws-setting-obj-valueof.js b/test/built-ins/TypedArrays/ctors-bigint/object-arg/throws-setting-obj-valueof.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-throws-setting-obj-valueof.js rename to test/built-ins/TypedArrays/ctors-bigint/object-arg/throws-setting-obj-valueof.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-throws-setting-property.js b/test/built-ins/TypedArrays/ctors-bigint/object-arg/throws-setting-property.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-throws-setting-property.js rename to test/built-ins/TypedArrays/ctors-bigint/object-arg/throws-setting-property.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-throws-setting-symbol-property.js b/test/built-ins/TypedArrays/ctors-bigint/object-arg/throws-setting-symbol-property.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-throws-setting-symbol-property.js rename to test/built-ins/TypedArrays/ctors-bigint/object-arg/throws-setting-symbol-property.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-undefined-newtarget-throws.js b/test/built-ins/TypedArrays/ctors-bigint/object-arg/undefined-newtarget-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-undefined-newtarget-throws.js rename to test/built-ins/TypedArrays/ctors-bigint/object-arg/undefined-newtarget-throws.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-use-custom-proto-if-object.js b/test/built-ins/TypedArrays/ctors-bigint/object-arg/use-custom-proto-if-object.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-use-custom-proto-if-object.js rename to test/built-ins/TypedArrays/ctors-bigint/object-arg/use-custom-proto-if-object.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-use-default-proto-if-custom-proto-is-not-object.js b/test/built-ins/TypedArrays/ctors-bigint/object-arg/use-default-proto-if-custom-proto-is-not-object.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/object-arg/object-arg-use-default-proto-if-custom-proto-is-not-object.js rename to test/built-ins/TypedArrays/ctors-bigint/object-arg/use-default-proto-if-custom-proto-is-not-object.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-custom-proto-access-throws.js b/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/custom-proto-access-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-custom-proto-access-throws.js rename to test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/custom-proto-access-throws.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-detached-when-species-retrieved-different-type.js b/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/detached-when-species-retrieved-different-type.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-detached-when-species-retrieved-different-type.js rename to test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/detached-when-species-retrieved-different-type.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-detached-when-species-retrieved-same-type.js b/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/detached-when-species-retrieved-same-type.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-detached-when-species-retrieved-same-type.js rename to test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/detached-when-species-retrieved-same-type.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-new-instance-extensibility.js b/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/new-instance-extensibility.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-new-instance-extensibility.js rename to test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/new-instance-extensibility.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-other-ctor-buffer-ctor-access-throws.js b/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/other-ctor-buffer-ctor-access-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-other-ctor-buffer-ctor-access-throws.js rename to test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/other-ctor-buffer-ctor-access-throws.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-other-ctor-buffer-ctor-custom-species-proto-from-ctor-realm.js b/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/other-ctor-buffer-ctor-custom-species-proto-from-ctor-realm.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-other-ctor-buffer-ctor-custom-species-proto-from-ctor-realm.js rename to test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/other-ctor-buffer-ctor-custom-species-proto-from-ctor-realm.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-other-ctor-buffer-ctor-custom-species.js b/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/other-ctor-buffer-ctor-custom-species.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-other-ctor-buffer-ctor-custom-species.js rename to test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/other-ctor-buffer-ctor-custom-species.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-other-ctor-buffer-ctor-not-object-throws.js b/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/other-ctor-buffer-ctor-not-object-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-other-ctor-buffer-ctor-not-object-throws.js rename to test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/other-ctor-buffer-ctor-not-object-throws.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-other-ctor-buffer-ctor-species-access-throws.js b/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/other-ctor-buffer-ctor-species-access-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-other-ctor-buffer-ctor-species-access-throws.js rename to test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/other-ctor-buffer-ctor-species-access-throws.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-other-ctor-buffer-ctor-species-not-ctor-throws.js b/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/other-ctor-buffer-ctor-species-not-ctor-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-other-ctor-buffer-ctor-species-not-ctor-throws.js rename to test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/other-ctor-buffer-ctor-species-not-ctor-throws.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-other-ctor-buffer-ctor-species-null.js b/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/other-ctor-buffer-ctor-species-null.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-other-ctor-buffer-ctor-species-null.js rename to test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/other-ctor-buffer-ctor-species-null.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-other-ctor-buffer-ctor-species-prototype-throws.js b/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/other-ctor-buffer-ctor-species-prototype-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-other-ctor-buffer-ctor-species-prototype-throws.js rename to test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/other-ctor-buffer-ctor-species-prototype-throws.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-other-ctor-buffer-ctor-species-undefined.js b/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/other-ctor-buffer-ctor-species-undefined.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-other-ctor-buffer-ctor-species-undefined.js rename to test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/other-ctor-buffer-ctor-species-undefined.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-other-ctor-returns-new-typedarray.js b/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/other-ctor-returns-new-typedarray.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-other-ctor-returns-new-typedarray.js rename to test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/other-ctor-returns-new-typedarray.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-proto-from-ctor-realm.js b/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/proto-from-ctor-realm.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-proto-from-ctor-realm.js rename to test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/proto-from-ctor-realm.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-same-ctor-buffer-ctor-access-throws.js b/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/same-ctor-buffer-ctor-access-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-same-ctor-buffer-ctor-access-throws.js rename to test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/same-ctor-buffer-ctor-access-throws.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-same-ctor-buffer-ctor-species-custom-proto-from-ctor-realm.js b/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/same-ctor-buffer-ctor-species-custom-proto-from-ctor-realm.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-same-ctor-buffer-ctor-species-custom-proto-from-ctor-realm.js rename to test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/same-ctor-buffer-ctor-species-custom-proto-from-ctor-realm.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-same-ctor-buffer-ctor-species-custom.js b/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/same-ctor-buffer-ctor-species-custom.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-same-ctor-buffer-ctor-species-custom.js rename to test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/same-ctor-buffer-ctor-species-custom.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-same-ctor-buffer-ctor-species-not-ctor.js b/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/same-ctor-buffer-ctor-species-not-ctor.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-same-ctor-buffer-ctor-species-not-ctor.js rename to test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/same-ctor-buffer-ctor-species-not-ctor.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-same-ctor-buffer-ctor-species-null.js b/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/same-ctor-buffer-ctor-species-null.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-same-ctor-buffer-ctor-species-null.js rename to test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/same-ctor-buffer-ctor-species-null.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-same-ctor-buffer-ctor-species-prototype-throws.js b/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/same-ctor-buffer-ctor-species-prototype-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-same-ctor-buffer-ctor-species-prototype-throws.js rename to test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/same-ctor-buffer-ctor-species-prototype-throws.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-same-ctor-buffer-ctor-species-throws.js b/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/same-ctor-buffer-ctor-species-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-same-ctor-buffer-ctor-species-throws.js rename to test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/same-ctor-buffer-ctor-species-throws.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-same-ctor-buffer-ctor-species-undefined.js b/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/same-ctor-buffer-ctor-species-undefined.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-same-ctor-buffer-ctor-species-undefined.js rename to test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/same-ctor-buffer-ctor-species-undefined.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-same-ctor-buffer-ctor-value-not-obj-throws.js b/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/same-ctor-buffer-ctor-value-not-obj-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-same-ctor-buffer-ctor-value-not-obj-throws.js rename to test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/same-ctor-buffer-ctor-value-not-obj-throws.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-same-ctor-returns-new-cloned-typedarray.js b/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/same-ctor-returns-new-cloned-typedarray.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-same-ctor-returns-new-cloned-typedarray.js rename to test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/same-ctor-returns-new-cloned-typedarray.js diff --git a/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-undefined-newtarget-throws.js b/test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/undefined-newtarget-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/typedarray-arg-undefined-newtarget-throws.js rename to test/built-ins/TypedArrays/ctors-bigint/typedarray-arg/undefined-newtarget-throws.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-bufferbyteoffset-throws-from-modulo-element-size-sab.js b/test/built-ins/TypedArrays/ctors/buffer-arg/bufferbyteoffset-throws-from-modulo-element-size-sab.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-bufferbyteoffset-throws-from-modulo-element-size-sab.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/bufferbyteoffset-throws-from-modulo-element-size-sab.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-bufferbyteoffset-throws-from-modulo-element-size.js b/test/built-ins/TypedArrays/ctors/buffer-arg/bufferbyteoffset-throws-from-modulo-element-size.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-bufferbyteoffset-throws-from-modulo-element-size.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/bufferbyteoffset-throws-from-modulo-element-size.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-byteoffset-is-negative-throws-sab.js b/test/built-ins/TypedArrays/ctors/buffer-arg/byteoffset-is-negative-throws-sab.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-byteoffset-is-negative-throws-sab.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/byteoffset-is-negative-throws-sab.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-byteoffset-is-negative-throws.js b/test/built-ins/TypedArrays/ctors/buffer-arg/byteoffset-is-negative-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-byteoffset-is-negative-throws.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/byteoffset-is-negative-throws.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-byteoffset-is-negative-zero-sab.js b/test/built-ins/TypedArrays/ctors/buffer-arg/byteoffset-is-negative-zero-sab.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-byteoffset-is-negative-zero-sab.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/byteoffset-is-negative-zero-sab.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-byteoffset-is-negative-zero.js b/test/built-ins/TypedArrays/ctors/buffer-arg/byteoffset-is-negative-zero.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-byteoffset-is-negative-zero.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/byteoffset-is-negative-zero.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-byteoffset-is-symbol-throws-sab.js b/test/built-ins/TypedArrays/ctors/buffer-arg/byteoffset-is-symbol-throws-sab.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-byteoffset-is-symbol-throws-sab.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/byteoffset-is-symbol-throws-sab.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-byteoffset-is-symbol-throws.js b/test/built-ins/TypedArrays/ctors/buffer-arg/byteoffset-is-symbol-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-byteoffset-is-symbol-throws.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/byteoffset-is-symbol-throws.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-byteoffset-throws-from-modulo-element-size-sab.js b/test/built-ins/TypedArrays/ctors/buffer-arg/byteoffset-throws-from-modulo-element-size-sab.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-byteoffset-throws-from-modulo-element-size-sab.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/byteoffset-throws-from-modulo-element-size-sab.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-byteoffset-throws-from-modulo-element-size.js b/test/built-ins/TypedArrays/ctors/buffer-arg/byteoffset-throws-from-modulo-element-size.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-byteoffset-throws-from-modulo-element-size.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/byteoffset-throws-from-modulo-element-size.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-byteoffset-to-number-detachbuffer.js b/test/built-ins/TypedArrays/ctors/buffer-arg/byteoffset-to-number-detachbuffer.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-byteoffset-to-number-detachbuffer.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/byteoffset-to-number-detachbuffer.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-byteoffset-to-number-throws-sab.js b/test/built-ins/TypedArrays/ctors/buffer-arg/byteoffset-to-number-throws-sab.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-byteoffset-to-number-throws-sab.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/byteoffset-to-number-throws-sab.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-byteoffset-to-number-throws.js b/test/built-ins/TypedArrays/ctors/buffer-arg/byteoffset-to-number-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-byteoffset-to-number-throws.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/byteoffset-to-number-throws.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-custom-proto-access-throws-sab.js b/test/built-ins/TypedArrays/ctors/buffer-arg/custom-proto-access-throws-sab.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-custom-proto-access-throws-sab.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/custom-proto-access-throws-sab.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-custom-proto-access-throws.js b/test/built-ins/TypedArrays/ctors/buffer-arg/custom-proto-access-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-custom-proto-access-throws.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/custom-proto-access-throws.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-defined-length-and-offset-sab.js b/test/built-ins/TypedArrays/ctors/buffer-arg/defined-length-and-offset-sab.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-defined-length-and-offset-sab.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/defined-length-and-offset-sab.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-defined-length-and-offset.js b/test/built-ins/TypedArrays/ctors/buffer-arg/defined-length-and-offset.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-defined-length-and-offset.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/defined-length-and-offset.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-defined-length-sab.js b/test/built-ins/TypedArrays/ctors/buffer-arg/defined-length-sab.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-defined-length-sab.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/defined-length-sab.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-defined-length.js b/test/built-ins/TypedArrays/ctors/buffer-arg/defined-length.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-defined-length.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/defined-length.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-defined-negative-length-sab.js b/test/built-ins/TypedArrays/ctors/buffer-arg/defined-negative-length-sab.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-defined-negative-length-sab.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/defined-negative-length-sab.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-defined-negative-length.js b/test/built-ins/TypedArrays/ctors/buffer-arg/defined-negative-length.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-defined-negative-length.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/defined-negative-length.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-defined-offset-sab.js b/test/built-ins/TypedArrays/ctors/buffer-arg/defined-offset-sab.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-defined-offset-sab.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/defined-offset-sab.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-defined-offset.js b/test/built-ins/TypedArrays/ctors/buffer-arg/defined-offset.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-defined-offset.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/defined-offset.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-detachedbuffer.js b/test/built-ins/TypedArrays/ctors/buffer-arg/detachedbuffer.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-detachedbuffer.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/detachedbuffer.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-excessive-length-throws-sab.js b/test/built-ins/TypedArrays/ctors/buffer-arg/excessive-length-throws-sab.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-excessive-length-throws-sab.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/excessive-length-throws-sab.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-excessive-length-throws.js b/test/built-ins/TypedArrays/ctors/buffer-arg/excessive-length-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-excessive-length-throws.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/excessive-length-throws.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-excessive-offset-throws-sab.js b/test/built-ins/TypedArrays/ctors/buffer-arg/excessive-offset-throws-sab.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-excessive-offset-throws-sab.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/excessive-offset-throws-sab.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-excessive-offset-throws.js b/test/built-ins/TypedArrays/ctors/buffer-arg/excessive-offset-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-excessive-offset-throws.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/excessive-offset-throws.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-invoked-with-undefined-newtarget-sab.js b/test/built-ins/TypedArrays/ctors/buffer-arg/invoked-with-undefined-newtarget-sab.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-invoked-with-undefined-newtarget-sab.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/invoked-with-undefined-newtarget-sab.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-invoked-with-undefined-newtarget.js b/test/built-ins/TypedArrays/ctors/buffer-arg/invoked-with-undefined-newtarget.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-invoked-with-undefined-newtarget.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/invoked-with-undefined-newtarget.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-is-referenced-sab.js b/test/built-ins/TypedArrays/ctors/buffer-arg/is-referenced-sab.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-is-referenced-sab.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/is-referenced-sab.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-is-referenced.js b/test/built-ins/TypedArrays/ctors/buffer-arg/is-referenced.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-is-referenced.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/is-referenced.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-length-access-throws-sab.js b/test/built-ins/TypedArrays/ctors/buffer-arg/length-access-throws-sab.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-length-access-throws-sab.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/length-access-throws-sab.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-length-access-throws.js b/test/built-ins/TypedArrays/ctors/buffer-arg/length-access-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-length-access-throws.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/length-access-throws.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-length-is-symbol-throws-sab.js b/test/built-ins/TypedArrays/ctors/buffer-arg/length-is-symbol-throws-sab.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-length-is-symbol-throws-sab.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/length-is-symbol-throws-sab.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-length-is-symbol-throws.js b/test/built-ins/TypedArrays/ctors/buffer-arg/length-is-symbol-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-length-is-symbol-throws.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/length-is-symbol-throws.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-length-to-number-detachbuffer.js b/test/built-ins/TypedArrays/ctors/buffer-arg/length-to-number-detachbuffer.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-length-to-number-detachbuffer.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/length-to-number-detachbuffer.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-new-instance-extensibility-sab.js b/test/built-ins/TypedArrays/ctors/buffer-arg/new-instance-extensibility-sab.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-new-instance-extensibility-sab.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/new-instance-extensibility-sab.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-new-instance-extensibility.js b/test/built-ins/TypedArrays/ctors/buffer-arg/new-instance-extensibility.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-new-instance-extensibility.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/new-instance-extensibility.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-proto-from-ctor-realm-sab.js b/test/built-ins/TypedArrays/ctors/buffer-arg/proto-from-ctor-realm-sab.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-proto-from-ctor-realm-sab.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/proto-from-ctor-realm-sab.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-proto-from-ctor-realm.js b/test/built-ins/TypedArrays/ctors/buffer-arg/proto-from-ctor-realm.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-proto-from-ctor-realm.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/proto-from-ctor-realm.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-returns-new-instance-sab.js b/test/built-ins/TypedArrays/ctors/buffer-arg/returns-new-instance-sab.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-returns-new-instance-sab.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/returns-new-instance-sab.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-returns-new-instance.js b/test/built-ins/TypedArrays/ctors/buffer-arg/returns-new-instance.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-returns-new-instance.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/returns-new-instance.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-toindex-bytelength-sab.js b/test/built-ins/TypedArrays/ctors/buffer-arg/toindex-bytelength-sab.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-toindex-bytelength-sab.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/toindex-bytelength-sab.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-toindex-bytelength.js b/test/built-ins/TypedArrays/ctors/buffer-arg/toindex-bytelength.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-toindex-bytelength.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/toindex-bytelength.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-toindex-byteoffset-sab.js b/test/built-ins/TypedArrays/ctors/buffer-arg/toindex-byteoffset-sab.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-toindex-byteoffset-sab.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/toindex-byteoffset-sab.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-toindex-byteoffset.js b/test/built-ins/TypedArrays/ctors/buffer-arg/toindex-byteoffset.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-toindex-byteoffset.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/toindex-byteoffset.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-typedarray-backed-by-sharedarraybuffer.js b/test/built-ins/TypedArrays/ctors/buffer-arg/typedarray-backed-by-sharedarraybuffer.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-typedarray-backed-by-sharedarraybuffer.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/typedarray-backed-by-sharedarraybuffer.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-use-custom-proto-if-object-sab.js b/test/built-ins/TypedArrays/ctors/buffer-arg/use-custom-proto-if-object-sab.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-use-custom-proto-if-object-sab.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/use-custom-proto-if-object-sab.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-use-custom-proto-if-object.js b/test/built-ins/TypedArrays/ctors/buffer-arg/use-custom-proto-if-object.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-use-custom-proto-if-object.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/use-custom-proto-if-object.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-use-default-proto-if-custom-proto-is-not-object-sab.js b/test/built-ins/TypedArrays/ctors/buffer-arg/use-default-proto-if-custom-proto-is-not-object-sab.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-use-default-proto-if-custom-proto-is-not-object-sab.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/use-default-proto-if-custom-proto-is-not-object-sab.js diff --git a/test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-use-default-proto-if-custom-proto-is-not-object.js b/test/built-ins/TypedArrays/ctors/buffer-arg/use-default-proto-if-custom-proto-is-not-object.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/buffer-arg/buffer-arg-use-default-proto-if-custom-proto-is-not-object.js rename to test/built-ins/TypedArrays/ctors/buffer-arg/use-default-proto-if-custom-proto-is-not-object.js diff --git a/test/built-ins/TypedArrays/ctors/length-arg/length-arg-custom-proto-access-throws.js b/test/built-ins/TypedArrays/ctors/length-arg/custom-proto-access-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/length-arg/length-arg-custom-proto-access-throws.js rename to test/built-ins/TypedArrays/ctors/length-arg/custom-proto-access-throws.js diff --git a/test/built-ins/TypedArrays/ctors/length-arg/length-arg-init-zeros.js b/test/built-ins/TypedArrays/ctors/length-arg/init-zeros.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/length-arg/length-arg-init-zeros.js rename to test/built-ins/TypedArrays/ctors/length-arg/init-zeros.js diff --git a/test/built-ins/TypedArrays/ctors/length-arg/length-arg-is-infinity-throws-rangeerror.js b/test/built-ins/TypedArrays/ctors/length-arg/is-infinity-throws-rangeerror.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/length-arg/length-arg-is-infinity-throws-rangeerror.js rename to test/built-ins/TypedArrays/ctors/length-arg/is-infinity-throws-rangeerror.js diff --git a/test/built-ins/TypedArrays/ctors/length-arg/length-arg-is-negative-integer-throws-rangeerror.js b/test/built-ins/TypedArrays/ctors/length-arg/is-negative-integer-throws-rangeerror.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/length-arg/length-arg-is-negative-integer-throws-rangeerror.js rename to test/built-ins/TypedArrays/ctors/length-arg/is-negative-integer-throws-rangeerror.js diff --git a/test/built-ins/TypedArrays/ctors/length-arg/length-arg-is-symbol-throws.js b/test/built-ins/TypedArrays/ctors/length-arg/is-symbol-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/length-arg/length-arg-is-symbol-throws.js rename to test/built-ins/TypedArrays/ctors/length-arg/is-symbol-throws.js diff --git a/test/built-ins/TypedArrays/ctors/length-arg/length-arg-new-instance-extensibility.js b/test/built-ins/TypedArrays/ctors/length-arg/new-instance-extensibility.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/length-arg/length-arg-new-instance-extensibility.js rename to test/built-ins/TypedArrays/ctors/length-arg/new-instance-extensibility.js diff --git a/test/built-ins/TypedArrays/ctors/length-arg/length-arg-proto-from-ctor-realm.js b/test/built-ins/TypedArrays/ctors/length-arg/proto-from-ctor-realm.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/length-arg/length-arg-proto-from-ctor-realm.js rename to test/built-ins/TypedArrays/ctors/length-arg/proto-from-ctor-realm.js diff --git a/test/built-ins/TypedArrays/ctors/length-arg/length-arg-returns-object.js b/test/built-ins/TypedArrays/ctors/length-arg/returns-object.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/length-arg/length-arg-returns-object.js rename to test/built-ins/TypedArrays/ctors/length-arg/returns-object.js diff --git a/test/built-ins/TypedArrays/ctors/length-arg/length-arg-toindex-length.js b/test/built-ins/TypedArrays/ctors/length-arg/toindex-length.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/length-arg/length-arg-toindex-length.js rename to test/built-ins/TypedArrays/ctors/length-arg/toindex-length.js diff --git a/test/built-ins/TypedArrays/ctors/length-arg/length-arg-undefined-newtarget-throws.js b/test/built-ins/TypedArrays/ctors/length-arg/undefined-newtarget-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/length-arg/length-arg-undefined-newtarget-throws.js rename to test/built-ins/TypedArrays/ctors/length-arg/undefined-newtarget-throws.js diff --git a/test/built-ins/TypedArrays/ctors/length-arg/length-arg-use-custom-proto-if-object.js b/test/built-ins/TypedArrays/ctors/length-arg/use-custom-proto-if-object.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/length-arg/length-arg-use-custom-proto-if-object.js rename to test/built-ins/TypedArrays/ctors/length-arg/use-custom-proto-if-object.js diff --git a/test/built-ins/TypedArrays/ctors/length-arg/length-arg-use-default-proto-if-custom-proto-is-not-object.js b/test/built-ins/TypedArrays/ctors/length-arg/use-default-proto-if-custom-proto-is-not-object.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/length-arg/length-arg-use-default-proto-if-custom-proto-is-not-object.js rename to test/built-ins/TypedArrays/ctors/length-arg/use-default-proto-if-custom-proto-is-not-object.js diff --git a/test/built-ins/TypedArrays/ctors/no-args/no-args-custom-proto-access-throws.js b/test/built-ins/TypedArrays/ctors/no-args/custom-proto-access-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/no-args/no-args-custom-proto-access-throws.js rename to test/built-ins/TypedArrays/ctors/no-args/custom-proto-access-throws.js diff --git a/test/built-ins/TypedArrays/ctors/no-args/no-args-new-instance-extensibility.js b/test/built-ins/TypedArrays/ctors/no-args/new-instance-extensibility.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/no-args/no-args-new-instance-extensibility.js rename to test/built-ins/TypedArrays/ctors/no-args/new-instance-extensibility.js diff --git a/test/built-ins/TypedArrays/ctors/no-args/no-args-proto-from-ctor-realm.js b/test/built-ins/TypedArrays/ctors/no-args/proto-from-ctor-realm.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/no-args/no-args-proto-from-ctor-realm.js rename to test/built-ins/TypedArrays/ctors/no-args/proto-from-ctor-realm.js diff --git a/test/built-ins/TypedArrays/ctors/no-args/no-args-returns-object.js b/test/built-ins/TypedArrays/ctors/no-args/returns-object.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/no-args/no-args-returns-object.js rename to test/built-ins/TypedArrays/ctors/no-args/returns-object.js diff --git a/test/built-ins/TypedArrays/ctors/no-args/no-args-undefined-newtarget-throws.js b/test/built-ins/TypedArrays/ctors/no-args/undefined-newtarget-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/no-args/no-args-undefined-newtarget-throws.js rename to test/built-ins/TypedArrays/ctors/no-args/undefined-newtarget-throws.js diff --git a/test/built-ins/TypedArrays/ctors/no-args/no-args-use-custom-proto-if-object.js b/test/built-ins/TypedArrays/ctors/no-args/use-custom-proto-if-object.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/no-args/no-args-use-custom-proto-if-object.js rename to test/built-ins/TypedArrays/ctors/no-args/use-custom-proto-if-object.js diff --git a/test/built-ins/TypedArrays/ctors/no-args/no-args-use-default-proto-if-custom-proto-is-not-object.js b/test/built-ins/TypedArrays/ctors/no-args/use-default-proto-if-custom-proto-is-not-object.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/no-args/no-args-use-default-proto-if-custom-proto-is-not-object.js rename to test/built-ins/TypedArrays/ctors/no-args/use-default-proto-if-custom-proto-is-not-object.js diff --git a/test/built-ins/TypedArrays/ctors/object-arg/object-arg-as-array-returns.js b/test/built-ins/TypedArrays/ctors/object-arg/as-array-returns.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/object-arg/object-arg-as-array-returns.js rename to test/built-ins/TypedArrays/ctors/object-arg/as-array-returns.js diff --git a/test/built-ins/TypedArrays/ctors/object-arg/object-arg-as-generator-iterable-returns.js b/test/built-ins/TypedArrays/ctors/object-arg/as-generator-iterable-returns.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/object-arg/object-arg-as-generator-iterable-returns.js rename to test/built-ins/TypedArrays/ctors/object-arg/as-generator-iterable-returns.js diff --git a/test/built-ins/TypedArrays/ctors/object-arg/object-arg-conversion-operation-consistent-nan.js b/test/built-ins/TypedArrays/ctors/object-arg/conversion-operation-consistent-nan.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/object-arg/object-arg-conversion-operation-consistent-nan.js rename to test/built-ins/TypedArrays/ctors/object-arg/conversion-operation-consistent-nan.js diff --git a/test/built-ins/TypedArrays/ctors/object-arg/object-arg-conversion-operation.js b/test/built-ins/TypedArrays/ctors/object-arg/conversion-operation.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/object-arg/object-arg-conversion-operation.js rename to test/built-ins/TypedArrays/ctors/object-arg/conversion-operation.js diff --git a/test/built-ins/TypedArrays/ctors/object-arg/object-arg-custom-proto-access-throws.js b/test/built-ins/TypedArrays/ctors/object-arg/custom-proto-access-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/object-arg/object-arg-custom-proto-access-throws.js rename to test/built-ins/TypedArrays/ctors/object-arg/custom-proto-access-throws.js diff --git a/test/built-ins/TypedArrays/ctors/object-arg/object-arg-iterating-throws.js b/test/built-ins/TypedArrays/ctors/object-arg/iterating-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/object-arg/object-arg-iterating-throws.js rename to test/built-ins/TypedArrays/ctors/object-arg/iterating-throws.js diff --git a/test/built-ins/TypedArrays/ctors/object-arg/object-arg-iterator-not-callable-throws.js b/test/built-ins/TypedArrays/ctors/object-arg/iterator-not-callable-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/object-arg/object-arg-iterator-not-callable-throws.js rename to test/built-ins/TypedArrays/ctors/object-arg/iterator-not-callable-throws.js diff --git a/test/built-ins/TypedArrays/ctors/object-arg/object-arg-iterator-throws.js b/test/built-ins/TypedArrays/ctors/object-arg/iterator-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/object-arg/object-arg-iterator-throws.js rename to test/built-ins/TypedArrays/ctors/object-arg/iterator-throws.js diff --git a/test/built-ins/TypedArrays/ctors/object-arg/object-arg-length-excessive-throws.js b/test/built-ins/TypedArrays/ctors/object-arg/length-excessive-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/object-arg/object-arg-length-excessive-throws.js rename to test/built-ins/TypedArrays/ctors/object-arg/length-excessive-throws.js diff --git a/test/built-ins/TypedArrays/ctors/object-arg/object-arg-length-is-symbol-throws.js b/test/built-ins/TypedArrays/ctors/object-arg/length-is-symbol-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/object-arg/object-arg-length-is-symbol-throws.js rename to test/built-ins/TypedArrays/ctors/object-arg/length-is-symbol-throws.js diff --git a/test/built-ins/TypedArrays/ctors/object-arg/object-arg-length-throws.js b/test/built-ins/TypedArrays/ctors/object-arg/length-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/object-arg/object-arg-length-throws.js rename to test/built-ins/TypedArrays/ctors/object-arg/length-throws.js diff --git a/test/built-ins/TypedArrays/ctors/object-arg/object-arg-new-instance-extensibility.js b/test/built-ins/TypedArrays/ctors/object-arg/new-instance-extensibility.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/object-arg/object-arg-new-instance-extensibility.js rename to test/built-ins/TypedArrays/ctors/object-arg/new-instance-extensibility.js diff --git a/test/built-ins/TypedArrays/ctors/object-arg/object-arg-proto-from-ctor-realm.js b/test/built-ins/TypedArrays/ctors/object-arg/proto-from-ctor-realm.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/object-arg/object-arg-proto-from-ctor-realm.js rename to test/built-ins/TypedArrays/ctors/object-arg/proto-from-ctor-realm.js diff --git a/test/built-ins/TypedArrays/ctors/object-arg/object-arg-returns.js b/test/built-ins/TypedArrays/ctors/object-arg/returns.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/object-arg/object-arg-returns.js rename to test/built-ins/TypedArrays/ctors/object-arg/returns.js diff --git a/test/built-ins/TypedArrays/ctors/object-arg/object-arg-throws-from-property.js b/test/built-ins/TypedArrays/ctors/object-arg/throws-from-property.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/object-arg/object-arg-throws-from-property.js rename to test/built-ins/TypedArrays/ctors/object-arg/throws-from-property.js diff --git a/test/built-ins/TypedArrays/ctors/object-arg/object-arg-throws-setting-obj-to-primitive-typeerror.js b/test/built-ins/TypedArrays/ctors/object-arg/throws-setting-obj-to-primitive-typeerror.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/object-arg/object-arg-throws-setting-obj-to-primitive-typeerror.js rename to test/built-ins/TypedArrays/ctors/object-arg/throws-setting-obj-to-primitive-typeerror.js diff --git a/test/built-ins/TypedArrays/ctors/object-arg/object-arg-throws-setting-obj-to-primitive.js b/test/built-ins/TypedArrays/ctors/object-arg/throws-setting-obj-to-primitive.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/object-arg/object-arg-throws-setting-obj-to-primitive.js rename to test/built-ins/TypedArrays/ctors/object-arg/throws-setting-obj-to-primitive.js diff --git a/test/built-ins/TypedArrays/ctors/object-arg/object-arg-throws-setting-obj-tostring.js b/test/built-ins/TypedArrays/ctors/object-arg/throws-setting-obj-tostring.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/object-arg/object-arg-throws-setting-obj-tostring.js rename to test/built-ins/TypedArrays/ctors/object-arg/throws-setting-obj-tostring.js diff --git a/test/built-ins/TypedArrays/ctors/object-arg/object-arg-throws-setting-obj-valueof-typeerror.js b/test/built-ins/TypedArrays/ctors/object-arg/throws-setting-obj-valueof-typeerror.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/object-arg/object-arg-throws-setting-obj-valueof-typeerror.js rename to test/built-ins/TypedArrays/ctors/object-arg/throws-setting-obj-valueof-typeerror.js diff --git a/test/built-ins/TypedArrays/ctors/object-arg/object-arg-throws-setting-obj-valueof.js b/test/built-ins/TypedArrays/ctors/object-arg/throws-setting-obj-valueof.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/object-arg/object-arg-throws-setting-obj-valueof.js rename to test/built-ins/TypedArrays/ctors/object-arg/throws-setting-obj-valueof.js diff --git a/test/built-ins/TypedArrays/ctors/object-arg/object-arg-throws-setting-property.js b/test/built-ins/TypedArrays/ctors/object-arg/throws-setting-property.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/object-arg/object-arg-throws-setting-property.js rename to test/built-ins/TypedArrays/ctors/object-arg/throws-setting-property.js diff --git a/test/built-ins/TypedArrays/ctors/object-arg/object-arg-throws-setting-symbol-property.js b/test/built-ins/TypedArrays/ctors/object-arg/throws-setting-symbol-property.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/object-arg/object-arg-throws-setting-symbol-property.js rename to test/built-ins/TypedArrays/ctors/object-arg/throws-setting-symbol-property.js diff --git a/test/built-ins/TypedArrays/ctors/object-arg/object-arg-undefined-newtarget-throws.js b/test/built-ins/TypedArrays/ctors/object-arg/undefined-newtarget-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/object-arg/object-arg-undefined-newtarget-throws.js rename to test/built-ins/TypedArrays/ctors/object-arg/undefined-newtarget-throws.js diff --git a/test/built-ins/TypedArrays/ctors/object-arg/object-arg-use-custom-proto-if-object.js b/test/built-ins/TypedArrays/ctors/object-arg/use-custom-proto-if-object.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/object-arg/object-arg-use-custom-proto-if-object.js rename to test/built-ins/TypedArrays/ctors/object-arg/use-custom-proto-if-object.js diff --git a/test/built-ins/TypedArrays/ctors/object-arg/object-arg-use-default-proto-if-custom-proto-is-not-object.js b/test/built-ins/TypedArrays/ctors/object-arg/use-default-proto-if-custom-proto-is-not-object.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/object-arg/object-arg-use-default-proto-if-custom-proto-is-not-object.js rename to test/built-ins/TypedArrays/ctors/object-arg/use-default-proto-if-custom-proto-is-not-object.js diff --git a/test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-custom-proto-access-throws.js b/test/built-ins/TypedArrays/ctors/typedarray-arg/custom-proto-access-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-custom-proto-access-throws.js rename to test/built-ins/TypedArrays/ctors/typedarray-arg/custom-proto-access-throws.js diff --git a/test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-detached-when-species-retrieved-different-type.js b/test/built-ins/TypedArrays/ctors/typedarray-arg/detached-when-species-retrieved-different-type.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-detached-when-species-retrieved-different-type.js rename to test/built-ins/TypedArrays/ctors/typedarray-arg/detached-when-species-retrieved-different-type.js diff --git a/test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-detached-when-species-retrieved-same-type.js b/test/built-ins/TypedArrays/ctors/typedarray-arg/detached-when-species-retrieved-same-type.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-detached-when-species-retrieved-same-type.js rename to test/built-ins/TypedArrays/ctors/typedarray-arg/detached-when-species-retrieved-same-type.js diff --git a/test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-new-instance-extensibility.js b/test/built-ins/TypedArrays/ctors/typedarray-arg/new-instance-extensibility.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-new-instance-extensibility.js rename to test/built-ins/TypedArrays/ctors/typedarray-arg/new-instance-extensibility.js diff --git a/test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-other-ctor-buffer-ctor-access-throws.js b/test/built-ins/TypedArrays/ctors/typedarray-arg/other-ctor-buffer-ctor-access-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-other-ctor-buffer-ctor-access-throws.js rename to test/built-ins/TypedArrays/ctors/typedarray-arg/other-ctor-buffer-ctor-access-throws.js diff --git a/test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-other-ctor-buffer-ctor-custom-species-proto-from-ctor-realm.js b/test/built-ins/TypedArrays/ctors/typedarray-arg/other-ctor-buffer-ctor-custom-species-proto-from-ctor-realm.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-other-ctor-buffer-ctor-custom-species-proto-from-ctor-realm.js rename to test/built-ins/TypedArrays/ctors/typedarray-arg/other-ctor-buffer-ctor-custom-species-proto-from-ctor-realm.js diff --git a/test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-other-ctor-buffer-ctor-custom-species.js b/test/built-ins/TypedArrays/ctors/typedarray-arg/other-ctor-buffer-ctor-custom-species.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-other-ctor-buffer-ctor-custom-species.js rename to test/built-ins/TypedArrays/ctors/typedarray-arg/other-ctor-buffer-ctor-custom-species.js diff --git a/test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-other-ctor-buffer-ctor-not-object-throws.js b/test/built-ins/TypedArrays/ctors/typedarray-arg/other-ctor-buffer-ctor-not-object-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-other-ctor-buffer-ctor-not-object-throws.js rename to test/built-ins/TypedArrays/ctors/typedarray-arg/other-ctor-buffer-ctor-not-object-throws.js diff --git a/test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-other-ctor-buffer-ctor-species-access-throws.js b/test/built-ins/TypedArrays/ctors/typedarray-arg/other-ctor-buffer-ctor-species-access-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-other-ctor-buffer-ctor-species-access-throws.js rename to test/built-ins/TypedArrays/ctors/typedarray-arg/other-ctor-buffer-ctor-species-access-throws.js diff --git a/test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-other-ctor-buffer-ctor-species-not-ctor-throws.js b/test/built-ins/TypedArrays/ctors/typedarray-arg/other-ctor-buffer-ctor-species-not-ctor-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-other-ctor-buffer-ctor-species-not-ctor-throws.js rename to test/built-ins/TypedArrays/ctors/typedarray-arg/other-ctor-buffer-ctor-species-not-ctor-throws.js diff --git a/test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-other-ctor-buffer-ctor-species-null.js b/test/built-ins/TypedArrays/ctors/typedarray-arg/other-ctor-buffer-ctor-species-null.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-other-ctor-buffer-ctor-species-null.js rename to test/built-ins/TypedArrays/ctors/typedarray-arg/other-ctor-buffer-ctor-species-null.js diff --git a/test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-other-ctor-buffer-ctor-species-prototype-throws.js b/test/built-ins/TypedArrays/ctors/typedarray-arg/other-ctor-buffer-ctor-species-prototype-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-other-ctor-buffer-ctor-species-prototype-throws.js rename to test/built-ins/TypedArrays/ctors/typedarray-arg/other-ctor-buffer-ctor-species-prototype-throws.js diff --git a/test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-other-ctor-buffer-ctor-species-undefined.js b/test/built-ins/TypedArrays/ctors/typedarray-arg/other-ctor-buffer-ctor-species-undefined.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-other-ctor-buffer-ctor-species-undefined.js rename to test/built-ins/TypedArrays/ctors/typedarray-arg/other-ctor-buffer-ctor-species-undefined.js diff --git a/test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-other-ctor-returns-new-typedarray.js b/test/built-ins/TypedArrays/ctors/typedarray-arg/other-ctor-returns-new-typedarray.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-other-ctor-returns-new-typedarray.js rename to test/built-ins/TypedArrays/ctors/typedarray-arg/other-ctor-returns-new-typedarray.js diff --git a/test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-proto-from-ctor-realm.js b/test/built-ins/TypedArrays/ctors/typedarray-arg/proto-from-ctor-realm.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-proto-from-ctor-realm.js rename to test/built-ins/TypedArrays/ctors/typedarray-arg/proto-from-ctor-realm.js diff --git a/test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-returns-new-instance.js b/test/built-ins/TypedArrays/ctors/typedarray-arg/returns-new-instance.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-returns-new-instance.js rename to test/built-ins/TypedArrays/ctors/typedarray-arg/returns-new-instance.js diff --git a/test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-same-ctor-buffer-ctor-access-throws.js b/test/built-ins/TypedArrays/ctors/typedarray-arg/same-ctor-buffer-ctor-access-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-same-ctor-buffer-ctor-access-throws.js rename to test/built-ins/TypedArrays/ctors/typedarray-arg/same-ctor-buffer-ctor-access-throws.js diff --git a/test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-same-ctor-buffer-ctor-species-custom-proto-from-ctor-realm.js b/test/built-ins/TypedArrays/ctors/typedarray-arg/same-ctor-buffer-ctor-species-custom-proto-from-ctor-realm.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-same-ctor-buffer-ctor-species-custom-proto-from-ctor-realm.js rename to test/built-ins/TypedArrays/ctors/typedarray-arg/same-ctor-buffer-ctor-species-custom-proto-from-ctor-realm.js diff --git a/test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-same-ctor-buffer-ctor-species-custom.js b/test/built-ins/TypedArrays/ctors/typedarray-arg/same-ctor-buffer-ctor-species-custom.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-same-ctor-buffer-ctor-species-custom.js rename to test/built-ins/TypedArrays/ctors/typedarray-arg/same-ctor-buffer-ctor-species-custom.js diff --git a/test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-same-ctor-buffer-ctor-species-not-ctor.js b/test/built-ins/TypedArrays/ctors/typedarray-arg/same-ctor-buffer-ctor-species-not-ctor.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-same-ctor-buffer-ctor-species-not-ctor.js rename to test/built-ins/TypedArrays/ctors/typedarray-arg/same-ctor-buffer-ctor-species-not-ctor.js diff --git a/test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-same-ctor-buffer-ctor-species-null.js b/test/built-ins/TypedArrays/ctors/typedarray-arg/same-ctor-buffer-ctor-species-null.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-same-ctor-buffer-ctor-species-null.js rename to test/built-ins/TypedArrays/ctors/typedarray-arg/same-ctor-buffer-ctor-species-null.js diff --git a/test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-same-ctor-buffer-ctor-species-prototype-throws.js b/test/built-ins/TypedArrays/ctors/typedarray-arg/same-ctor-buffer-ctor-species-prototype-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-same-ctor-buffer-ctor-species-prototype-throws.js rename to test/built-ins/TypedArrays/ctors/typedarray-arg/same-ctor-buffer-ctor-species-prototype-throws.js diff --git a/test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-same-ctor-buffer-ctor-species-throws.js b/test/built-ins/TypedArrays/ctors/typedarray-arg/same-ctor-buffer-ctor-species-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-same-ctor-buffer-ctor-species-throws.js rename to test/built-ins/TypedArrays/ctors/typedarray-arg/same-ctor-buffer-ctor-species-throws.js diff --git a/test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-same-ctor-buffer-ctor-species-undefined.js b/test/built-ins/TypedArrays/ctors/typedarray-arg/same-ctor-buffer-ctor-species-undefined.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-same-ctor-buffer-ctor-species-undefined.js rename to test/built-ins/TypedArrays/ctors/typedarray-arg/same-ctor-buffer-ctor-species-undefined.js diff --git a/test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-same-ctor-buffer-ctor-value-not-obj-throws.js b/test/built-ins/TypedArrays/ctors/typedarray-arg/same-ctor-buffer-ctor-value-not-obj-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-same-ctor-buffer-ctor-value-not-obj-throws.js rename to test/built-ins/TypedArrays/ctors/typedarray-arg/same-ctor-buffer-ctor-value-not-obj-throws.js diff --git a/test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-same-ctor-returns-new-cloned-typedarray.js b/test/built-ins/TypedArrays/ctors/typedarray-arg/same-ctor-returns-new-cloned-typedarray.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-same-ctor-returns-new-cloned-typedarray.js rename to test/built-ins/TypedArrays/ctors/typedarray-arg/same-ctor-returns-new-cloned-typedarray.js diff --git a/test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-undefined-newtarget-throws.js b/test/built-ins/TypedArrays/ctors/typedarray-arg/undefined-newtarget-throws.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-undefined-newtarget-throws.js rename to test/built-ins/TypedArrays/ctors/typedarray-arg/undefined-newtarget-throws.js diff --git a/test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-use-custom-proto-if-object.js b/test/built-ins/TypedArrays/ctors/typedarray-arg/use-custom-proto-if-object.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-use-custom-proto-if-object.js rename to test/built-ins/TypedArrays/ctors/typedarray-arg/use-custom-proto-if-object.js diff --git a/test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-use-default-proto-if-custom-proto-is-not-object.js b/test/built-ins/TypedArrays/ctors/typedarray-arg/use-default-proto-if-custom-proto-is-not-object.js similarity index 100% rename from test/built-ins/TypedArrays/ctors/typedarray-arg/typedarray-arg-use-default-proto-if-custom-proto-is-not-object.js rename to test/built-ins/TypedArrays/ctors/typedarray-arg/use-default-proto-if-custom-proto-is-not-object.js