Rick Waldron
|
cda3ec74a1
|
ES6-specific tests: es5id=>es6id, new es6id entries. Closes gh-144
|
2015-02-12 16:36:13 -05:00 |
smikes
|
5318ee7b1f
|
minor fixes to Array.protoype.find tests
split "this" tests into strict/nonstrict branches
split callable into separate test cases
metadata: rename es6 to features
|
2014-12-10 16:53:12 -08:00 |
Sam Mikes
|
485059c46d
|
initial tests of Array.prototpe.splice requiring settable "length"
add test of object with only "length" getter
*fix typo
per comments from @anba, thanks!
* remove needless checks
* add "splice" method
fix es5id
|
2014-12-10 15:18:42 -08:00 |
Juan Ignacio Dopazo
|
d863423d1a
|
Array.prototype.find no longer skips holes
|
2014-12-09 18:37:41 -08:00 |
Brian Terlson
|
2a74f0ec1b
|
Reorganize ./test
|
2014-12-07 15:33:09 -08:00 |