v8/test/sputnik
ager@chromium.org 0d8c343c90 Do not pass the global object as the receiver to strict-mode and
builtin replace and sort functions.

R=ricow@chromium.org
BUG=v8:1360
TEST=mjsunit/regress/regress-1360.js

Review URL: http://codereview.chromium.org/7283006

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@8488 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2011-06-30 12:29:19 +00:00
..
README Update test expectations for sputnik to match new revision. 2011-06-30 06:10:12 +00:00
sputnik.status Do not pass the global object as the receiver to strict-mode and 2011-06-30 12:29:19 +00:00
testcfg.py Reapply 7581, Fix tools/test.py to allow CTRL+C to work correctly again. 2011-04-15 09:41:09 +00:00

To run the sputniktests you must check out the test suite from
googlecode.com.  The test expectations are currently relative to
version 97. To get the tests run the following command within
v8/test/sputnik/

  svn co http://sputniktests.googlecode.com/svn/trunk/ -r97 sputniktests