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

Issue 867583002: Convert compiler cctest to unit tests, part 1 (Closed)

Created:
5 years, 11 months ago by danno
Modified:
5 years, 11 months ago
Reviewers:
Benedikt Meurer, titzer
CC:
Michael Starzinger, titzer, v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Convert compiler cctest to unit tests, part 1 R=bmeurer@chromium.org LOG=n Committed: https://crrev.com/87e1426ce5d348d5db68bbd9af0efbdbb3b9a4d1 Cr-Commit-Position: refs/heads/master@{#26222}

Patch Set 1 #

Patch Set 2 : Nits #

Total comments: 8

Patch Set 3 : Review feedback #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+561 lines, -640 lines) Patch
M test/cctest/cctest.gyp View 1 chunk +0 lines, -1 line 0 comments Download
D test/cctest/compiler/test-graph-reducer.cc View 1 chunk +0 lines, -627 lines 0 comments Download
M test/unittests/compiler/graph-reducer-unittest.cc View 1 2 6 chunks +561 lines, -12 lines 1 comment Download

Messages

Total messages: 10 (2 generated)
danno
PTAL
5 years, 11 months ago (2015-01-22 12:28:38 UTC) #1
Benedikt Meurer
https://codereview.chromium.org/867583002/diff/20001/test/unittests/compiler/graph-reducer-unittest.cc File test/unittests/compiler/graph-reducer-unittest.cc (right): https://codereview.chromium.org/867583002/diff/20001/test/unittests/compiler/graph-reducer-unittest.cc#newcode22 test/unittests/compiler/graph-reducer-unittest.cc:22: struct TestOperator : public Operator { Please move the ...
5 years, 11 months ago (2015-01-22 13:33:45 UTC) #2
danno
feedback addressed https://codereview.chromium.org/867583002/diff/20001/test/unittests/compiler/graph-reducer-unittest.cc File test/unittests/compiler/graph-reducer-unittest.cc (right): https://codereview.chromium.org/867583002/diff/20001/test/unittests/compiler/graph-reducer-unittest.cc#newcode22 test/unittests/compiler/graph-reducer-unittest.cc:22: struct TestOperator : public Operator { On ...
5 years, 11 months ago (2015-01-22 13:47:45 UTC) #3
Benedikt Meurer
LGTM
5 years, 11 months ago (2015-01-22 13:49:02 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/867583002/40001
5 years, 11 months ago (2015-01-22 13:49:24 UTC) #6
titzer
https://codereview.chromium.org/867583002/diff/40001/test/unittests/compiler/graph-reducer-unittest.cc File test/unittests/compiler/graph-reducer-unittest.cc (right): https://codereview.chromium.org/867583002/diff/40001/test/unittests/compiler/graph-reducer-unittest.cc#newcode366 test/unittests/compiler/graph-reducer-unittest.cc:366: EXPECT_EQ(before, graph()->NodeCount()); We can also start to use the ...
5 years, 11 months ago (2015-01-22 14:01:24 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 11 months ago (2015-01-22 14:16:49 UTC) #9
commit-bot: I haz the power
5 years, 11 months ago (2015-01-22 14:17:04 UTC) #10
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/87e1426ce5d348d5db68bbd9af0efbdbb3b9a4d1
Cr-Commit-Position: refs/heads/master@{#26222}

Powered by Google App Engine
This is Rietveld 408576698