Aleksey Shvayka
|
ce0ba9b2e6
|
add escaped substitution test
|
2017-06-27 00:45:08 +03:00 |
Aleksey Shvayka
|
f7b15e18d4
|
add empty replace test
|
2017-06-26 18:57:19 +03:00 |
Aleksey Shvayka
|
cb22dad417
|
add empty references tests
|
2017-06-26 18:35:16 +03:00 |
Aleksey Shvayka
|
c38f1d12b0
|
add groups object tests
|
2017-06-23 22:59:57 +03:00 |
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 |
Daniel Ehrenberg
|
6cf15f523a
|
RegExp named group tests (#998)
Tests against the Stage 3 named capture groups proposal
https://tc39.github.io/proposal-regexp-named-groups
|
2017-04-27 12:50:59 -04:00 |