v8/test
marja@chromium.org 35354cb9b7 Tests and fixes for (pre)parse errors related to future reserved words.
This contains the following fixes:
- PreParser was using an error "reserved_word" which doesn't exist in
messages.js. Changed it to "unexpected_reserved".

BUG=3126
LOG=N
R=ulan@chromium.org

Review URL: https://codereview.chromium.org/153793002

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@19076 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-02-04 16:38:47 +00:00
..
benchmarks Update benchmark test suite. 2013-11-20 15:05:52 +00:00
cctest Tests and fixes for (pre)parse errors related to future reserved words. 2014-02-04 16:38:47 +00:00
intl Implements ES6 String.prototype.normalize method. 2014-01-31 08:09:17 +00:00
message Make sure files end with exactly one new line and police this in presubmit. 2013-11-22 13:50:39 +00:00
mjsunit Check the offset argument of TypedArray.set for fitting into Smi. 2014-02-04 09:53:05 +00:00
mozilla Skip Mozilla tests with timeouts. 2014-01-29 15:13:45 +00:00
preparser Make sure files end with exactly one new line and police this in presubmit. 2013-11-22 13:50:39 +00:00
test262 Remove CallICs 2014-01-31 16:52:17 +00:00
webkit Tests for (pre)parse errors when "eval" and "arguments" are found in inappropriate places. 2014-02-04 11:26:19 +00:00