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

Issue 218833003: Mojo: Move public/tests/test_{support,utils}.* to public/{c,cpp}/test_support. (Closed)

Created:
6 years, 8 months ago by viettrungluu
Modified:
6 years, 8 months ago
CC:
chromium-reviews, Aaron Boodman, viettrungluu+watch_chromium.org, ben+mojo_chromium.org, abarth-chromium
Visibility:
Public.

Description

Mojo: Move public/tests/test_{support,utils}.* to public/{c,cpp}/test_support. R=darin@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=260553

Patch Set 1 #

Patch Set 2 : fix gyp #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -238 lines) Patch
M mojo/common/handle_watcher_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/mojo_public.gypi View 1 3 chunks +4 lines, -6 lines 0 comments Download
M mojo/public/bindings/tests/handle_passing_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/public/bindings/tests/request_response_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/public/c/DEPS View 1 chunk +10 lines, -0 lines 0 comments Download
D mojo/public/c/system/tests/DEPS View 1 chunk +0 lines, -7 lines 0 comments Download
M mojo/public/c/system/tests/core_perftest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A mojo/public/c/test_support/test_support.h View 1 chunk +25 lines, -0 lines 0 comments Download
A + mojo/public/c/test_support/test_support_export.h View 2 chunks +3 lines, -3 lines 0 comments Download
M mojo/public/cpp/DEPS View 1 chunk +8 lines, -0 lines 0 comments Download
D mojo/public/cpp/environment/tests/DEPS View 1 chunk +0 lines, -6 lines 0 comments Download
M mojo/public/cpp/environment/tests/async_waiter_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
D mojo/public/cpp/system/tests/DEPS View 1 chunk +0 lines, -3 lines 0 comments Download
A mojo/public/cpp/test_support/DEPS View 1 chunk +3 lines, -0 lines 0 comments Download
A + mojo/public/cpp/test_support/lib/test_utils.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A mojo/public/cpp/test_support/test_support.h View 1 chunk +22 lines, -0 lines 0 comments Download
A + mojo/public/cpp/test_support/test_utils.h View 2 chunks +3 lines, -3 lines 0 comments Download
D mojo/public/cpp/utility/tests/DEPS View 1 chunk +0 lines, -5 lines 0 comments Download
M mojo/public/cpp/utility/tests/run_loop_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
D mojo/public/tests/test_support.h View 1 chunk +0 lines, -39 lines 0 comments Download
D mojo/public/tests/test_support_export.h View 1 chunk +0 lines, -26 lines 0 comments Download
M mojo/public/tests/test_support_private.h View 1 chunk +1 line, -1 line 0 comments Download
D mojo/public/tests/test_utils.h View 1 chunk +0 lines, -39 lines 0 comments Download
D mojo/public/tests/test_utils.cc View 1 chunk +0 lines, -91 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
viettrungluu
6 years, 8 months ago (2014-03-31 03:52:02 UTC) #1
darin (slow to review)
Did you mean to add a public/c/test_support/lib/test_support.c{c}?
6 years, 8 months ago (2014-03-31 04:13:36 UTC) #2
darin (slow to review)
On 2014/03/31 04:13:36, darin wrote: > Did you mean to add a public/c/test_support/lib/test_support.c{c}? Oh, nevermind... ...
6 years, 8 months ago (2014-03-31 04:15:24 UTC) #3
darin (slow to review)
LGTM... not sure how I really feel about having .cc files under the public/c/ directory. ...
6 years, 8 months ago (2014-03-31 04:17:03 UTC) #4
viettrungluu
On 2014/03/31 04:17:03, darin wrote: > LGTM... not sure how I really feel about having ...
6 years, 8 months ago (2014-03-31 04:28:00 UTC) #5
darin (slow to review)
Makes sense. OK. On Mar 30, 2014 9:28 PM, <viettrungluu@chromium.org> wrote: > On 2014/03/31 04:17:03, ...
6 years, 8 months ago (2014-03-31 05:01:06 UTC) #6
viettrungluu
6 years, 8 months ago (2014-03-31 16:22:51 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 manually as r260553 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698