test262/test
Daniel Ehrenberg f9a0f05850 Additional tests for QuantifiableAssertion
- Tests that lookahead and lookbehind are not extended to
  QuantifiableAssertion, as in https://github.com/tc39/ecma262/pull/1102
- Additional tests verifying some more combinations of cases for
  QuantifiableAssertion being invalid in Unicode mode.

Based on the tests in https://chromium-review.googlesource.com/c/v8/v8/+/926102

These tests pass on V8 (if the throw for early errors is removed to
work around a V8 issue where RegExps don't have early errors).
2018-02-26 12:34:39 +01:00
..
annexB Fix annex B tests 2018-01-25 14:37:36 -05:00
built-ins built-ins/Date/*: make all indentation consistent (depth & character) (#1422) 2018-02-15 16:40:26 -05:00
harness Frontmatter: fixup "description: |" to "description: >" 2018-01-05 12:29:17 -05:00
intl402 Add test cases for tc39/ecma402#194 2018-01-25 14:04:44 -05:00
language Additional tests for QuantifiableAssertion 2018-02-26 12:34:39 +01:00