v8/test/sputnik
mstarzinger@chromium.org 330cd2205c Remove hidden prototype for builtin functions.
This is a deliberate non-conformity introduced more than 2 years ago to
be compatible with JSC. The current state is that all other browsers
perform ES5 conform in that regard.

R=erik.corry@gmail.com
BUG=chromium:1717,chromium:39662
TEST=test262/15.2.3.6-4-6??,mjsunit/undeletable-functions

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@9993 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2011-11-15 09:44:57 +00:00
..
README Update test expectations for sputnik to match new revision. 2011-06-30 06:10:12 +00:00
sputnik.status Remove hidden prototype for builtin functions. 2011-11-15 09:44:57 +00:00
testcfg.py Switch from sample shell to d8 for unit test 2011-07-26 05:56:45 +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