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

Side by Side Diff: test/es5conform/README

Issue 214051: Pushed 1.3.12 to trunk. (Closed) Base URL: http://v8.googlecode.com/svn/trunk/
Patch Set: Created 11 years, 3 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « test/cctest/test-heap-profiler.cc ('k') | test/es5conform/es5conform.status » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 This directory contains code for binding the es5conform test suite 1 This directory contains code for binding the es5conform test suite
2 into the v8 test harness. To use the tests check out the es5conform 2 into the v8 test harness. To use the tests check out the es5conform
3 tests from 3 tests from
4 4
5 https://es5conform.svn.codeplex.com/svn 5 https://es5conform.svn.codeplex.com/svn
6 6
7 in revision 59101 as 'data' in this directory. Using later version 7 in revision 59101 as 'data' in this directory. Using later version
8 may be possible but the tests are only known to pass (and indeed run) 8 may be possible but the tests are only known to pass (and indeed run)
9 with that revision. 9 with that revision.
10 10
11 If you do update to a newer revision you may have to change the test 11 If you do update to a newer revision you may have to change the test
12 harness adapter code since it uses internal functionality from the 12 harness adapter code since it uses internal functionality from the
13 harness that comes bundled with the tests. You will most likely also 13 harness that comes bundled with the tests. You will most likely also
14 have to update the test expectation file. 14 have to update the test expectation file.
OLDNEW
« no previous file with comments | « test/cctest/test-heap-profiler.cc ('k') | test/es5conform/es5conform.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698