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

Issue 863213003: Convert compiler cctest to unittests: SchedulerTest (Closed)

Created:
5 years, 11 months ago by danno
Modified:
5 years, 11 months ago
Reviewers:
Michael Starzinger
CC:
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 unittests: SchedulerTest R=mstarzinger@chromium.org LOG=N Committed: https://crrev.com/c6ae3733350acadc1fabcf41fab9b97799ef5dd5 Cr-Commit-Position: refs/heads/master@{#26267}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Review feedback #

Patch Set 3 : Review feedback #

Patch Set 4 : Add virtual base class #

Patch Set 5 : More cleanup #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1996 lines, -2118 lines) Patch
M test/cctest/cctest.gyp View 1 1 chunk +0 lines, -1 line 0 comments Download
D test/cctest/compiler/test-scheduler.cc View 1 1 chunk +0 lines, -2116 lines 0 comments Download
A test/unittests/compiler/scheduler-unittest.cc View 1 2 3 4 1 chunk +1994 lines, -0 lines 0 comments Download
M test/unittests/test-utils.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M test/unittests/unittests.gyp View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 8 (1 generated)
danno
PTAL
5 years, 11 months ago (2015-01-22 15:24:55 UTC) #1
Michael Starzinger
https://codereview.chromium.org/863213003/diff/1/test/unittests/compiler/scheduler-unittest.cc File test/unittests/compiler/scheduler-unittest.cc (right): https://codereview.chromium.org/863213003/diff/1/test/unittests/compiler/scheduler-unittest.cc#newcode35 test/unittests/compiler/scheduler-unittest.cc:35: static void CheckRPONumbers(BasicBlockVector* order, size_t expected, These static methods ...
5 years, 11 months ago (2015-01-22 16:10:36 UTC) #2
danno
Please take another look https://codereview.chromium.org/863213003/diff/1/test/unittests/compiler/scheduler-unittest.cc File test/unittests/compiler/scheduler-unittest.cc (right): https://codereview.chromium.org/863213003/diff/1/test/unittests/compiler/scheduler-unittest.cc#newcode35 test/unittests/compiler/scheduler-unittest.cc:35: static void CheckRPONumbers(BasicBlockVector* order, size_t ...
5 years, 11 months ago (2015-01-23 16:51:36 UTC) #3
Michael Starzinger
LGTM.
5 years, 11 months ago (2015-01-26 09:52:31 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/863213003/80001
5 years, 11 months ago (2015-01-26 11:00:19 UTC) #6
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 11 months ago (2015-01-26 11:21:21 UTC) #7
commit-bot: I haz the power
5 years, 11 months ago (2015-01-26 11:21:31 UTC) #8
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/c6ae3733350acadc1fabcf41fab9b97799ef5dd5
Cr-Commit-Position: refs/heads/master@{#26267}

Powered by Google App Engine
This is Rietveld 408576698