Reviewers: Jakob,
Message:
PTAL
The .js and .txt files are all copied from
<chromium_root>/src/third_party/WebKit/LayoutTests/fast/js(/script-tests).
The
only modification is a new license header.
Is 'blink' actually a good name for the test suite? It does not describe its
origin very well. Maybe webkit or jsc is better?
Description:
Migrate blink tests that are not relevant to blink into a new V8 test suite
called 'blink'.
This initial CL contains the new test suite code and two tests for
demonstration.
Other tests will follow in a separate CL.
Please review this at
https://codereview.chromium.org/17260002/
SVN Base:
https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files:
A + test/blink/blink.status
A + test/blink/blink.status2
A test/blink/concat-while-having-a-bad-time-expected.txt
A test/blink/concat-while-having-a-bad-time.js
A test/blink/dfg-inlining-reg-alloc-expected.txt
A test/blink/dfg-inlining-reg-alloc.js
A test/blink/resources/standalone-post.js
A test/blink/resources/standalone-pre.js
A + test/blink/testcfg.py