test262/test/built-ins/RegExp/named-groups
Leo Balter ca314476a9 Update RegExp tests for named-capturing and dotAll (#1009)
* Split order tests for RegExp#flags

* small fixes for RegExp named groups

* Remove invalid syntax

* The test mustn't include the global flag
2017-05-01 12:08:31 -04:00
..
functional-replace-global.js RegExp named group tests (#998) 2017-04-27 12:50:59 -04:00
functional-replace-non-global.js RegExp named group tests (#998) 2017-04-27 12:50:59 -04:00
groups-properties.js RegExp named group tests (#998) 2017-04-27 12:50:59 -04:00
lookbehind.js Update RegExp tests for named-capturing and dotAll (#1009) 2017-05-01 12:08:31 -04:00
non-unicode-malformed.js Update RegExp tests for named-capturing and dotAll (#1009) 2017-05-01 12:08:31 -04:00
non-unicode-match.js Update RegExp tests for named-capturing and dotAll (#1009) 2017-05-01 12:08:31 -04:00
non-unicode-property-names.js Update RegExp tests for named-capturing and dotAll (#1009) 2017-05-01 12:08:31 -04:00
non-unicode-references.js Update RegExp tests for named-capturing and dotAll (#1009) 2017-05-01 12:08:31 -04:00
string-replace-get.js RegExp named group tests (#998) 2017-04-27 12:50:59 -04:00
string-replace-missing.js RegExp named group tests (#998) 2017-04-27 12:50:59 -04:00
string-replace-nocaptures.js Update RegExp tests for named-capturing and dotAll (#1009) 2017-05-01 12:08:31 -04:00
string-replace-numbered.js RegExp named group tests (#998) 2017-04-27 12:50:59 -04:00
string-replace-unclosed.js RegExp named group tests (#998) 2017-04-27 12:50:59 -04:00
string-replace-undefined.js RegExp named group tests (#998) 2017-04-27 12:50:59 -04:00
unicode-malformed.js Update RegExp tests for named-capturing and dotAll (#1009) 2017-05-01 12:08:31 -04:00
unicode-match.js Update RegExp tests for named-capturing and dotAll (#1009) 2017-05-01 12:08:31 -04:00
unicode-property-names.js Update RegExp tests for named-capturing and dotAll (#1009) 2017-05-01 12:08:31 -04:00
unicode-references.js RegExp named group tests (#998) 2017-04-27 12:50:59 -04:00