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

Issue 913703002: Fix cctest + unittest to work with an external snapshot. (Closed)

Created:
5 years, 10 months ago by vogelheim
Modified:
5 years, 10 months ago
CC:
Michael Achenbach, v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Fix cctest + unittest to work with an external snapshot. To do so, extract startup_data_util from d8 and use it those executables. BUG= Committed: https://crrev.com/2ea8df76baca3a2e6af2b549cac06d58aeac01d7 Cr-Commit-Position: refs/heads/master@{#26547}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressed comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+171 lines, -87 lines) Patch
M BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M src/d8.cc View 3 chunks +6 lines, -86 lines 0 comments Download
M src/d8.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
A src/startup-data-util.h View 1 1 chunk +51 lines, -0 lines 0 comments Download
A src/startup-data-util.cc View 1 1 chunk +91 lines, -0 lines 0 comments Download
M test/cctest/cctest.cc View 2 chunks +7 lines, -0 lines 0 comments Download
M test/cctest/cctest.gyp View 1 chunk +3 lines, -1 line 0 comments Download
M test/unittests/run-all-unittests.cc View 2 chunks +7 lines, -0 lines 0 comments Download
M test/unittests/unittests.gyp View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
vogelheim
https://codereview.chromium.org/913703002/diff/1/test/cctest/cctest.gyp File test/cctest/cctest.gyp (right): https://codereview.chromium.org/913703002/diff/1/test/cctest/cctest.gyp#newcode172 test/cctest/cctest.gyp:172: '../../src/startup-data-util.cc' This is a bit ugly... Is there a ...
5 years, 10 months ago (2015-02-10 15:03:33 UTC) #2
jochen (gone - plz use gerrit)
lgtm https://codereview.chromium.org/913703002/diff/1/src/startup-data-util.h File src/startup-data-util.h (right): https://codereview.chromium.org/913703002/diff/1/src/startup-data-util.h#newcode1 src/startup-data-util.h:1: // Copyright 2014 the V8 project authors. All ...
5 years, 10 months ago (2015-02-10 15:05:56 UTC) #3
vogelheim
https://codereview.chromium.org/913703002/diff/1/src/startup-data-util.h File src/startup-data-util.h (right): https://codereview.chromium.org/913703002/diff/1/src/startup-data-util.h#newcode1 src/startup-data-util.h:1: // Copyright 2014 the V8 project authors. All rights ...
5 years, 10 months ago (2015-02-10 15:15:21 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/913703002/20001
5 years, 10 months ago (2015-02-10 15:17:03 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 10 months ago (2015-02-10 15:38:08 UTC) #8
commit-bot: I haz the power
5 years, 10 months ago (2015-02-10 15:38:24 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/2ea8df76baca3a2e6af2b549cac06d58aeac01d7
Cr-Commit-Position: refs/heads/master@{#26547}

Powered by Google App Engine
This is Rietveld 408576698