|
This CL makes a more generic browser test launcher and a DLL of the
interactive UI tests, so the interactive UI tests can be run isolated.
BUG=None
TEST=Run the the interactive ui tests with the new launcher:
test_launcher --lib=interactive_ui_tests_dll
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=25863
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+229 lines, -513 lines) |
Patch |
 |
M |
chrome/chrome.gyp
|
View
|
1
2
3
|
6 chunks |
+158 lines, -9 lines |
0 comments
|
Download
|
 |
D |
chrome/test/browser/browser_test_launcher_in_proc.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -124 lines |
0 comments
|
Download
|
 |
D |
chrome/test/browser/browser_test_launcher_out_of_proc.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -88 lines |
0 comments
|
Download
|
 |
D |
chrome/test/browser/browser_test_runner.h
|
View
|
1
2
3
|
1 chunk |
+0 lines, -51 lines |
0 comments
|
Download
|
 |
D |
chrome/test/browser/browser_test_runner.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -133 lines |
0 comments
|
Download
|
 |
D |
chrome/test/browser/run_all_unittests.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -46 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/test_launcher/in_proc_test_runner.cc
|
View
|
1
2
3
4
|
4 chunks |
+34 lines, -23 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/test_launcher/out_of_proc_test_runner.cc
|
View
|
|
3 chunks |
+13 lines, -15 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/test_launcher/run_all_unittests.cc
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/test_launcher/test_runner.h
|
View
|
1
2
|
2 chunks |
+16 lines, -15 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/test_launcher/test_runner.cc
|
View
|
|
4 chunks |
+9 lines, -10 lines |
0 comments
|
Download
|
Total messages: 2 (0 generated)
|