Change test script to make it easy to run crankshaft tests on ARM and
authorager@chromium.org <ager@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 10 Dec 2010 12:05:28 +0000 (12:05 +0000)
committerager@chromium.org <ager@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 10 Dec 2010 12:05:28 +0000 (12:05 +0000)
commiteb8e1d9d0e048f1ae48d3aaa5c71547cad179ff8
treee7ae8740b8b79c36e3c6b0d63db8d78a28766fa5
parentf2ec8be1787a336db4ef02cb77ffa62a09c2f122
Change test script to make it easy to run crankshaft tests on ARM and
x64 where crankshaft is not the default. Add ability to add custom
expectations for running in this special crankshaft mode.

The expectations are not updated in this change. There are a couple of
bugs that I would like to fix before doing that. Otherwise the lists
will be very long. :)

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5962 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
test/mjsunit/mjsunit.status
tools/test.py