Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(378)

Unified Diff: chrome/test/data/v8_benchmark/README.chromium

Issue 42628: - Add UI test for the V8 Benchmark Suite.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/data/sunspider/sunspider-results.html ('k') | chrome/test/data/v8_benchmark/json2.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « chrome/test/data/sunspider/sunspider-results.html ('k') | chrome/test/data/v8_benchmark/json2.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698