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

Unified Diff: test/test262/README

Issue 1424043006: Make test262 README file revision independent. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/test262/README
diff --git a/test/test262/README b/test/test262/README
index 8e963c8900bccb5381a982a9b3241e35b041fc22..e563e85dd419476e9d545e8fd04062a9a4bcfbb7 100644
--- a/test/test262/README
+++ b/test/test262/README
@@ -3,12 +3,12 @@ into the v8 test harness. The tests are checked out as a dependency from
https://chromium.googlesource.com/external/github.com/tc39/test262
-at hash 26e6fd7 (2015/10/01 revision) as 'data' in this directory. They are
+at a revision specified in the DEPS file as 'data' in this directory. They are
fetched with 'gclient sync'. To update to a newer version, please change the
DEPS file.
Using a newer version, e.g. 'deadbeef' may be possible but the tests are only
-known to pass (and indeed run) with that revision. Example:
+known to pass (and indeed run) with the DEPS revision. Example:
cd data
git fetch
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698