summaryrefslogtreecommitdiff
path: root/test/built-ins/Function/prototype
Commit message (Expand)AuthorAgeFilesLines
* Frontmatter: fixup "info: >" to "info: |"Rick Waldron2018-01-05107-107/+107
* Add missing generators flagsLeo Balter2017-10-261-0/+1
* Add cross-realm featureLeo Balter2017-09-222-1/+2
* Add missing Symbol features flagsLeo Balter2017-09-071-0/+1
* Correct typo in copyright informationMike Pennisi2017-04-185-5/+5
* Remove execute bit from files (#976)André Bargull2017-04-133-0/+0
* Fix Function.prototype.bind test (#958)Joseph Pecoraro2017-04-111-3/+3
* Add Function.prototype.toString tests for async generator functions (#955)André Bargull2017-04-1032-6/+389
* Rename $ => $262. Fixes gh-802 (#823)Rick Waldron2017-03-012-2/+2
* add line feed following `{` of F.p.toString output for dynamic functions (#847)Josh Wolfe2017-02-071-1/+1
* Function.prototype.toString no longer does line terminator normalisation (#820)Michael Ficarra2017-01-093-4/+4
* add line feeds following `{` of F.p.toString output for dynamic functions (#803)Michael Ficarra2016-12-062-2/+2
* Add missing operator in test (#804)Simon Richter2016-12-061-1/+1
* Add tests for realm interactions (#688)jugglinmike2016-10-242-0/+52
* Improve coverage for section 9 (#726)jugglinmike2016-08-054-0/+108
* Add tests for async functionsBrian Terlson2016-07-284-0/+56
* add Function.prototype.toString tests, conforming to proposed revisionMichael Ficarra2016-04-1136-20/+428
* Add missing tests for "length" and "name" properties of built-in functionsAndré Bargull2016-01-154-0/+104
* Merge pull request #415 from anba/remove-runTestCase-finallyRick Waldron2015-09-0410-99/+25
|\
| * Replace runTestCase with assert, try-finallyAndré Bargull2015-08-1310-99/+25
* | Merge branch 'remove-runTestCase-builtins-other' of https://github.com/anba/t...Rick Waldron2015-09-043-29/+9
|\ \
| * | Replace runTestCase with assert helpers, rest [test/built-ins]André Bargull2015-08-133-29/+9
| |/
* | Merge pull request #370 from bocoup/symbol-has-instanceGorkem Yakin2015-08-3111-0/+293
|\ \ | |/ |/|
| * Add tests for well-known Symbol, @@hasInstanceMike Pennisi2015-07-2811-0/+293
* | Replace runTestCase with assert.throws [test/built-ins]André Bargull2015-08-1111-109/+29
* | Replace runTestCase with assert helpers [test/built-ins/Function]André Bargull2015-08-0664-376/+113
|/
* Add tests for function `name` attributeMike Pennisi2015-07-215-0/+141
* Remove links to hg.ecmascript.orgAndré Bargull2015-07-1789-359/+89
* Prefer explicit error checking where possibleMike Pennisi2015-07-1016-32/+50
* Move tests for the FunctionPrototype intrinsicMike Pennisi2015-07-102-0/+57
* Update handling of directive prologuesMike Pennisi2015-06-186-8/+0
* Fix tautological pattern in testsMike Pennisi2015-06-162-18/+6
* Remove `$FAIL` functionMike Pennisi2015-06-0922-47/+30
* Enable strict mode for more built-in testsAndré Bargull2015-05-188-39/+53
* Fix strict mode errors in built-ins/FunctionAndré Bargull2015-04-2940-59/+77
* Update remaining tests for ES2015 compatibility (rev38)André Bargull2015-04-271-2/+1
* Add tests for %FunctionPrototype% restricted propertiesCaitlin Potter2015-04-117-152/+32
* Reorganize ./testBrian Terlson2014-12-07224-0/+5158