test262/test/annexB/language
jugglinmike 23efc2c96a Extend test for HTML comments (#684)
Extend test for HTML comments

The V8 engine incorrectly requires a leading newline character for
MultiLineComments which contain the optional trailing HTMLCloseComment
[1]. Extend the current tests to fail when such an invalid restriction
is in place.
[1] https://bugs.chromium.org/p/v8/issues/detail?id=5142
2016-06-28 15:54:40 -07:00
..
comments Extend test for HTML comments (#684) 2016-06-28 15:54:40 -07:00
eval-code Merge pull request #587 from bocoup/generation-annexb-fns 2016-05-31 17:45:48 -04:00
expressions Add tests for Annex B extn: __proto__ in obj init (#633) 2016-05-19 13:01:07 -04:00
function-code Generate tests 2016-04-18 16:19:29 -04:00
global-code Generate tests 2016-04-18 16:19:29 -04:00
literals Add tests for Annex B extns to RegExp patterns 2016-05-10 10:38:04 -04:00
statements Add tests for TryStatement binding restrictions (#577) 2016-04-21 15:54:25 -04:00