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

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

Issue 42581: - Add UI test for SunSpider.... (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 | « no previous file | chrome/test/data/sunspider/automation.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/sunspider/README.chromium
===================================================================
--- chrome/test/data/sunspider/README.chromium (revision 12370)
+++ chrome/test/data/sunspider/README.chromium (working copy)
@@ -6,3 +6,12 @@
http://webkit.org/perf/sunspider-0.9/sunspider.html
Version: 0.9
+
+Modifications:
+ - Added automation.js to provide an interface between the benchmark and the
+ test automation. Included this file in sunspider-results.html.
+ - 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 sunspider-results.html.
+ - Modified sunspider-results.html to call automation.SetDone() after the
+ results have been analyzed.
« no previous file with comments | « no previous file | chrome/test/data/sunspider/automation.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698