summaryrefslogtreecommitdiff
path: root/test/built-ins/RegExp/prototype/Symbol.match
Commit message (Expand)AuthorAgeFilesLines
* Revert "js-beautify: make all indentation consistent (depth & character) (#14...André Bargull2018-02-0923-51/+25
* js-beautify: make all indentation consistent (depth & character) (#1409)Rick Waldron2018-02-0923-25/+51
* Frontmatter: fixup "info: >" to "info: |"Rick Waldron2018-01-0550-50/+50
* Add missing Symbol.match feature flagsLeo Balter2017-09-083-0/+3
* Tests for new lastIndex semantics (#760)Jakob Gruber2016-09-294-18/+16
* Update RegExp tests (#614)jugglinmike2016-05-099-393/+76
* Add tests for @@matchMike Pennisi2015-09-1447-5/+1795
* Add tests for RegExp `u` flagMike Pennisi2015-07-242-0/+64
* Add tests for RegExp `y` flagMike Pennisi2015-07-218-0/+308