| Index: chrome/test/data/v8_benchmark/README.chromium
|
| ===================================================================
|
| --- chrome/test/data/v8_benchmark/README.chromium (revision 12775)
|
| +++ chrome/test/data/v8_benchmark/README.chromium (working copy)
|
| @@ -7,3 +7,11 @@
|
| http://v8.googlecode.com/svn/data/benchmarks/v3
|
|
|
| Version: 3
|
| +
|
| +Modifications:
|
| + - Included v8_benchmark_uitest.js in run.html. This file provides an
|
| + interface between the benchmark and the test automation.
|
| + - Added json2.js, a parser/stringifier for JSON in JavaScript. This is used
|
| + to stringify results for consumption by the test automation. Included this
|
| + file in run.html.
|
| + - Modified run.html to call automation functions as necessary.
|
|
|