|
|
- Add UI test for the V8 Benchmark Suite.
- Modify the V8 Benchmark Suite to work with the UI test framework.
- Add utils for JavaScript UI tests.
- Move automation.js files for SunSpider and V8 Benchmark to the
src/chrome/test/ui directory.
- Overload UITest::PrintResult for convenience.
BUG= 9255
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=12823
Total comments: 15
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+829 lines, -71 lines) |
Patch |
 |
M |
chrome/test/data/sunspider/README.chromium
|
View
|
5
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
D |
chrome/test/data/sunspider/automation.js
|
View
|
|
1 chunk |
+0 lines, -31 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/sunspider/sunspider-results.html
|
View
|
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/data/v8_benchmark/README.chromium
|
View
|
1
2
3
4
5
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/test/data/v8_benchmark/json2.js
|
View
|
|
1 chunk |
+478 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/v8_benchmark/run.html
|
View
|
1
2
3
4
5
|
3 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/test/ui/javascript_test_util.h
|
View
|
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/test/ui/javascript_test_util.cc
|
View
|
|
1 chunk |
+55 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/ui/sunspider_uitest.cc
|
View
|
2
3
4
|
2 chunks |
+2 lines, -36 lines |
0 comments
|
Download
|
 |
A |
chrome/test/ui/sunspider_uitest.js
|
View
|
|
1 chunk |
+31 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/ui/ui_test.h
|
View
|
1
2
3
4
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/ui/ui_test.cc
|
View
|
1
2
3
4
|
2 chunks |
+12 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/ui/ui_tests.scons
|
View
|
1
2
3
4
|
3 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/ui/ui_tests.vcproj
|
View
|
1
2
3
4
|
2 chunks |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/test/ui/v8_benchmark_uitest.cc
|
View
|
1
2
3
4
|
1 chunk |
+150 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/test/ui/v8_benchmark_uitest.js
|
View
|
|
1 chunk |
+34 lines, -0 lines |
0 comments
|
Download
|
Total messages: 7 (0 generated)
|