summaryrefslogtreecommitdiff
path: root/test/built-ins/Array/prototype/splice
Commit message (Expand)AuthorAgeFilesLines
* js-beautify: make all indentation consistent (depth & character) (#1409)Rick Waldron2018-02-0956-171/+212
* Frontmatter: fixup "info: >" to "info: |"Rick Waldron2018-01-0529-29/+29
* Add cross-realm featureLeo Balter2017-09-222-2/+2
* Add missing Symbol.species feature flagsLeo Balter2017-09-083-0/+3
* add esid to array/prototype/splice testsdeathbearbrown2017-07-1252-198/+250
* Add tests for Array.prototype methods when length property exceeds safe integ...André Bargull2017-05-106-0/+344
* Merge pull request #963 from leobalter/prop-descsRick Waldron2017-04-288-117/+49
|\
| * Add and update common tests for Array and Array.prototypeLeo Balter2017-04-118-117/+49
* | Remove execute bit from files (#976)André Bargull2017-04-133-0/+0
|/
* Rename $ => $262. Fixes gh-802 (#823)Rick Waldron2017-03-012-2/+2
* Add tests for realm interactions (#688)jugglinmike2016-10-242-0/+87
* Add tests for usage of IsArray (#667)jugglinmike2016-06-101-0/+40
* Add tests for ArraySpeciesCreate (#600)jugglinmike2016-05-0313-0/+506
* Add missing tests for "length" and "name" properties of built-in functionsAndré Bargull2016-01-151-0/+26
* Tests for changes introduced in ES2015 (Annex E)André Bargull2015-09-072-0/+59
* Replace runTestCase with assert, try-finally, [test/built-ins/Array]André Bargull2015-08-131-9/+4
* Replace runTestCase with assert helpers [test/built-ins/Array]André Bargull2015-08-061-5/+3
* Remove links to hg.ecmascript.orgAndré Bargull2015-07-172-8/+2
* Prefer explicit error checking where possibleMike Pennisi2015-07-101-2/+3
* Remove `$FAIL` functionMike Pennisi2015-06-091-2/+1
* Additional tests with incorrect for-in contextAndré Bargull2015-05-261-2/+2
* Enable strict mode for more built-in testsAndré Bargull2015-05-182-3/+2
* initial tests of Array.prototpe.splice requiring settable "length"Sam Mikes2014-12-103-0/+63
* Reorganize ./testBrian Terlson2014-12-0752-0/+2406