v8/test
lrn@chromium.org 12c3e7799c Make multi-line comments not count when checking whether --> is first on a line.
A multi-line comment containing a newline is considered a line-terminator for
other purposes, but a "-->" following such a comment is considered as being
on the same line as the text preceeding the multi-line comment.
This behavior matches JSC matching Firefox.

TEST=cctest/test-parsing/ScanHTMLEndComments

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@8351 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2011-06-21 13:34:16 +00:00
..
benchmarks Change cctests to use variant flags as part of the name for the serilization file. 2011-03-21 12:57:25 +00:00
cctest Make multi-line comments not count when checking whether --> is first on a line. 2011-06-21 13:34:16 +00:00
es5conform Reapply 7763, including arm and x64 variants. 2011-05-05 05:21:30 +00:00
message Change cctests to use variant flags as part of the name for the serilization file. 2011-03-21 12:57:25 +00:00
mjsunit Fix wrong bounds check on arguments object. 2011-06-21 09:27:38 +00:00
mozilla Make "native" not a keyword. 2011-06-20 10:20:57 +00:00
preparser Add tests for function statements in strict mode. 2011-05-24 14:02:59 +00:00
sputnik Make "native" not a keyword. 2011-06-20 10:20:57 +00:00
test262 Bring test262 expectations up-to-date. 2011-04-11 13:54:30 +00:00