Add a number of old tests to the mjsunit test suite.
authorager@chromium.org <ager@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 15 Jun 2011 13:33:10 +0000 (13:33 +0000)
committerager@chromium.org <ager@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 15 Jun 2011 13:33:10 +0000 (13:33 +0000)
commit939011bb25ead78017e43a0f8d68a984c367e8fd
treedc094714f0d5298a63fd25195d780f3f42f838ee
parentb84d07767cd7b0b72e85e03f6a18043009a9f69f
Add a number of old tests to the mjsunit test suite.

R=kasperl@chromium.org
BUG=
TEST=

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@8298 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
test/mjsunit/argument-assigned.js [new file with mode: 0644]
test/mjsunit/argument-named-arguments.js [new file with mode: 0644]
test/mjsunit/arguments-escape.js [new file with mode: 0644]
test/mjsunit/arguments.js
test/mjsunit/boolean.js [new file with mode: 0644]
test/mjsunit/break.js [new file with mode: 0644]
test/mjsunit/hex-parsing.js [new file with mode: 0644]
test/mjsunit/logical.js [new file with mode: 0644]
test/mjsunit/multiline.js [new file with mode: 0644]
test/mjsunit/numops-fuzz.js [new file with mode: 0644]