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

Unified Diff: samples/third_party/dromaeo/README

Issue 10407099: Generate dart2js versions of Dromaeo (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address comments Created 8 years, 7 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 | samples/third_party/dromaeo/Suites.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/third_party/dromaeo/README
diff --git a/samples/third_party/dromaeo/README b/samples/third_party/dromaeo/README
index 21d9a1d5c6d343f5c0b322618070a70c121ab597..83f2c9769a6c4ff8d9e187ca2a8a38ddc7995994 100644
--- a/samples/third_party/dromaeo/README
+++ b/samples/third_party/dromaeo/README
@@ -1,8 +1,12 @@
This is a port of the Dromaeo benchmark (http://dromaeo.com/) to Dart.
See the attached LICENSE file in this directory.
-To run:
-(1) Execute ./generate_frog_tests.sh to create frog variants.
-(2) Use a Dartium chrome binary to open index.html in this
-directory.
-(3) Alternatively, use a standard browser to open index-js.html?js|frog in this directory.
+To run:
+
+(1) Execute python ./generate_dart2js_tests.py to create frog
+and dart2js variants.
+
+(2) Use a Dartium chrome binary to open index.html in this directory.
+
+(3) Alternatively, use a standard browser to open
+index-js.html?js|frog|dart2js in this directory.
« no previous file with comments | « no previous file | samples/third_party/dromaeo/Suites.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698