summaryrefslogtreecommitdiff
path: root/test/built-ins/Symbol
Commit message (Expand)AuthorAgeFilesLines
* Revert "js-beautify: make all indentation consistent (depth & character) (#14...André Bargull2018-02-094-12/+15
* js-beautify: make all indentation consistent (depth & character) (#1409)Rick Waldron2018-02-094-15/+12
* Remove unused includesAndré Bargull2018-01-252-4/+0
* Fix: various lint fixesRick Waldron2018-01-101-2/+1
* Frontmatter: fixup "info: >" to "info: |"Rick Waldron2018-01-0553-53/+53
* Add cross-realm featureLeo Balter2017-09-2213-13/+13
* Add other missing Symbol feature flagsLeo Balter2017-09-0822-0/+22
* Add missing Symbol.species feature flagsLeo Balter2017-09-083-0/+3
* Add missing Symbol.iterator feature flagsLeo Balter2017-09-081-1/+1
* Add missing Symbol features flagsLeo Balter2017-09-0718-0/+18
* Add basic Symbol constructor tests (#1069)Aleksey Shvayka2017-06-223-0/+49
* Remove execute bit from files (#976)André Bargull2017-04-138-0/+0
* Rename $ => $262. Fixes gh-802 (#823)Rick Waldron2017-03-0113-13/+13
* Add tests for realm interactions (#688)jugglinmike2016-10-2413-0/+203
* Improve test coverage for Symbol (#645)jugglinmike2016-05-3015-0/+333
* Increase coverage for Symbol constructorMike Pennisi2016-04-255-0/+168
* Add missing tests for "length" and "name" properties of built-in functionsAndré Bargull2016-01-158-0/+220
* Add tests for well-known Symbol: @@unscopablesMike Pennisi2015-10-051-0/+17
* Merge pull request #418 from bocoup/symbol-to-primitiveGorkem Yakin2015-09-188-0/+170
|\
| * Add tests for well-known Symbol: @@toPrimitiveMike Pennisi2015-08-168-0/+170
* | Merge pull request #399 from bocoup/symbol-matchGorkem Yakin2015-09-141-0/+17
|\ \
| * | Add tests for @@matchMike Pennisi2015-09-141-0/+17
* | | Merge pull request #407 from bocoup/symbol-splitGorkem Yakin2015-09-101-0/+17
|\ \ \
| * | | Add tests for well-known Symbol: @@splitMike Pennisi2015-08-061-0/+17
| | |/ | |/|
* | | Add tests for well-known Symbol: @@searchMike Pennisi2015-09-081-0/+17
| |/ |/|
* | Merge pull request #402 from bocoup/symbol-replaceRick Waldron2015-09-021-0/+17
|\ \
| * | Add tests for well-known Symbol: @@replaceMike Pennisi2015-08-051-0/+17
| |/
* | Merge pull request #414 from bocoup/symbol-to-string-tagRick Waldron2015-09-023-12/+38
|\ \
| * | Add tests for well-known Symbol: @@toStringTagMike Pennisi2015-08-073-12/+38
| |/
* | Add tests for well-known Symbol, @@hasInstanceMike Pennisi2015-07-281-0/+16
|/
* Merge pull request #377 from bocoup/symbol-iteratorBrian Terlson2015-07-271-0/+17
|\
| * Add test for well-known Symbol, @@iteratorMike Pennisi2015-07-161-0/+17
* | Add tests for @@isConcatSpreadableMike Pennisi2015-07-241-0/+16
* | - Remove inline licenseAndré Bargull2015-07-178-8/+8
|/
* fixing a typounknown2015-04-241-1/+1
* Import tests from Google V8 (Symbol)Rick Waldron2015-04-0717-112/+144
* Symbol.species testssmikes2015-03-099-0/+173