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 Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
hasInstance Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
isConcatSpreadable Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
iterator Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
keyFor Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
match Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
prototype Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
replace Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
search Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
species Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
split Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
toPrimitive Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
toStringTag Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
unscopables Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
auto-boxing-non-strict.js - Remove inline license 2015-07-17 19:55:00 +02:00
auto-boxing-strict.js - Remove inline license 2015-07-17 19:55:00 +02:00
constructor.js - Remove inline license 2015-07-17 19:55:00 +02:00
desc-to-string-symbol.js Increase coverage for Symbol constructor 2016-04-25 10:59:22 -07:00
desc-to-string.js Increase coverage for Symbol constructor 2016-04-25 10:59:22 -07:00
invoked-with-new.js Increase coverage for Symbol constructor 2016-04-25 10:59:22 -07:00
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 Increase coverage for Symbol constructor 2016-04-25 10:59:22 -07:00