Bug 1636435 [wpt PR 23476] - Improve WebAssembly.Memory tests, a=testonly
commit4c6ed1a30a04e155f5756f07f27f4e0ad5a296ce
authorMs2ger <Ms2ger@gmail.com>
Wed, 13 May 2020 09:47:39 +0000 (13 09:47 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Wed, 20 May 2020 10:28:54 +0000 (20 10:28 +0000)
treedbec54e76c1acff9eae0fa2301788f1f1a2f228a
parenta94cc3b1237e2d11db038ea49b465d280e7c6dcb
Bug 1636435 [wpt PR 23476] - Improve WebAssembly.Memory tests, a=testonly

Automatic update from web-platform-tests
Move assert_Memory, assert_ArrayBuffer into a shared file.

--
Share code between assert_Memory, assert_ArrayBuffer.

--
Split tests for shared memory out of the main file.

--

wpt-commits: 4ec47c29ffeccedab03bf6dc22a3b4507fac4865a6b683ff6af2b83e7c4a2e49307c9ea3bf6c8ca1943b6ed25e66b68399ec0cfb2327d8437614c424
wpt-pr: 23476
testing/web-platform/tests/wasm/jsapi/memory/assertions.js [new file with mode: 0644]
testing/web-platform/tests/wasm/jsapi/memory/constructor-shared.tentative.any.js [new file with mode: 0644]
testing/web-platform/tests/wasm/jsapi/memory/constructor.any.js
testing/web-platform/tests/wasm/jsapi/memory/grow.any.js