node/deps/v8/test/sputnik
Ryan Dahl 3b1d656da5 Revert "Upgrade V8 to 3.6.6"
Not stable enough.
- Windows snapshot linking broken
- Linux crash on ./node_g test/simple/test-stream-pipe-multi.js

This reverts commit 56e6952e63.
2011-10-10 17:58:30 -07:00
..
README Upgrade V8 to 3.4.10 2011-07-08 16:40:11 -07:00
sputnik.status Revert "Upgrade V8 to 3.6.6" 2011-10-10 17:58:30 -07:00
testcfg.py Upgrade V8 to 3.5.3 2011-08-04 12:18:09 -07:00

README

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