|
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
|
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
|
Total messages: 4 (0 generated)
|