summaryrefslogtreecommitdiff
path: root/test/built-ins/Object/prototype
Commit message (Expand)AuthorAgeFilesLines
* built-ins/Object/*: make all indentation consistent (depth & character) (#1432)Rick Waldron2018-02-1595-193/+439
* Revert "js-beautify: make all indentation consistent (depth & character) (#14...André Bargull2018-02-0995-439/+193
* js-beautify: make all indentation consistent (depth & character) (#1409)Rick Waldron2018-02-0995-193/+439
* Frontmatter: fixup "info: >" to "info: |"Rick Waldron2018-01-0556-56/+56
* Add missing Symbol.toStringTag feature flagsLeo Balter2017-09-081-1/+1
* Add missing Symbol features flagsLeo Balter2017-09-076-0/+6
* Remove execute bit from files (#976)André Bargull2017-04-1316-0/+0
* Merge pull request #949 from rwaldron/755Leo Balter2017-04-062-0/+65
|\
| * Move proxy function proxy tests into own fileRick Waldron2017-04-062-36/+45
| * Update the toString/proxy.js to test stringifing functionsKeith Miller2016-08-301-1/+57
* | Test Symbol.toStringTag overrides on primitive wrapper prototypes. Closes gh-...Rick Waldron2017-01-202-0/+42
|/
* Add tests for usage of IsArray (#667)jugglinmike2016-06-102-0/+72
* s/id/esidLeonardo Balter2016-02-224-4/+4
* Add tests for Object.prototype extensibility and its immutable prototypeLeonardo Balter2016-02-124-0/+139
* Add missing tests for "length" and "name" properties of built-in functionsAndré Bargull2016-01-156-0/+156
* Tests for changes introduced in ES2015 (Annex E)André Bargull2015-09-0710-0/+315
* Merge pull request #414 from bocoup/symbol-to-string-tagRick Waldron2015-09-024-0/+133
|\
| * Add tests for well-known Symbol: @@toStringTagMike Pennisi2015-08-074-0/+133
* | Replace runTestCase with assert helpers [test/built-ins/Object]André Bargull2015-08-1156-333/+59
|/
* Remove links to hg.ecmascript.orgAndré Bargull2015-07-1756-224/+56
* Prefer explicit error checking where possibleMike Pennisi2015-07-1012-24/+37
* Remove $PRINT helper functionMike Pennisi2015-06-163-15/+12
* Fix tautological pattern in testsMike Pennisi2015-06-168-66/+23
* Remove `$FAIL` functionMike Pennisi2015-06-0926-56/+36
* Enable strict mode for more built-in testsAndré Bargull2015-05-188-23/+27
* Fix some strict mode errors in built-ins/ObjectAndré Bargull2015-04-2920-16/+17
* Reorganize ./testBrian Terlson2014-12-07135-0/+2979