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

Issue 6290008: Move the TestSink for doing IPC tests from chrome/common into IPC and create ... (Closed)

Created:
9 years, 11 months ago by brettw
Modified:
9 years, 7 months ago
Reviewers:
piman
CC:
chromium-reviews, brettw-cc_chromium.org, jam, darin-cc_chromium.org, Paweł Hajdan Jr., James Hawkins, dhollowa
Visibility:
Public.

Description

Move the TestSink for doing IPC tests from chrome/common into IPC and create a new IPC test_support project that references it. This is necessary because I want to make a test that uses the sink outside of chrome. TEST=this is a test BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72044

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -164 lines) Patch
M chrome/browser/autofill/autofill_manager_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/renderer_host/mock_render_process_host.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/translate/translate_manager_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/chrome_tests.gypi View 2 chunks +1 line, -2 lines 0 comments Download
D chrome/common/ipc_test_sink.h View 1 chunk +0 lines, -91 lines 0 comments Download
D chrome/common/ipc_test_sink.cc View 1 chunk +0 lines, -59 lines 0 comments Download
M chrome/renderer/mock_render_thread.h View 1 chunk +1 line, -1 line 0 comments Download
M ipc/ipc.gyp View 1 chunk +12 lines, -0 lines 0 comments Download
A + ipc/ipc_test_sink.h View 3 chunks +5 lines, -5 lines 0 comments Download
A + ipc/ipc_test_sink.cc View 2 chunks +4 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
brettw
9 years, 11 months ago (2011-01-20 22:27:12 UTC) #1
piman
9 years, 11 months ago (2011-01-20 23:18:39 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698