test262/test/built-ins/Symbol
Aleksey Shvayka 0d2b3562e9 Add basic Symbol constructor tests (#1069)
* add Symbol.length test

* add Symbol.name test

* add global.Symbol test
2017-06-22 22:11:26 -03:00
..
for
hasInstance
isConcatSpreadable
iterator
keyFor
match
prototype
replace
search
species
split
toPrimitive
toStringTag
unscopables
auto-boxing-non-strict.js
auto-boxing-strict.js
constructor.js
desc-to-string-symbol.js
desc-to-string.js
invoked-with-new.js
length.js Add basic Symbol constructor tests (#1069) 2017-06-22 22:11:26 -03:00
name.js Add basic Symbol constructor tests (#1069) 2017-06-22 22:11:26 -03:00
symbol.js Add basic Symbol constructor tests (#1069) 2017-06-22 22:11:26 -03:00
uniqueness.js