Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(66)

Issue 1707403002: [wasm] Refactor WASM test usage of TestingModule. (Closed)

Created:
4 years, 10 months ago by titzer
Modified:
4 years, 10 months ago
Reviewers:
ahaas
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[wasm] Refactor WASM test usage of TestingModule. This cleans up and makes the tests easier to write and understand. Also prepares for adding the WASM interpreter which needs a different initialization sequence in tests. R=ahaas@chromium.org BUG= Committed: https://crrev.com/e96a54f7b5fd7ad8a2306dc2d509a3bdc6aa8a56 Cr-Commit-Position: refs/heads/master@{#34123}

Patch Set 1 #

Patch Set 2 : #

Total comments: 7

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+259 lines, -230 lines) Patch
M test/cctest/wasm/test-run-wasm.cc View 1 2 3 4 5 60 chunks +138 lines, -166 lines 0 comments Download
M test/cctest/wasm/test-run-wasm-js.cc View 9 chunks +13 lines, -13 lines 0 comments Download
M test/cctest/wasm/wasm-run-utils.h View 1 2 3 4 5 14 chunks +108 lines, -51 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
titzer
4 years, 10 months ago (2016-02-18 13:34:24 UTC) #1
ahaas
https://codereview.chromium.org/1707403002/diff/20001/test/cctest/wasm/test-run-wasm.cc File test/cctest/wasm/test-run-wasm.cc (right): https://codereview.chromium.org/1707403002/diff/20001/test/cctest/wasm/test-run-wasm.cc#newcode87 test/cctest/wasm/test-run-wasm.cc:87: TestingModule module; Why do you declare the TestingModule in ...
4 years, 10 months ago (2016-02-18 14:17:46 UTC) #2
titzer
https://codereview.chromium.org/1707403002/diff/20001/test/cctest/wasm/test-run-wasm.cc File test/cctest/wasm/test-run-wasm.cc (right): https://codereview.chromium.org/1707403002/diff/20001/test/cctest/wasm/test-run-wasm.cc#newcode87 test/cctest/wasm/test-run-wasm.cc:87: TestingModule module; On 2016/02/18 14:17:46, ahaas wrote: > Why ...
4 years, 10 months ago (2016-02-18 14:59:37 UTC) #3
ahaas
lgtm https://codereview.chromium.org/1707403002/diff/20001/test/cctest/wasm/test-run-wasm.cc File test/cctest/wasm/test-run-wasm.cc (right): https://codereview.chromium.org/1707403002/diff/20001/test/cctest/wasm/test-run-wasm.cc#newcode87 test/cctest/wasm/test-run-wasm.cc:87: TestingModule module; On 2016/02/18 at 14:59:36, titzer wrote: ...
4 years, 10 months ago (2016-02-18 15:02:48 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1707403002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1707403002/100001
4 years, 10 months ago (2016-02-18 15:34:37 UTC) #7
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 10 months ago (2016-02-18 15:58:06 UTC) #8
commit-bot: I haz the power
4 years, 10 months ago (2016-02-18 15:58:36 UTC) #10
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/e96a54f7b5fd7ad8a2306dc2d509a3bdc6aa8a56
Cr-Commit-Position: refs/heads/master@{#34123}

Powered by Google App Engine
This is Rietveld 408576698