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

Issue 1045173004: Split *_test.gyp from *.gyp (Closed)

Created:
5 years, 8 months ago by Mark Mentovai
Modified:
5 years, 8 months ago
Reviewers:
scottmg
CC:
crashpad-dev_chromium.org
Base URL:
https://chromium.googlesource.com/crashpad/crashpad@master
Target Ref:
refs/heads/master
Project:
crashpad
Visibility:
Public.

Description

Split *_test.gyp from *.gyp. In a future change, crashpad_util_test_lib will gain a dependency on crashpad_client. This would violate GYP’s prohibition on circular dependencies between .gyp files, although there would be no circular relationship between the targets themselves. To overcome this problem, all test-related targets are moved into their own first-class .gyp files. BUG=crashpad:33 R=scottmg@chromium.org Committed: https://chromium.googlesource.com/crashpad/crashpad/+/9e79ea1da71971562f23a147ad220993c633e2fa

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+221 lines, -553 lines) Patch
M client/client.gyp View 1 chunk +0 lines, -31 lines 0 comments Download
A + client/client_test.gyp View 1 chunk +2 lines, -51 lines 0 comments Download
M crashpad.gyp View 1 chunk +4 lines, -0 lines 0 comments Download
M minidump/minidump.gyp View 1 chunk +0 lines, -45 lines 0 comments Download
A + minidump/minidump_test.gyp View 1 chunk +3 lines, -58 lines 0 comments Download
M snapshot/snapshot.gyp View 1 chunk +0 lines, -91 lines 0 comments Download
A + snapshot/snapshot_test.gyp View 2 chunks +3 lines, -89 lines 0 comments Download
M util/util.gyp View 1 chunk +0 lines, -188 lines 0 comments Download
A util/util_test.gyp View 1 chunk +209 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Mark Mentovai
5 years, 8 months ago (2015-03-31 20:42:24 UTC) #2
scottmg
lgtm
5 years, 8 months ago (2015-03-31 21:00:03 UTC) #3
Mark Mentovai
5 years, 8 months ago (2015-03-31 21:06:33 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
9e79ea1da71971562f23a147ad220993c633e2fa (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698