v8/test/sputnik
mstarzinger@chromium.org 417a01accf Fix RegExp white-space character class to match BOMs.
R=rossberg@chromium.org
TEST=test262/S15.10.2.12_A?_T1,mjsunit/regexp

Review URL: https://chromiumcodereview.appspot.com/9426032

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@10770 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2012-02-20 17:50:53 +00:00
..
README Update test expectations for sputnik to match new revision. 2011-06-30 06:10:12 +00:00
sputnik.status Fix RegExp white-space character class to match BOMs. 2012-02-20 17:50:53 +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