summaryrefslogtreecommitdiff
path: root/test/built-ins/RegExp
Commit message (Expand)AuthorAgeFilesLines
* Update RegExp tests (#614)jugglinmike2016-05-0917-683/+113
* Merge branch 'bocoup/species-accessor-values'Gorkem Yakin2016-04-252-3/+22
|\
| * Add tests for return value of @@species accessorsMike Pennisi2016-04-252-3/+22
* | Reduce reliance on `fnGlobalObject.js`Mike Pennisi2016-04-251-2/+1
|/
* s/id/esidLeonardo Balter2016-02-221-1/+1
* Replace es7id tags with idLeonardo Balter2016-02-121-1/+1
* Add missing tests for "length" and "name" properties of built-in functionsAndré Bargull2016-01-1510-0/+296
* Move Symbol.species and AnnexB tests to new subfoldersAndré Bargull2016-01-152-0/+0
* Add test cases for recent ES2016 fixesAndré Bargull2015-12-151-0/+32
* Updates for ES2016 Draft 2015-12-01André Bargull2015-12-021-3/+3
* Merge pull request #399 from bocoup/symbol-matchGorkem Yakin2015-09-1453-5/+2109
|\
| * Add tests for @@matchMike Pennisi2015-09-1453-5/+2109
* | Merge pull request #407 from bocoup/symbol-splitGorkem Yakin2015-09-1039-0/+1368
|\ \
| * | Add tests for well-known Symbol: @@splitMike Pennisi2015-08-0639-0/+1368
* | | Add tests for well-known Symbol: @@searchMike Pennisi2015-09-0817-0/+504
| |/ |/|
* | Merge pull request #408 from anba/es2015_changesRick Waldron2015-09-073-0/+70
|\ \
| * | Tests for changes introduced in ES2015 (Annex E)André Bargull2015-09-073-0/+70
* | | Improve compatibility for engines without support for Annex BAndré Bargull2015-09-076-113/+33
|/ /
* | Merge branch 'remove-runTestCase-builtins-other' of https://github.com/anba/t...Rick Waldron2015-09-041-5/+1
|\ \
| * | Replace runTestCase with assert helpers [test/built-ins]André Bargull2015-08-131-5/+1
* | | Merge pull request #402 from bocoup/symbol-replaceRick Waldron2015-09-0245-0/+1436
|\ \ \ | |/ / |/| |
| * | Add tests for well-known Symbol: @@replaceMike Pennisi2015-08-0545-0/+1436
| |/
* | Replace runTestCase with assert.throws [test/built-ins]André Bargull2015-08-114-44/+12
* | Replace runTestCase with assert helpers [test/built-ins/RegExp]André Bargull2015-08-067-55/+26
|/
* Merge pull request #355 from anba/regexp-unicodeBrian Terlson2015-07-3012-0/+811
|\
| * Change test descriptionsAndré Bargull2015-07-2911-11/+11
| * Add assertion messagesAndré Bargull2015-07-2912-166/+422
| * Add additional tests for valid and invalid identity escapesAndré Bargull2015-07-102-0/+153
| * B.1.4 extensions are not allowed for Unicode RegExpsAndré Bargull2015-07-0810-0/+402
* | Merge pull request #369 from littledan/masterBrian Terlson2015-07-242-12/+50
|\ \
| * | Reinforce test for the use of ToLength(lastIndex) in RegExpDan Ehrenberg2015-07-212-12/+50
* | | Add tests for RegExp `u` flagMike Pennisi2015-07-2419-0/+565
* | | Add tests for RegExp `y` flagMike Pennisi2015-07-2139-0/+1290
|/ /
* | Remove links to hg.ecmascript.orgAndré Bargull2015-07-1718-72/+18
* | Merge pull request #356 from anba/regexp-cleanupBrian Terlson2015-07-0955-221/+228
|\ \
| * | Clean-up test comments and remove invalid testsAndré Bargull2015-07-0855-221/+228
| |/
* | fixupLeonardo Balter2015-07-061-24/+0
* | Add test for built-in accessor properties namesLeonardo Balter2015-07-068-0/+193
|/
* Remove `$FAIL` functionMike Pennisi2015-06-0927-55/+38
* Enable strict mode for more built-in testsAndré Bargull2015-05-1810-49/+53
* Fix strict mode errors in built-ins/RegExpAndré Bargull2015-04-29395-806/+807
* Update remaining tests for ES2015 compatibility (rev38)André Bargull2015-04-276-41/+31
* Import tests from Google V8 (Symbol)Rick Waldron2015-04-071-0/+18
* Reorganize ./testBrian Terlson2014-12-07544-0/+21805