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

Side by Side Diff: test/sputnik/README

Issue 5620007: Change the HGraphBuilder to dispatch on the context. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Added missing code needed after rebasing to HEAD. Created 10 years 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 unified diff | Download patch | Annotate | Revision Log
« src/hydrogen.cc ('K') | « src/hydrogen.cc ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 To run the sputniktests you must check out the test suite from 1 To run the sputniktests you must check out the test suite from
2 googlecode.com. The test expectations are currently relative to 2 googlecode.com. The test expectations are currently relative to
3 version 28. To get the tests run the following command within 3 version 28. To get the tests run the following command within
4 v8/tests/sputnik/ 4 v8/test/sputnik/
5 5
6 svn co http://sputniktests.googlecode.com/svn/trunk/ -r28 sputniktests 6 svn co http://sputniktests.googlecode.com/svn/trunk/ -r28 sputniktests
OLDNEW
« src/hydrogen.cc ('K') | « src/hydrogen.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698