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

Unified Diff: test/sputnik/README

Issue 372053: Added test runner for sputnik tests. (Closed)
Patch Set: Created 11 years, 1 month 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 | test/sputnik/sputnik.status » ('j') | test/sputnik/sputnik.status » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/sputnik/README
diff --git a/test/sputnik/README b/test/sputnik/README
new file mode 100644
index 0000000000000000000000000000000000000000..99f13d14bcb0ff67cbebd34aa84c9285032364dc
--- /dev/null
+++ b/test/sputnik/README
@@ -0,0 +1,6 @@
+To run the sputniktests you must check out the test suite from
+googlecode.com. The test expectations are currently relative to
+version 21. To get the tests run the following command within
+v8/tests/sputnik/
+
+ svn co http://sputniktests.googlecode.com/svn/trunk/ -r21 sputniktests
« no previous file with comments | « no previous file | test/sputnik/sputnik.status » ('j') | test/sputnik/sputnik.status » ('J')

Powered by Google App Engine
This is Rietveld 408576698