|
|
An initial pass at structure to do end-to-end extension API tests. I'll work on actually fleshing out some tests in the next CL.
(this landed as r23577, the scripts failed to update this entry)
Total comments: 3
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+319 lines, -9 lines) |
Patch |
 |
A |
chrome/browser/extensions/extension_apitest.h
|
View
|
|
1 chunk |
+47 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/extensions/extension_apitest.cc
|
View
|
|
1 chunk |
+74 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/extensions/extension_bookmarks_apitest.cc
|
View
|
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_browsertest.h
|
View
|
1
2
3
|
1 chunk |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_function_dispatcher.cc
|
View
|
1
2
3
4
|
4 chunks |
+12 lines, -3 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/extensions/extension_test_api.h
|
View
|
3
4
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/extensions/extension_test_api.cc
|
View
|
3
4
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome.gyp
|
View
|
1
2
3
4
|
2 chunks |
+7 lines, -2 lines |
1 comment
|
Download
|
 |
M |
chrome/common/common_resources.grd
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/api/extension_api.json
|
View
|
1
2
3
4
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/notification_type.h
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/test/data/extensions/api_test/bookmarks/manifest.json
|
View
|
1
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/test/data/extensions/api_test/bookmarks/test.html
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/test/data/extensions/api_test/bookmarks/test.js
|
View
|
2
3
4
|
1 chunk |
+76 lines, -0 lines |
1 comment
|
Download
|
Total messages: 4 (0 generated)
|