|
Add the first app_shell_browsertests test.
This test simply launches an app window and waits for it to load.
Other changes in this CL:
- Clean up the way we exclude apps/ from our DEPS (applying it to all of apps/shell) and the common/browser/renderer DEPS separation.
- Move apps/test to apps/shell/test, for accuracy.
BUG= 349631
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=262616
Total comments: 19
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+119 lines, -199 lines) |
Patch |
 |
M |
apps/shell/DEPS
|
View
|
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
apps/shell/app/DEPS
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
apps/shell/app_shell.gyp
|
View
|
1
|
1 chunk |
+6 lines, -5 lines |
0 comments
|
Download
|
 |
M |
apps/shell/browser/DEPS
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
apps/shell/browser/shell_browser_main_parts.h
|
View
|
1
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
apps/shell/browser/shell_browser_main_parts.cc
|
View
|
|
4 chunks |
+14 lines, -13 lines |
0 comments
|
Download
|
 |
A |
apps/shell/browser/shell_browsertest.cc
|
View
|
1
|
1 chunk |
+32 lines, -0 lines |
0 comments
|
Download
|
 |
M |
apps/shell/common/DEPS
|
View
|
1
2
3
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
apps/shell/test/DEPS
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
apps/shell/test/shell_test.h
|
View
|
1
|
3 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
apps/shell/test/shell_test.cc
|
View
|
1
|
4 chunks |
+13 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
apps/shell/test/shell_test_launcher_delegate.h
|
View
|
1
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
A + |
apps/shell/test/shell_test_launcher_delegate.cc
|
View
|
1
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
A + |
apps/shell/test/shell_tests_main.cc
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
D |
apps/test/app_shell_test.h
|
View
|
|
1 chunk |
+0 lines, -48 lines |
0 comments
|
Download
|
 |
D |
apps/test/app_shell_test.cc
|
View
|
|
1 chunk |
+0 lines, -42 lines |
0 comments
|
Download
|
 |
D |
apps/test/apps_test_launcher_delegate.h
|
View
|
|
1 chunk |
+0 lines, -23 lines |
0 comments
|
Download
|
 |
D |
apps/test/apps_test_launcher_delegate.cc
|
View
|
|
1 chunk |
+0 lines, -27 lines |
0 comments
|
Download
|
 |
D |
apps/test/apps_tests_main.cc
|
View
|
|
1 chunk |
+0 lines, -15 lines |
0 comments
|
Download
|
 |
A + |
extensions/test/data/platform_app/background.js
|
View
|
1
|
1 chunk |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
A |
extensions/test/data/platform_app/hello.html
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
extensions/test/data/platform_app/manifest.json
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
extensions/test/data/platform_app/world.js
|
View
|
1
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
Total messages: 22 (0 generated)
|