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

Issue 132353006: Mojo: Rename public/tests/test_support.* -> test_utils.*. (Closed)

Created:
6 years, 10 months ago by viettrungluu
Modified:
6 years, 10 months ago
Reviewers:
sky
CC:
chromium-reviews, Aaron Boodman, darin (slow to review), viettrungluu+watch_chromium.org, ben+mojo_chromium.org, abarth-chromium
Visibility:
Public.

Description

Mojo: Rename public/tests/test_support.* -> test_utils.*. I'm planning on reusing the name test_support for something slightly different: a dynamic library that can thunk to an implementation provided by the test runner (much like we do for system and gles2). This is so we can remove public/tests's base dependency (by injecting it instead). R=sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=251077

Patch Set 1 #

Patch Set 2 : grrr #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -149 lines) Patch
M mojo/common/handle_watcher_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/mojo.gyp View 2 chunks +2 lines, -2 lines 0 comments Download
M mojo/mojo_public.gypi View 7 chunks +8 lines, -8 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/environment/tests/async_waiter_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/public/tests/system/core_perftest.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.cc View 1 chunk +0 lines, -91 lines 0 comments Download
A + mojo/public/tests/test_utils.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + mojo/public/tests/test_utils.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/public/utility/tests/run_loop_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
viettrungluu
6 years, 10 months ago (2014-02-12 18:33:31 UTC) #1
sky
Can you reupload, diffs didn't seem to make it.
6 years, 10 months ago (2014-02-12 21:22:51 UTC) #2
sky
LGTM
6 years, 10 months ago (2014-02-13 17:39:36 UTC) #3
viettrungluu
6 years, 10 months ago (2014-02-13 17:58:05 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r251077 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698