test262/test/built-ins/RegExp/named-groups
Mathias Bynens 7446e885e9 [regexp-named-groups] Expand tests for `groups` property
The `groups` property must be created unconditionally. https://github.com/tc39/proposal-regexp-named-groups/pull/40
2017-12-20 15:33:37 -05:00
..
functional-replace-global.js
functional-replace-non-global.js
groups-object-subclass-sans.js
groups-object-subclass.js
groups-object-undefined.js
groups-object-unmatched.js
groups-object.js
groups-properties.js
lookbehind.js
non-unicode-malformed.js
non-unicode-match.js
non-unicode-property-names.js
non-unicode-references.js
string-replace-escaped.js
string-replace-get.js
string-replace-missing.js
string-replace-nocaptures.js
string-replace-numbered.js
string-replace-unclosed.js
string-replace-undefined.js
unicode-malformed.js
unicode-match.js
unicode-property-names.js
unicode-references.js